diff --git a/AgentOntology.ttl b/AgentOntology.ttl index eadae91..b589b2c 100644 --- a/AgentOntology.ttl +++ b/AgentOntology.ttl @@ -9,11 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; rdfs:comment "This ontology is designed to represent agents, especially persons and organizations, and their roles."@en ; rdfs:label "Agent Ontology"@en ; owl:versionInfo "Version 1.3"@en . diff --git a/AllCoreOntology.ttl b/AllCoreOntology.ttl index 1accd59..c6fe741 100644 --- a/AllCoreOntology.ttl +++ b/AllCoreOntology.ttl @@ -9,15 +9,14 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports , , , , , ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; - cco:code_license ; + cco:code_license ; cco:content_license ; rdfs:comment "An import of all the Common Core mid-level ontologies into a single file so that content is easy to view. The All Core Ontology is not an ontology in the sense it contains no unique content. As such it should not be added to, but can be extended from."@en ; rdfs:label "All Core Ontology"@en ; diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index e2bd48f..b59cb5e 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -9,11 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; rdfs:comment "This ontology is designed to represent artifacts that are common to multiple domains along with their models, specifications, and functions."@en ; rdfs:label "Artifact Ontology"@en ; owl:versionInfo "Version 1.3"@en . diff --git a/CurrencyUnitOntology.ttl b/CurrencyUnitOntology.ttl index 6e3c956..2b2d40e 100644 --- a/CurrencyUnitOntology.ttl +++ b/CurrencyUnitOntology.ttl @@ -9,11 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@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.3"@en . diff --git a/EventOntology.ttl b/EventOntology.ttl index 48453ad..aa66b39 100644 --- a/EventOntology.ttl +++ b/EventOntology.ttl @@ -9,11 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; rdfs:comment "This ontology is designed to represent processual entities, especially those performed by agents, that occur within multiple domains."@en ; rdfs:label "Event Ontology"@en ; owl:versionInfo "Version 1.3"@en . diff --git a/ExtendedRelationOntology.ttl b/ExtendedRelationOntology.ttl index d26fcad..3a52df9 100644 --- a/ExtendedRelationOntology.ttl +++ b/ExtendedRelationOntology.ttl @@ -9,12 +9,11 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports obo:bfo.owl , ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@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.3"@en . diff --git a/FacilityOntology.ttl b/FacilityOntology.ttl index cf20f7e..032e071 100644 --- a/FacilityOntology.ttl +++ b/FacilityOntology.ttl @@ -9,11 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@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.3"@en . diff --git a/GeospatialOntology.ttl b/GeospatialOntology.ttl index 58d091c..91b11ed 100644 --- a/GeospatialOntology.ttl +++ b/GeospatialOntology.ttl @@ -9,11 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; rdfs:comment "This ontology is designed to represent sites, spatial regions, and other entities, especially those that are located near the surface of Earth, as well as the relations that hold between them."@en ; rdfs:label "Geospatial Ontology"@en ; owl:versionInfo "Version 1.3"@en . diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index e170b71..8c4397f 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -9,12 +9,11 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports , ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; rdfs:comment "This ontology is designed to represent generic types of information as well as the relationships between information and other entities."@en ; rdfs:label "Information Entity Ontology"@en ; owl:versionInfo "Version 1.3"@en . diff --git a/QualityOntology.ttl b/QualityOntology.ttl index 8d140e2..9b282d2 100644 --- a/QualityOntology.ttl +++ b/QualityOntology.ttl @@ -9,11 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; rdfs:comment "This ontology is designed to represent a range of attributes of entities especially qualities, realizable entities, and process profiles."@en ; rdfs:label "Quality Ontology"@en ; owl:versionInfo "Version 1.3"@en . diff --git a/TimeOntology.ttl b/TimeOntology.ttl index c07411a..1a9b167 100644 --- a/TimeOntology.ttl +++ b/TimeOntology.ttl @@ -9,11 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; rdfs:comment "This ontology is designed to represent temporal regions and the relations that hold between them."@en ; rdfs:label "Time Ontology"@en ; owl:versionInfo "Version 1.3"@en . diff --git a/UnitsOfMeasureOntology.ttl b/UnitsOfMeasureOntology.ttl index eae05f4..6526e3f 100644 --- a/UnitsOfMeasureOntology.ttl +++ b/UnitsOfMeasureOntology.ttl @@ -9,11 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2020 CUBRC, Inc."@en ; rdfs:comment "This ontology is designed to represent standard measurement units that are used when measuring various attributes of entities."@en ; rdfs:label "Units of Measure Ontology"@en ; owl:versionInfo "Version 1.3"@en .