File tree Expand file tree Collapse file tree
vocabularies/vocab_example Expand file tree Collapse file tree Original file line number Diff line number Diff 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 " 2026-01 -01" ^^xsd:date ;
11+ dcterms:modified " 2026-02 -01" ^^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 ;
Original file line number Diff line number Diff 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 " 2026-01 -01" ^^xsd:date ;
11+ dcterms:modified " 2026-02 -01" ^^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
Original file line number Diff line number Diff 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 " 2026-01 -01" ^^xsd:date ;
11+ dcterms:modified " 2026-02 -01" ^^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 ;
Original file line number Diff line number Diff 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 " 2026-01 -01" ^^xsd:date ;
10+ dcterms:modified " 2026-02 -01" ^^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> ;
Original file line number Diff line number Diff 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 " 2026-01 -01" ^^xsd:date ;
15+ dcterms:modified " 2026-02 -01" ^^xsd:date ;
1616 dcterms:publisher <http://example.org/nfdi4cat/> ;
1717 owl:versionInfo " v2023-03-10" ;
1818 skos:definition " Description of the vocabulary" @en ;
You can’t perform that action at this time.
0 commit comments