Removed extra space in license annotation in CurrencyUnitOntology.ttl

This commit is contained in:
Alexander P. Cox
2024-09-11 13:06:33 -04:00
committed by GitHub
parent 0a0578b943
commit abbe22105f

View File

@@ -12,7 +12,7 @@
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2024-02-14/CurrencyUnitOntology> ;
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology> ;
dcterms:rights "CUBRC Inc., see full license."@en ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE "@en ;
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
rdfs:comment "This ontology is designed to represent currencies that are issued and used by countries."@en ;
rdfs:label "Currency Unit Ontology"@en ;
owl:versionInfo "Version 1.5"@en .