diff --git a/src/cco-merged/CommonCoreOntologiesMerged.ttl b/src/cco-merged/CommonCoreOntologiesMerged.ttl
index c5df45c..7b2e180 100644
--- a/src/cco-merged/CommonCoreOntologiesMerged.ttl
+++ b/src/cco-merged/CommonCoreOntologiesMerged.ttl
@@ -1,25 +1,23 @@
@prefix : .
@prefix cco: .
@prefix obo: .
-@prefix dcterms: .
@prefix owl: .
@prefix rdf: .
-@prefix skos: .
@prefix xml: .
@prefix xsd: .
@prefix rdfs: .
-@base .
+@prefix skos: .
+@prefix dcterms: .
+@base .
rdf:type owl:Ontology ;
- owl:versionIRI ;
- dcterms:rights "CUBRC Inc., see full license."@en ;
- dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
- rdfs:comment "A stand-alone file containing the eleven mid-level Common Core Ontologies plus BFO. Provided for use-cases where one file representing a specific release of CCO and its imports is desirable."@en ;
- rdfs:label "Common Core Ontologies Merged"@en ;
- owl:versionInfo "Depends on http://purl.obolibrary.org/obo/bfo/2020/bfo-core.ttl, obtained 09/10/2024."@en ,
- "Version 1.6"@en .
-
-
+ owl:versionIRI ;
+ dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
+ dcterms:rights "CUBRC Inc., see full license."@en ;
+ rdfs:comment "A stand-alone file containing the eleven mid-level Common Core Ontologies plus BFO. Provided for use-cases where one file representing a specific release of CCO and its imports is desirable."@en ;
+ rdfs:label "Common Core Ontologies Merged"@en ;
+ owl:versionInfo "Depends on http://purl.obolibrary.org/obo/bfo/2020/bfo-core.ttl, obtained 11/03/2024."@en ,
+ "Version 1.7"@en .
#################################################################
# Annotation properties
@@ -29,10 +27,6 @@
rdf:type owl:AnnotationProperty .
-### http://purl.org/dc/elements/1.1/date
- rdf:type owl:AnnotationProperty .
-
-
### http://purl.org/dc/elements/1.1/identifier
rdf:type owl:AnnotationProperty .
@@ -41,330 +35,242 @@
rdf:type owl:AnnotationProperty .
-### http://purl.org/dc/elements/1.1/rights
- rdf:type owl:AnnotationProperty .
-
-
### http://purl.org/dc/terms/bibliographicCitation
- rdf:type owl:AnnotationProperty .
+dcterms:bibliographicCitation rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/contributor
- rdf:type owl:AnnotationProperty .
+dcterms:contributor rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/created
- rdf:type owl:AnnotationProperty ;
- rdfs:subPropertyOf ,
- .
+dcterms:created rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/creator
- rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/terms/date
- rdf:type owl:AnnotationProperty .
+dcterms:creator rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/description
- rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/terms/hasVersion
- rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/terms/issued
- rdf:type owl:AnnotationProperty .
+dcterms:description rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/license
- rdf:type owl:AnnotationProperty ;
- ;
- "2004-06-14"^^xsd:date ;
- "2008-01-14"^^xsd:date ;
- rdfs:comment "A legal document giving official permission to do something with the resource."@en ;
- rdfs:isDefinedBy ;
- rdfs:label "License"@en ;
- rdfs:subPropertyOf ,
- ;
- rdfs:range .
-
-
-### http://purl.org/dc/terms/modified
- rdf:type owl:AnnotationProperty .
+dcterms:license rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/rights
- rdf:type owl:AnnotationProperty .
+dcterms:rights rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/title
- rdf:type owl:AnnotationProperty .
+dcterms:title rdf:type owl:AnnotationProperty .
### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_label
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ;
- rdfs:label "SI unit label"@en ;
- "An Alternative Label that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ;
- rdfs:subPropertyOf .
+cco:SI_unit_label rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ;
+ rdfs:label "SI unit label"@en ;
+ skos:definition "An Alternative Label that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ;
+ rdfs:subPropertyOf skos:altLabel .
### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_symbol
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ;
- rdfs:label "SI unit symbol"@en ;
- "An Acronym that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ;
- rdfs:subPropertyOf .
+cco:SI_unit_symbol rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ;
+ rdfs:label "SI unit symbol"@en ;
+ skos:definition "An Acronym that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ;
+ rdfs:subPropertyOf cco:acronym .
### http://www.ontologyrepository.com/CommonCoreOntologies/acronym
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "acronym"@en ;
- "An Alternative Label that consists of a shortened or abbreviated form of the rdfs:label and is used to denote the entity."@en ;
- rdfs:subPropertyOf .
+cco:acronym rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "acronym"@en ;
+ skos:definition "An Alternative Label that consists of a shortened or abbreviated form of the rdfs:label and is used to denote the entity."@en ;
+ rdfs:subPropertyOf skos:altLabel .
### http://www.ontologyrepository.com/CommonCoreOntologies/code_license
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "code license"@en ;
- "The name and description of the license under which the .owl file is released."@en .
+cco:code_license rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "code license"@en ;
+ skos:definition "The name and description of the license under which the .owl file is released."@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/content_license
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "content license"@en ;
- "The name and description of the license under which the ideas, concepts and other informational content expressed in the .owl file are released."@en .
+cco:content_license rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "content license"@en ;
+ skos:definition "The name and description of the license under which the ideas, concepts and other informational content expressed in the .owl file are released."@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/copyright
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "copyright"@en ;
- "An assertion of copyright"@en .
+cco:copyright rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "copyright"@en ;
+ skos:definition "An assertion of copyright"@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/definition_source
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "definition source"@en ;
- "A citation of where all or some of the information used to create the term's Definition was acquired from."@en .
+cco:definition_source rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "definition source"@en ;
+ skos:definition "A citation of where all or some of the information used to create the term's Definition was acquired from."@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/designator_annotation
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "designator annotation"@en ;
- "A name or other identifier that is used to designate an individual."@en .
+cco:designator_annotation rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "designator annotation"@en ;
+ skos:definition "A name or other identifier that is used to designate an individual."@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_acronym
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "doctrinal acronym"@en ;
- "An Acronym that is used by a Doctrinal Source to denote the entity."@en ;
- rdfs:subPropertyOf .
+cco:doctrinal_acronym rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "doctrinal acronym"@en ;
+ skos:definition "An Acronym that is used by a Doctrinal Source to denote the entity."@en ;
+ rdfs:subPropertyOf cco:acronym .
### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_definition
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "doctrinal definition"@en ;
- "A Definition that is taken directly from a Doctrinal Source."@en ;
- "There is only one definition for any given term in an ontology; however, a Doctrinal Definition may be provided in addition to the asserted Definition if the preservation of this information is important. When both a Definition and a Doctrinal Definition are provided for a term, the Definition takes precedence."@en ;
- rdfs:subPropertyOf .
+cco:doctrinal_definition rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "doctrinal definition"@en ;
+ skos:definition "A Definition that is taken directly from a Doctrinal Source."@en ;
+ skos:scopeNote "There is only one definition for any given term in an ontology; however, a Doctrinal Definition may be provided in addition to the asserted Definition if the preservation of this information is important. When both a Definition and a Doctrinal Definition are provided for a term, the Definition takes precedence."@en ;
+ rdfs:subPropertyOf skos:definition .
### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_label
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "doctrinal label"@en ;
- "An Alternative Label that consists of the preferred term or phrase used by a Doctrinal Source to denote the entity."@en ;
- "When the cco:doctrinal_label is identical to the rdfs:label, the cco:doctrinal_label annotation is superfluous. As a subclass of 'alternative label', 'doctrinal label' is intended to be used to provide additional information about the entity when its preferred doctrinal designator is ambiguous or otherwise inappropriate for use as the rdfs:label."@en ;
- rdfs:subPropertyOf .
+cco:doctrinal_label rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "doctrinal label"@en ;
+ skos:definition "An Alternative Label that consists of the preferred term or phrase used by a Doctrinal Source to denote the entity."@en ;
+ skos:scopeNote "When the cco:doctrinal_label is identical to the rdfs:label, the cco:doctrinal_label annotation is superfluous. As a subclass of 'alternative label', 'doctrinal label' is intended to be used to provide additional information about the entity when its preferred doctrinal designator is ambiguous or otherwise inappropriate for use as the rdfs:label."@en ;
+ rdfs:subPropertyOf skos:altLabel .
### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_source
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "doctrinal source"@en ;
- "A Definition Source that consists of a formalized doctrine in which the term is authoritatively defined."@en ;
- rdfs:subPropertyOf .
+cco:doctrinal_source rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "doctrinal source"@en ;
+ skos:definition "A Definition Source that consists of a formalized doctrine in which the term is authoritatively defined."@en ;
+ rdfs:subPropertyOf cco:definition_source .
### http://www.ontologyrepository.com/CommonCoreOntologies/has_token_unit
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has token unit"@en ;
- "A relation between an information content entity and a widely used measurement unit of the token used to express it."@en .
+cco:has_token_unit rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "has token unit"@en ;
+ skos:definition "A relation between an information content entity and a widely used measurement unit of the token used to express it."@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/http_query_string
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "http query string"@en ;
- "The text of an HTTP request that can be sent to a SPARQL Protocol service."@en .
+cco:http_query_string rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "http query string"@en ;
+ skos:definition "The text of an HTTP request that can be sent to a SPARQL Protocol service."@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/interval_measurement_annotation
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "interval measurement annotation"@en ;
- "A interval measurement value of an instance of a quality, realizable or process profile "@en ;
- rdfs:subPropertyOf .
+cco:interval_measurement_annotation rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "interval measurement annotation"@en ;
+ skos:definition "A interval measurement value of an instance of a quality, realizable or process profile "@en ;
+ rdfs:subPropertyOf cco:measurement_annotation .
### http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is curated in ontology"@en ;
- "An annotation property that links a class, property, or named individual to the URI of the ontology where it is located."@en .
+cco:is_curated_in_ontology rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "is curated in ontology"@en ;
+ skos:definition "An annotation property that links a class, property, or named individual to the URI of the ontology where it is located."@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/is_tokenized_by
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is tokenized by"@en ;
- "A relation between an information content entity and a widely used token used to express it."@en .
+cco:is_tokenized_by rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "is tokenized by"@en ;
+ skos:definition "A relation between an information content entity and a widely used token used to express it."@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/measurement_annotation
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "measurement annotation"@en ;
- "A measurement value of an instance of a quality, realizable or process profile"@en .
+cco:measurement_annotation rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "measurement annotation"@en ;
+ skos:definition "A measurement value of an instance of a quality, realizable or process profile"@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/nominal_measurement_annotation
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "nominal measurement annotation"@en ;
- "A nominal measurement value of an instance of a quality, realizable or process profile"@en ;
- rdfs:subPropertyOf .
+cco:nominal_measurement_annotation rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "nominal measurement annotation"@en ;
+ skos:definition "A nominal measurement value of an instance of a quality, realizable or process profile"@en ;
+ rdfs:subPropertyOf cco:measurement_annotation .
### http://www.ontologyrepository.com/CommonCoreOntologies/ordinal_measurement_annotation
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "ordinal measurement annotation"@en ;
- "An ordinal measurement value of an instance of a quality, realizable or process profile"@en ;
- rdfs:subPropertyOf .
+cco:ordinal_measurement_annotation rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "ordinal measurement annotation"@en ;
+ skos:definition "An ordinal measurement value of an instance of a quality, realizable or process profile"@en ;
+ rdfs:subPropertyOf cco:measurement_annotation .
### http://www.ontologyrepository.com/CommonCoreOntologies/query_text
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "query text"@en ;
- "The text of a query that is associated with a class"@en .
+cco:query_text rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "query text"@en ;
+ skos:definition "The text of a query that is associated with a class"@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/ratio_measurement_annotation
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "ratio measurement annotation"@en ;
- "A ratio measurement value of an instance of a quality, realizable or process profile"@en ;
- rdfs:subPropertyOf .
+cco:ratio_measurement_annotation rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "ratio measurement annotation"@en ;
+ skos:definition "A ratio measurement value of an instance of a quality, realizable or process profile"@en ;
+ rdfs:subPropertyOf cco:measurement_annotation .
### http://www.ontologyrepository.com/CommonCoreOntologies/term_creator
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "term creator"@en ;
- "The name of the Term Editor who added the term to the ontology."@en ;
- rdfs:subPropertyOf .
+cco:term_creator rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "term creator"@en ;
+ skos:definition "The name of the Term Editor who added the term to the ontology."@en ;
+ rdfs:subPropertyOf cco:term_editor .
### http://www.ontologyrepository.com/CommonCoreOntologies/term_editor
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "term editor"@en ;
- "The name of a person who contributed to the development or enhancement of the term."@en .
-
-
-### http://www.w3.org/2000/01/rdf-schema#comment
-rdfs:comment rdfs:comment "A description of the subject resource." ;
- rdfs:isDefinedBy rdfs: ;
- rdfs:label "comment" ;
- rdfs:range rdfs:Literal ;
- rdfs:domain rdfs:Resource .
-
-
-### http://www.w3.org/2000/01/rdf-schema#label
-rdfs:label rdfs:comment "A human-readable name for the subject." ;
- rdfs:isDefinedBy rdfs: ;
- rdfs:label "label" ;
- rdfs:range rdfs:Literal ;
- rdfs:domain rdfs:Resource .
+cco:term_editor rdf:type owl:AnnotationProperty ;
+ cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
+ rdfs:label "term editor"@en ;
+ skos:definition "The name of a person who contributed to the development or enhancement of the term."@en .
### http://www.w3.org/2004/02/skos/core#altLabel
- rdf:type owl:AnnotationProperty ;
- rdfs:comment "The range of skos:altLabel is the class of RDF plain literals."@en ,
- "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en ;
- rdfs:isDefinedBy ;
- rdfs:label "alternative label"@en ;
- "An alternative lexical label for a resource."@en ;
- "Acronyms, abbreviations, spelling variants, and irregular plural/singular forms may be included among the alternative labels for a concept. Mis-spelled terms are normally included as hidden labels (see skos:hiddenLabel)."@en ;
- rdfs:subPropertyOf rdfs:label .
+skos:altLabel rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#definition
- rdf:type owl:AnnotationProperty ;
- "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:isDefinedBy ;
- rdfs:label "definition"@en ;
- "A natural language explication of the meaning of the term."@en ,
- "A statement or formal explanation of the meaning of a concept."@en ;
- rdfs:subPropertyOf .
+skos:definition rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#editorialNote
- rdf:type owl:AnnotationProperty ;
- rdfs:isDefinedBy ;
- rdfs:label "editorial note"@en ;
- "A note for an editor, translator or maintainer of the vocabulary."@en ;
- rdfs:subPropertyOf .
+skos:editorialNote rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#example
- rdf:type owl:AnnotationProperty ;
- rdfs:isDefinedBy ;
- rdfs:label "example"@en ;
- "An example of the use of a concept."@en ;
- rdfs:subPropertyOf .
-
-
-### http://www.w3.org/2004/02/skos/core#note
- rdf:type owl:AnnotationProperty ;
- rdfs:isDefinedBy ;
- rdfs:label "note"@en ;
- "A general note, for any purpose."@en ;
- "This property may be used directly, or as a super-property for more specific note types."@en .
+skos:example rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#prefLabel
- rdf:type owl:AnnotationProperty .
+skos:prefLabel rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#scopeNote
- rdf:type owl:AnnotationProperty ;
- rdfs:isDefinedBy ;
- rdfs:label "scope note"@en ;
- "A note that helps to clarify the meaning and/or the use of a concept."@en ;
- rdfs:subPropertyOf .
-
-
-#################################################################
-# Datatypes
-#################################################################
-
-### http://www.w3.org/2001/XMLSchema#date
-xsd:date rdf:type rdfs:Datatype .
+skos:scopeNote rdf:type owl:AnnotationProperty .
#################################################################
@@ -372,2857 +278,2866 @@ xsd:date rdf:type rdfs:Datatype .
#################################################################
### http://purl.obolibrary.org/obo/BFO_0000054
- rdf:type owl:ObjectProperty ;
- owl:inverseOf ;
- rdfs:domain ;
- rdfs:range ;
- "206-BFO" ;
- rdfs:label "has realization"@en ;
- "realized in"@en ;
- "b has realization c =Def c realizes b"@en ;
- "As for realizes"@en .
+obo:BFO_0000054 rdf:type owl:ObjectProperty ;
+ owl:inverseOf obo:BFO_0000055 ;
+ rdfs:domain obo:BFO_0000017 ;
+ rdfs:range obo:BFO_0000015 ;
+ "206-BFO" ;
+ rdfs:label "has realization"@en ;
+ skos:altLabel "realized in"@en ;
+ skos:definition "b has realization c =Def c realizes b"@en ;
+ skos:example "As for realizes"@en .
### http://purl.obolibrary.org/obo/BFO_0000055
- rdf:type owl:ObjectProperty ;
- rdfs:domain ;
- rdfs:range ;
- "059-BFO" ;
- rdfs:label "realizes"@en ;
- "(Elucidation) realizes is a relation between a process b and realizable entity c such that c inheres in some d & for all t, if b has participant d then c exists & the type instantiated by b is correlated with the type instantiated by c"@en ;
- "A balding process realizes a disposition to go bald; a studying process realizes a student role; a process of pumping blood realizes the pumping function of a heart"@en .
+obo:BFO_0000055 rdf:type owl:ObjectProperty ;
+ rdfs:domain obo:BFO_0000015 ;
+ rdfs:range obo:BFO_0000017 ;
+ "059-BFO" ;
+ rdfs:label "realizes"@en ;
+ skos:definition "(Elucidation) realizes is a relation between a process b and realizable entity c such that c inheres in some d & for all t, if b has participant d then c exists & the type instantiated by b is correlated with the type instantiated by c"@en ;
+ skos:example "A balding process realizes a disposition to go bald; a studying process realizes a student role; a process of pumping blood realizes the pumping function of a heart"@en .
### http://purl.obolibrary.org/obo/BFO_0000056
- rdf:type owl:ObjectProperty ;
- owl:inverseOf ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf (
-
- [ owl:intersectionOf (
- [ rdf:type owl:Class ;
- owl:complementOf
- ]
- ) ;
- rdf:type owl:Class
- ]
- )
- ] ;
- rdfs:range ;
- "250-BFO" ;
- rdfs:label "participates in"@en ;
- "(Elucidation) participates in holds between some b that is either a specifically dependent continuant or generically dependent continuant or independent continuant that is not a spatial region & some process p such that b participates in p some way"@en ;
- "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
+obo:BFO_0000056 rdf:type owl:ObjectProperty ;
+ owl:inverseOf obo:BFO_0000057 ;
+ rdfs:domain [ rdf:type owl:Class ;
+ owl:unionOf ( obo:BFO_0000020
+ obo:BFO_0000031
+ [ owl:intersectionOf ( obo:BFO_0000004
+ [ rdf:type owl:Class ;
+ owl:complementOf obo:BFO_0000006
+ ]
+ ) ;
+ rdf:type owl:Class
+ ]
+ )
+ ] ;
+ rdfs:range obo:BFO_0000015 ;
+ "250-BFO" ;
+ rdfs:label "participates in"@en ;
+ skos:definition "(Elucidation) participates in holds between some b that is either a specifically dependent continuant or generically dependent continuant or independent continuant that is not a spatial region & some process p such that b participates in p some way"@en ;
+ skos:scopeNote "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
### http://purl.obolibrary.org/obo/BFO_0000057
- rdf:type owl:ObjectProperty ;
- rdfs:domain ;
- rdfs:range [ rdf:type owl:Class ;
- owl:unionOf (
-
- [ owl:intersectionOf (
- [ rdf:type owl:Class ;
- owl:complementOf
- ]
- ) ;
- rdf:type owl:Class
- ]
- )
- ] ;
- "248-BFO" ;
- rdfs:label "has participant"@en ;
- "p has participant c =Def c participates in p"@en ;
- "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
+obo:BFO_0000057 rdf:type owl:ObjectProperty ;
+ rdfs:domain obo:BFO_0000015 ;
+ rdfs:range [ rdf:type owl:Class ;
+ owl:unionOf ( obo:BFO_0000020
+ obo:BFO_0000031
+ [ owl:intersectionOf ( obo:BFO_0000004
+ [ rdf:type owl:Class ;
+ owl:complementOf obo:BFO_0000006
+ ]
+ ) ;
+ rdf:type owl:Class
+ ]
+ )
+ ] ;
+ "248-BFO" ;
+ rdfs:label "has participant"@en ;
+ skos:definition "p has participant c =Def c participates in p"@en ;
+ skos:scopeNote "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
### http://purl.obolibrary.org/obo/BFO_0000058
- rdf:type owl:ObjectProperty ;
- owl:inverseOf ;
- rdfs:domain ;
- rdfs:range [ rdf:type owl:Class ;
- owl:unionOf (
-
- )
- ] ;
- "258-BFO" ;
- rdfs:label "is concretized by"@en ;
- "c is concretized by b =Def b concretizes c"@en ;
- "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
+obo:BFO_0000058 rdf:type owl:ObjectProperty ;
+ owl:inverseOf obo:BFO_0000059 ;
+ rdfs:domain obo:BFO_0000031 ;
+ rdfs:range [ rdf:type owl:Class ;
+ owl:unionOf ( obo:BFO_0000015
+ obo:BFO_0000020
+ )
+ ] ;
+ "258-BFO" ;
+ rdfs:label "is concretized by"@en ;
+ skos:definition "c is concretized by b =Def b concretizes c"@en ;
+ skos:scopeNote "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
### http://purl.obolibrary.org/obo/BFO_0000059
- rdf:type owl:ObjectProperty ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf (
-
- )
- ] ;
- rdfs:range ;
- "256-BFO" ;
- rdfs:label "concretizes"@en ;
- "b concretizes c =Def b is a process or a specifically dependent continuant & c is a generically dependent continuant & there is some time t such that c is the pattern or content which b shares at t with actual or potential copies"@en ;
- "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
+obo:BFO_0000059 rdf:type owl:ObjectProperty ;
+ rdfs:domain [ rdf:type owl:Class ;
+ owl:unionOf ( obo:BFO_0000015
+ obo:BFO_0000020
+ )
+ ] ;
+ rdfs:range obo:BFO_0000031 ;
+ "256-BFO" ;
+ rdfs:label "concretizes"@en ;
+ skos:definition "b concretizes c =Def b is a process or a specifically dependent continuant & c is a generically dependent continuant & there is some time t such that c is the pattern or content which b shares at t with actual or potential copies"@en ;
+ skos:scopeNote "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
### http://purl.obolibrary.org/obo/BFO_0000062
- rdf:type owl:ObjectProperty ;
- owl:inverseOf ;
- rdf:type owl:TransitiveProperty ;
- rdfs:domain ;
- rdfs:range ;
- "213-BFO" ;
- rdfs:label "preceded by"@en ;
- "b preceded by c =Def b precedes c"@en ;
- "The temporal region occupied by the second half of the match is preceded by the temporal region occupied by the first half of the match"@en .
+obo:BFO_0000062 rdf:type owl:ObjectProperty ;
+ owl:inverseOf obo:BFO_0000063 ;
+ rdf:type owl:TransitiveProperty ;
+ rdfs:domain obo:BFO_0000003 ;
+ rdfs:range obo:BFO_0000003 ;
+ "213-BFO" ;
+ rdfs:label "preceded by"@en ;
+ skos:definition "b preceded by c =Def b precedes c"@en ;
+ skos:example "The temporal region occupied by the second half of the match is preceded by the temporal region occupied by the first half of the match"@en .
### http://purl.obolibrary.org/obo/BFO_0000063
- rdf:type owl:ObjectProperty ,
- owl:TransitiveProperty ;
- rdfs:domain ;
- rdfs:range ;
- "270-BFO" ;
- rdfs:label "precedes"@en ;
- "(Elucidation) precedes is a relation between occurrents o, o' such that if t is the temporal extent of o & t' is the temporal extent of o' then either the last instant of o is before the first instant of o' or the last instant of o is the first instant of o' & neither o nor o' are temporal instants"@en ;
- "The temporal region occupied by Mary's birth precedes the temporal region occupied by Mary's death."@en ;
- "Each temporal region is its own temporal extent. The temporal extent of a spatiotemporal region is the temporal region it temporally projects onto. The temporal extent of a process or process boundary that occupies temporal region t is t." ,
- "Precedes defines a strict partial order on occurrents." .
+obo:BFO_0000063 rdf:type owl:ObjectProperty ,
+ owl:TransitiveProperty ;
+ rdfs:domain obo:BFO_0000003 ;
+ rdfs:range obo:BFO_0000003 ;
+ "270-BFO" ;
+ rdfs:label "precedes"@en ;
+ skos:definition "(Elucidation) precedes is a relation between occurrents o, o' such that if t is the temporal extent of o & t' is the temporal extent of o' then either the last instant of o is before the first instant of o' or the last instant of o is the first instant of o' & neither o nor o' are temporal instants"@en ;
+ skos:example "The temporal region occupied by Mary's birth precedes the temporal region occupied by Mary's death."@en ;
+ skos:scopeNote "Each temporal region is its own temporal extent. The temporal extent of a spatiotemporal region is the temporal region it temporally projects onto. The temporal extent of a process or process boundary that occupies temporal region t is t." ,
+ "Precedes defines a strict partial order on occurrents." .
### http://purl.obolibrary.org/obo/BFO_0000066
- rdf:type owl:ObjectProperty ;
- owl:inverseOf ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf (
-
- )
- ] ;
- rdfs:range [ rdf:type owl:Class ;
- owl:unionOf (
-
- )
- ] ;
- "143-BFO" ;
- rdfs:label "occurs in"@en ;
- "b occurs in c =Def b is a process or a process boundary & c is a material entity or site & there exists a spatiotemporal region r & b occupies spatiotemporal region r & for all time t, if b exists at t then c exists at t & there exist spatial regions s and s' where b spatially projects onto s at t & c occupies spatial region s' at t & s is a continuant part of s' at t"@en ;
- "A process of digestion occurs in the interior of an organism; a process of loading artillery rounds into a tank cannon occurs in the interior of the tank"@en .
+obo:BFO_0000066 rdf:type owl:ObjectProperty ;
+ owl:inverseOf obo:BFO_0000183 ;
+ rdfs:domain [ rdf:type owl:Class ;
+ owl:unionOf ( obo:BFO_0000015
+ obo:BFO_0000035
+ )
+ ] ;
+ rdfs:range [ rdf:type owl:Class ;
+ owl:unionOf ( obo:BFO_0000029
+ obo:BFO_0000040
+ )
+ ] ;
+ "143-BFO" ;
+ rdfs:label "occurs in"@en ;
+ skos:definition "b occurs in c =Def b is a process or a process boundary & c is a material entity or site & there exists a spatiotemporal region r & b occupies spatiotemporal region r & for all time t, if b exists at t then c exists at t & there exist spatial regions s and s' where b spatially projects onto s at t & c occupies spatial region s' at t & s is a continuant part of s' at t"@en ;
+ skos:example "A process of digestion occurs in the interior of an organism; a process of loading artillery rounds into a tank cannon occurs in the interior of the tank"@en .
### http://purl.obolibrary.org/obo/BFO_0000084
- rdf:type owl:ObjectProperty ;
- owl:inverseOf ;
- rdfs:domain ;
- rdfs:range [ owl:intersectionOf (
- [ rdf:type owl:Class ;
- owl:complementOf
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- "252-BFO" ;
- rdfs:label "generically depends on"@en ;
- "g-depends on"@en ;
- "b generically depends on c =Def b is a generically dependent continuant & c is an independent continuant that is not a spatial region & at some time t there inheres in c a specifically dependent continuant which concretizes b at t"@en ;
- "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
+obo:BFO_0000084 rdf:type owl:ObjectProperty ;
+ owl:inverseOf obo:BFO_0000101 ;
+ rdfs:domain obo:BFO_0000031 ;
+ rdfs:range [ owl:intersectionOf ( obo:BFO_0000004
+ [ rdf:type owl:Class ;
+ owl:complementOf obo:BFO_0000006
+ ]
+ ) ;
+ rdf:type owl:Class
+ ] ;
+ "252-BFO" ;
+ rdfs:label "generically depends on"@en ;
+ skos:altLabel "g-depends on"@en ;
+ skos:definition "b generically depends on c =Def b is a generically dependent continuant & c is an independent continuant that is not a spatial region & at some time t there inheres in c a specifically dependent continuant which concretizes b at t"@en ;
+ skos:scopeNote "Users that require more sophisticated representations of time are encouraged to import a temporal extension of BFO-Core provided by the BFO development team. See documentation for guidance: "@en .
### http://purl.obolibrary.org/obo/BFO_0000101
- rdf:type owl:ObjectProperty ;
- rdfs:domain [ owl:intersectionOf (
- [ rdf:type owl:Class ;
- owl:complementOf
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- rdfs:range ;
- "254-BFO" ;
- rdfs:label "is carrier of"@en ;
-