Removed extra space in license annotation in FacilityOntology.ttl

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

View File

@@ -12,7 +12,7 @@
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2024-02-14/FacilityOntology> ;
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology> ;
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 buildings and campuses that are designed to serve some specific purpose and which are common to multiple domains."@en ;
rdfs:label "Facility Ontology"@en ;
owl:versionInfo "Version 1.5"@en .