Skip to content

Commit

Permalink
Update ModeOfOccurrence.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 d65419f commit 93fe2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vocabularies/ModeOfOccurrence.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ cs:
dcterms:creator <https://linked.data.gov.au/org/ga> ;
dcterms:identifier "mode_of_occurrence"^^xsd:token ;
dcterms:modified "2022-08-09"^^xsd:date ;
dcterms:provenance "Geoscience Australia Mode of Occurence (FGDM.MODE_OCCURENCES)"@en ;
skos:historyNote "Geoscience Australia Mode of Occurence (FGDM.MODE_OCCURENCES)"@en ;
dcterms:publisher <https://linked.data.gov.au/org/ga> ;
rdfs:seeAlso <https://pid.geoscience.gov.au/dataset/ga/148553> ;
owl:versionInfo "1" ;
Expand Down

0 comments on commit 93fe2d4

Please sign in to comment.