Skip to content

Commit

Permalink
Fix type in TTL file for ARCRC.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Jul 23, 2024
1 parent 1790590 commit 7622d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arctic-report-card/ARCRC.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<http://purl.dataone.org/odo/ARCRC> rdf:type owl:Ontology ;
owl:versionIRI <http://purl.dataone.org/odo/ARCRC.owl/0.10.1> ;
owl:versionInfo "Version 0.10.1" .
owl:versionInfo "Version 0.10.1" ;
terms:title "Arctic Report Card Ontology"@en ;
terms:creator <https://orcid.org/0000-0002-0381-3766> ,
<https://orcid.org/0000-0003-0632-7576> ,
Expand Down

0 comments on commit 7622d47

Please sign in to comment.