Skip to content

Commit

Permalink
Update Uom.ttl
Browse files Browse the repository at this point in the history
Using skos:historyNote instead of dcterms:provenance in line with validator update in June
  • Loading branch information
Metaduck authored Sep 14, 2023
1 parent a16b4da commit f3dcc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vocabularies/Uom.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
dcterms:contributor <https://linked.data.gov.au/org/ga> ;
dcterms:modified "2021-12-14"^^xsd:date ;
dcterms:publisher <http://qudt.org> ;
dcterms:provenance "This vocabulary is a subset of the QUDT Units of Measure at http://www.qudt.org/doc/DOC_VOCAB-UNITS.html"@en ;
skos:historyNote "This vocabulary is a subset of the QUDT Units of Measure at http://www.qudt.org/doc/DOC_VOCAB-UNITS.html"@en ;
skos:hasTopConcept
unit:GM ,
unit:KiloGM ,
Expand Down

0 comments on commit f3dcc59

Please sign in to comment.