Removed extra space in license annotation in ExtendedRelationOntology.ttl

This commit is contained in:
Alexander P. Cox
2024-09-11 13:07:09 -04:00
committed by GitHub
parent 645c5a259a
commit b3f9d88e2f

View File

@@ -14,7 +14,7 @@
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2024-02-14/ExtendedRelationOntology> ;
owl:imports <http://purl.obolibrary.org/obo/bfo/2020/bfo-core.ttl> ;
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 many of the relations (i.e. object properties) that hold between entities at the level of the mid-level Common Core Ontologies."@en ;
rdfs:label "Extended Relation Ontology"@en ;
owl:versionInfo "Version 1.5"@en .