Skip to content

Commit b9bbd77

Browse files
committed
1 parent 4b1612f commit b9bbd77

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

vocabularies/vocab_example/IDs0000xxx/0000001.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
88
a skos:Concept ;
99
dcterms:created "2023-08-10"^^xsd:date ;
1010
dcterms:identifier "0000001"^^xsd:token ;
11-
dcterms:modified "2025-12-27"^^xsd:date ;
11+
dcterms:modified "2025-12-31"^^xsd:date ;
1212
dcterms:provenance <https://github.com/NFDI4Cat/voc4cat-template/blame/main/vocabularies/vocab_example/0000001.ttl> ;
1313
rdfs:seeAlso <https://github.com/NFDI4Cat/voc4cat-template/blame/main/vocabularies/vocab_example/0000001.ttl> ;
1414
skos:altLabel "URI"@en ;

vocabularies/vocab_example/IDs0000xxx/0000002.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
88
a skos:Concept ;
99
dcterms:created "2023-08-10"^^xsd:date ;
1010
dcterms:identifier "0000002"^^xsd:token ;
11-
dcterms:modified "2025-12-27"^^xsd:date ;
11+
dcterms:modified "2025-12-31"^^xsd:date ;
1212
dcterms:provenance <https://github.com/NFDI4Cat/voc4cat-template/blame/main/vocabularies/vocab_example/0000002.ttl> ;
1313
rdfs:seeAlso <https://github.com/NFDI4Cat/voc4cat-template/blame/main/vocabularies/vocab_example/0000002.ttl> ;
1414
skos:altLabel

vocabularies/vocab_example/IDs0000xxx/0000003.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
88
a skos:Concept ;
99
dcterms:created "2023-08-10"^^xsd:date ;
1010
dcterms:identifier "0000003"^^xsd:token ;
11-
dcterms:modified "2025-12-27"^^xsd:date ;
11+
dcterms:modified "2025-12-31"^^xsd:date ;
1212
dcterms:provenance <https://github.com/NFDI4Cat/voc4cat-template/blame/main/vocabularies/vocab_example/0000003.ttl> ;
1313
rdfs:seeAlso <https://github.com/NFDI4Cat/voc4cat-template/blame/main/vocabularies/vocab_example/0000003.ttl> ;
1414
skos:altLabel "IRI"@en ;

vocabularies/vocab_example/IDs0000xxx/0000010.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
77
a skos:Collection ;
88
dcterms:created "2023-08-10"^^xsd:date ;
99
dcterms:identifier "0000010"^^xsd:token ;
10-
dcterms:modified "2025-12-27"^^xsd:date ;
10+
dcterms:modified "2025-12-31"^^xsd:date ;
1111
dcterms:provenance <https://github.com/NFDI4Cat/voc4cat-template/blame/main/vocabularies/vocab_example/0000010.ttl> ;
1212
rdfs:isDefinedBy <https://example.org/test/> ;
1313
rdfs:seeAlso <https://github.com/NFDI4Cat/voc4cat-template/blame/main/vocabularies/vocab_example/0000010.ttl> ;

vocabularies/vocab_example/concept_scheme.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
1212
<https://orcid.org/0000-0001-2345-6788> ,
1313
<https://orcid.org/0000-0001-2345-6789> ;
1414
dcterms:identifier ""^^xsd:token ;
15-
dcterms:modified "2025-12-27"^^xsd:date ;
15+
dcterms:modified "2025-12-31"^^xsd:date ;
1616
dcterms:publisher <http://example.org/nfdi4cat/> ;
1717
owl:versionInfo "v2023-03-10" ;
1818
skos:definition "Description of the vocabulary"@en ;

0 commit comments

Comments
 (0)