diff --git a/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07-BFO2020.ttl b/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07-BFO2020.ttl
deleted file mode 100644
index f0372c6..0000000
--- a/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07-BFO2020.ttl
+++ /dev/null
@@ -1,19671 +0,0 @@
-@prefix : .
-@prefix cco: .
-@prefix mro: .
-@prefix obo: .
-@prefix owl: .
-@prefix rdf: .
-@prefix xml: .
-@prefix xsd: .
-@prefix rdfs: .
-@base .
-
- rdf:type owl:Ontology ;
- owl:versionIRI ;
- ;
- rdfs:label "Merged All Core Ontology"@en ;
- rdfs:comment "All of the Common Core mid-level ontologies merged into one file, including BFO2020. Provided for use-cases where one file representing a specific release of CCO that includes all content of its import dependencies is desirable to use over the set of individual files and import modules."@en ;
- owl:versionInfo "Version 1.4"@en .
-
-#################################################################
-# Annotation properties
-#################################################################
-
-### http://purl.obolibrary.org/obo/IAO_0000116
-obo:IAO_0000116 rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/elements/1.1/contributor
- rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/elements/1.1/identifier
- rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/elements/1.1/license
- rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/terms/bibliographicCitation
- rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/terms/created
- rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/terms/creator
- rdf:type owl:AnnotationProperty .
-
-
-### http://purl.org/dc/terms/license
- rdf:type owl:AnnotationProperty .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_label
-cco:SI_unit_label rdf:type owl:AnnotationProperty ;
- cco:definition "An Alternative Label that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ;
- rdfs:label "SI unit label"@en ;
- rdfs:subPropertyOf cco:alternative_label .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_symbol
-cco:SI_unit_symbol rdf:type owl:AnnotationProperty ;
- cco:definition "An Acronym that is officially accepted for use in the International System of Units (SI) as denoting a Measurement Unit."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ;
- rdfs:label "SI unit symbol"@en ;
- rdfs:subPropertyOf cco:acronym .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/acronym
-cco:acronym rdf:type owl:AnnotationProperty ;
- cco:definition "An Alternative Label that consists of a shortened or abbreviated form of the rdfs:label and is used to denote the entity."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "acronym"@en ;
- rdfs:subPropertyOf cco:alternative_label .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/alternative_label
-cco:alternative_label rdf:type owl:AnnotationProperty ;
- cco:definition "A term or phrase that may be used in place of the stated rdfs:label to denote the entity in question."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "alternative label"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/code_license
-cco:code_license rdf:type owl:AnnotationProperty ;
- cco:definition "The name and description of the license under which the .owl file is released."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "code license"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/content_license
-cco:content_license rdf:type owl:AnnotationProperty ;
- cco: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 ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "content license"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/copyright
-cco:copyright rdf:type owl:AnnotationProperty ;
- cco:definition "An assertion of copyright"@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "copyright"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/definition
-cco:definition rdf:type owl:AnnotationProperty ;
- cco:definition "A natural language explication of the meaning of the term."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "definition"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/definition_source
-cco:definition_source rdf:type owl:AnnotationProperty ;
- cco:definition "A citation of where all or some of the information used to create the term's Definition was acquired from."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "definition source"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/designator_annotation
-cco:designator_annotation rdf:type owl:AnnotationProperty ;
- cco:definition "A name or other identifier that is used to designate an individual."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "designator annotation"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_acronym
-cco:doctrinal_acronym rdf:type owl:AnnotationProperty ;
- cco:definition "An Acronym that is used by a Doctrinal Source to denote the entity."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "doctrinal acronym"@en ;
- rdfs:subPropertyOf cco:acronym .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_definition
-cco:doctrinal_definition rdf:type owl:AnnotationProperty ;
- cco:definition "A Definition that is taken directly from a Doctrinal Source."@en ;
- cco:elucidation "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 ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "doctrinal definition"@en ;
- rdfs:subPropertyOf cco:definition .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_label
-cco:doctrinal_label rdf:type owl:AnnotationProperty ;
- cco:definition "An Alternative Label that consists of the preferred term or phrase used by a Doctrinal Source to denote the entity."@en ;
- cco:elucidation "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 ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "doctrinal label"@en ;
- rdfs:subPropertyOf cco:alternative_label .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/doctrinal_source
-cco:doctrinal_source rdf:type owl:AnnotationProperty ;
- cco:definition "A Definition Source that consists of a formalized doctrine in which the term is authoritatively defined."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "doctrinal source"@en ;
- rdfs:subPropertyOf cco:definition_source .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/elucidation
-cco:elucidation rdf:type owl:AnnotationProperty ;
- cco:definition "A clarification or further explanation of a term beyond what is included in the Definition or which is used when the term is primitive such that no non-circular definition can be given for it."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "elucidation"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/example_of_usage
-cco:example_of_usage rdf:type owl:AnnotationProperty ;
- cco:definition "A phrase, sentence or set of terms intended to convey the conventional usage of the term."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "example of usage"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_token_unit
-cco:has_token_unit rdf:type owl:AnnotationProperty ;
- cco:definition "A relation between an information content entity and a widely used measurement unit of the token used to express it."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has token unit"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/http_query_string
-cco:http_query_string rdf:type owl:AnnotationProperty ;
- cco:definition "The text of an HTTP request that can be sent to a SPARQL Protocol service."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "http query string"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_measurement_annotation
-cco:interval_measurement_annotation rdf:type owl:AnnotationProperty ;
- cco:definition "A interval measurement value of an instance of a quality, realizable or process profile "@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "interval measurement annotation"@en ;
- rdfs:subPropertyOf cco:measurement_annotation .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology
-cco:is_curated_in_ontology rdf:type owl:AnnotationProperty ;
- cco:definition "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 "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is curated in ontology"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_tokenized_by
-cco:is_tokenized_by rdf:type owl:AnnotationProperty ;
- cco:definition "A relation between an information content entity and a widely used token used to express it."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is tokenized by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/measurement_annotation
-cco:measurement_annotation rdf:type owl:AnnotationProperty ;
- cco:definition "A measurement value of an instance of a quality, reazlizable or process profile"@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "measurement annotation"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/nominal_measurement_annotation
-cco:nominal_measurement_annotation rdf:type owl:AnnotationProperty ;
- cco:definition "A nominal measurement value of an instance of a quality, realizable or process profile"@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "nominal measurement annotation"@en ;
- rdfs:subPropertyOf cco:measurement_annotation .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/ordinal_measurement_annotation
-cco:ordinal_measurement_annotation rdf:type owl:AnnotationProperty ;
- cco:definition "An ordinal measurement value of an instance of a quality, realizable or process profile"@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "ordinal measurement annotation"@en ;
- rdfs:subPropertyOf cco:measurement_annotation .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/query_text
-cco:query_text rdf:type owl:AnnotationProperty ;
- cco:definition "The text of a query that is associated with a class"@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "query text"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/ratio_measurement_annotation
-cco:ratio_measurement_annotation rdf:type owl:AnnotationProperty ;
- cco:definition "A ratio measurement value of an instance of a quality, realizable or process profile"@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "ratio measurement annotation"@en ;
- rdfs:subPropertyOf cco:measurement_annotation .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/term_creator
-cco:term_creator rdf:type owl:AnnotationProperty ;
- cco:definition "The name of the Term Editor who added the term to the ontology."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "term creator"@en ;
- rdfs:subPropertyOf cco:term_editor .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/term_editor
-cco:term_editor rdf:type owl:AnnotationProperty ;
- cco:definition "The name of a person who contributed to the development or enhancement of the term."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "term editor"@en .
-
-
-### http://www.w3.org/2004/02/skos/core#altLabel
- rdf:type owl:AnnotationProperty .
-
-
-### http://www.w3.org/2004/02/skos/core#definition
- rdf:type owl:AnnotationProperty .
-
-
-### http://www.w3.org/2004/02/skos/core#editorialNote
- rdf:type owl:AnnotationProperty .
-
-
-### http://www.w3.org/2004/02/skos/core#example
- rdf:type owl:AnnotationProperty .
-
-
-### http://www.w3.org/2004/02/skos/core#prefLabel
- rdf:type owl:AnnotationProperty .
-
-
-### http://www.w3.org/2004/02/skos/core#scopeNote
- rdf:type owl:AnnotationProperty .
-
-
-#################################################################
-# Object Properties
-#################################################################
-
-### http://purl.obolibrary.org/obo/BFO_0000054
-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 ;
- "realized in"@en ;
- "b has realization c =Def c realizes b"@en ;
- "As for realizes"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000055
-obo:BFO_0000055 rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000017 ;
- "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 ;
- "Users that require this relation hold with respect to one or more times 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_0000056
-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 ;
- "(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 this relation hold with respect to one or more times 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
-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 ;
- "p has participant c =Def c participates in p"@en ;
- "Users that require this relation hold with respect to one or more times 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
-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 ;
- "c is concretized by b =Def b concretizes c"@en ;
- "Users that require this relation hold with respect to one or more times 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
-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 ;
- "b concretizes c =Def b is a process or a specifically dependent continuant & c is a generically dependent continuant & c is the pattern or content which b shares with actual or potential copies"@en ;
- "Users that require this relation hold with respect to one or more times 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
-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 ;
- "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 .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000063
-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 ;
- "(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." .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000066
-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 ;
- "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 & c occupies spatial region s' & s is a continuant part of s'"@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 .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000084
-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 ;
- "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 & there inheres in c a specifically dependent continuant which concretizes b"@en ;
- "Users that require this relation hold with respect to one or more times 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
-obo:BFO_0000101 rdf:type owl:ObjectProperty ;
- rdfs:domain [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- rdfs:range obo:BFO_0000031 ;
- "254-BFO" ;
- rdfs:label "is carrier of"@en ;
- "b is carrier of c =Def c generically depends on b"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000108
-obo:BFO_0000108 rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000001 ;
- rdfs:range obo:BFO_0000008 ;
- "118-BFO" ;
- rdfs:label "exists at"@en ;
- "(Elucidation) exists at is a relation between a particular and some temporal region at which the particular exists"@en ;
- "First World War exists at 1914-1916; Mexico exists at January 1, 2000"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000115
-obo:BFO_0000115 rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000178 ;
- owl:inverseOf obo:BFO_0000129 ;
- rdfs:domain obo:BFO_0000040 ;
- rdfs:range obo:BFO_0000040 ;
- "230-BFO" ;
- rdfs:label "has member part"@en ;
- "b has member part c =Def c member part of b"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000117
-obo:BFO_0000117 rdf:type owl:ObjectProperty ;
- owl:inverseOf obo:BFO_0000132 ;
- rdf:type owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000003 ;
- rdfs:range obo:BFO_0000003 ;
- "202-BFO" ;
- rdfs:label "has occurrent part"@en ;
- "b has occurrent part c =Def c occurrent part of b"@en ;
- "Mary's life has occurrent part Mary's 5th birthday"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000121
-obo:BFO_0000121 rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000117 ;
- owl:inverseOf obo:BFO_0000139 ;
- rdf:type owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000003 ;
- rdfs:range obo:BFO_0000003 ;
- "211-BFO" ;
- rdfs:label "has temporal part"@en ;
- "b has temporal part c =Def c temporal part of b"@en ;
- "Your life has temporal part the first year of your life"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000124
-obo:BFO_0000124 rdf:type owl:ObjectProperty ;
- owl:inverseOf obo:BFO_0000171 ;
- rdfs:domain [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- rdfs:range [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- "236-BFO" ;
- rdfs:label "location of"@en ;
- "b location of c =Def c located in b"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000127
-obo:BFO_0000127 rdf:type owl:ObjectProperty ;
- owl:inverseOf obo:BFO_0000218 ;
- rdfs:domain obo:BFO_0000040 ;
- rdfs:range obo:BFO_0000016 ;
- "244-BFO" ;
- rdfs:label "material basis of"@en ;
- "b material basis of c =Def c has material basis b"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000129
-obo:BFO_0000129 rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000176 ;
- rdfs:domain obo:BFO_0000040 ;
- rdfs:range obo:BFO_0000040 ;
- "228-BFO" ;
- rdfs:label "member part of"@en ;
- "b member part of c =Def b is a material entity & c is a material entity & b continuant part of c & there is a mutually exhaustive and pairwise disjoint partition of c into objects x1, ..., xn (for some n ≠ 1) with b = xi (for some 1 <= i <= n)"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000132
-obo:BFO_0000132 rdf:type owl:ObjectProperty ,
- owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000003 ;
- rdfs:range obo:BFO_0000003 ;
- "003-BFO" ;
- rdfs:label "occurrent part of"@en ;
- "(Elucidation) occurrent part of is a relation between occurrents b and c when b is part of c"@en ;
- "Mary's 5th birthday is an occurrent part of Mary's life; the first set of the tennis match is an occurrent part of the tennis match"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000139
-obo:BFO_0000139 rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000132 ;
- rdf:type owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000003 ;
- rdfs:range obo:BFO_0000003 ;
- "078-BFO" ;
- rdfs:label "temporal part of"@en ;
- "b temporal part of c =Def b occurrent part of c & (b and c are temporal regions) or (b and c are spatiotemporal regions & b temporally projects onto an occurrent part of the temporal region that c temporally projects onto) or (b and c are processes or process boundaries & b occupies a temporal region that is an occurrent part of the temporal region that c occupies)"@en ;
- "Your heart beating from 4pm to 5pm today is a temporal part of the process of your heart beating; the 4th year of your life is a temporal part of your life, as is the process boundary which separates the 3rd and 4th years of your life; the first quarter of a game of football is a temporal part of the whole game"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000153
-obo:BFO_0000153 rdf:type owl:ObjectProperty ,
- owl:FunctionalProperty ;
- rdfs:domain obo:BFO_0000011 ;
- rdfs:range obo:BFO_0000008 ;
- "080-BFO" ;
- rdfs:label "temporally projects onto"@en ;
- "(Elucidation) temporally projects onto is a relation between a spatiotemporal region s and some temporal region which is the temporal extent of s"@en ;
- "The world line of a particle temporally projects onto the temporal region extending from the beginning to the end of the existence of the particle"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000171
-obo:BFO_0000171 rdf:type owl:ObjectProperty ;
- rdfs:domain [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- rdfs:range [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- "234-BFO" ;
- rdfs:label "located in"@en ;
- "b located in c =Def b is an independent continuant & c is an independent & neither is a spatial region & the spatial region which b occupies is continuant part of the spatial region which c occupies"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000176
-obo:BFO_0000176 rdf:type owl:ObjectProperty ;
- owl:inverseOf obo:BFO_0000178 ;
- rdfs:domain obo:BFO_0000002 ;
- rdfs:range obo:BFO_0000002 ;
- "221-BFO" ;
- rdfs:label "continuant part of"@en ;
- "(Elucidation) continuant part of is a relation between continuants b and c such that b is part of c"@en ;
- "Milk teeth continuant part of human; surgically removed tumour continuant part of organism"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000178
-obo:BFO_0000178 rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000002 ;
- rdfs:range obo:BFO_0000002 ;
- "271-BFO" ;
- rdfs:label "has continuant part"@en ;
- "b has continuant part c =Def c continuant part of b"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000183
-obo:BFO_0000183 rdf:type owl:ObjectProperty ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000029
- obo:BFO_0000040
- )
- ] ;
- rdfs:range [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000015
- obo:BFO_0000035
- )
- ] ;
- "267-BFO" ;
- rdfs:label "environs"@en ;
- "contains process"@en ;
- "b environs c =Def c occurs in b"@en ;
- "Mouth environs process of mastication; city environs traffic"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000184
-obo:BFO_0000184 rdf:type owl:ObjectProperty ;
- owl:inverseOf obo:BFO_0000185 ;
- rdf:type owl:FunctionalProperty ,
- owl:InverseFunctionalProperty ;
- rdfs:domain obo:BFO_0000182 ;
- rdfs:range obo:BFO_0000040 ;
- "144-BFO" ;
- rdfs:label "history of"@en ;
- "(Elucidation) history of is a relation between history b and material entity c such that b is the unique history of c"@en ;
- "This life is the history of this organism"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000185
-obo:BFO_0000185 rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000040 ;
- rdfs:range obo:BFO_0000182 ;
- "145-BFO" ;
- rdfs:label "has history"@en ;
- "b has history c =Def c history of b"@en ;
- "This organism has history this life"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000194
-obo:BFO_0000194 rdf:type owl:ObjectProperty ;
- owl:inverseOf obo:BFO_0000195 ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000020
- [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ]
- )
- ] ;
- rdfs:range obo:BFO_0000020 ;
- "260-BFO" ;
- rdfs:label "specifically depended on by"@en ;
- "s-depended on by"@en ;
- "b specifically depended on by c =Def c specifically depends on b"@en ;
- "Coloured object specifically depended on by colour"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000195
-obo:BFO_0000195 rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000020 ;
- rdfs:range [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000020
- [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ]
- )
- ] ;
- "012-BFO" ;
- rdfs:label "specifically depends on"@en ;
- "s-depends on"@en ;
- "(Elucidation) specifically depends on is a relation between a specifically dependent continuant b and specifically dependent continuant or independent continuant that is not a spatial region c such that b and c share no parts in common & b is of a nature such that at all times t it cannot exist unless c exists & b is not a boundary of c"@en ;
- "A shape specifically depends on the shaped object; hue, saturation and brightness of a colour sample specifically depends on each other"@en ;
- "The analogue of specifically depends on for occurrents is has participant."@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000196
-obo:BFO_0000196 rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000194 ;
- owl:inverseOf obo:BFO_0000197 ;
- rdfs:domain [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- rdfs:range obo:BFO_0000020 ;
- "053-BFO" ;
- rdfs:label "bearer of"@en ;
- "b bearer of c =Def c inheres in b"@en ;
- "A patch of ink is the bearer of a colour quality; an organism is the bearer of a temperature quality"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000197
-obo:BFO_0000197 rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000195 ;
- rdfs:domain obo:BFO_0000020 ;
- rdfs:range [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- "051-BFO" ;
- rdfs:label "inheres in"@en ;
- "b inheres in c =Def b is a specifically dependent continuant & c is an independent continuant that is not a spatial region & b specifically depends on c"@en ;
- "A shape inheres in a shaped object; a mass inheres in a material entity"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000199
-obo:BFO_0000199 rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_temporal_region_of ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000015
- obo:BFO_0000035
- )
- ] ;
- rdfs:range obo:BFO_0000008 ;
- "132-BFO" ;
- rdfs:label "occupies temporal region"@en ;
- "p occupies temporal region t =Def p is a process or process boundary & the spatiotemporal region occupied by p temporally projects onto t"@en ;
- "The Second World War occupies the temporal region September 1, 1939 - September 2, 1945"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000200
-obo:BFO_0000200 rdf:type owl:ObjectProperty ,
- owl:FunctionalProperty ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000015
- obo:BFO_0000035
- )
- ] ;
- rdfs:range obo:BFO_0000011 ;
- "082-BFO" ;
- rdfs:label "occupies spatiotemporal region"@en ;
- "(Elucidation) occupies spatiotemporal region is a relation between a process or process boundary p and the spatiotemporal region s which is its spatiotemporal extent"@en ;
- "A particle emitted by a nuclear reactor occupies the spatiotemporal region which is its trajectory"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000210
-obo:BFO_0000210 rdf:type owl:ObjectProperty ;
- rdfs:domain [ owl:intersectionOf ( obo:BFO_0000004
- [ rdf:type owl:Class ;
- owl:complementOf obo:BFO_0000006
- ]
- ) ;
- rdf:type owl:Class
- ] ;
- rdfs:range obo:BFO_0000006 ;
- "232-BFO" ;
- rdfs:label "occupies spatial region"@en ;
- "b occupies spatial region r =Def b is an independent continuant that is not a spatial region & r is a spatial region & every continuant part of b occupies some continuant part of r and no continuant part of b occupies any spatial region that is not a continuant part of r"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000216
-obo:BFO_0000216 rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000011 ;
- rdfs:range obo:BFO_0000006 ;
- "246-BFO" ;
- rdfs:label "spatially projects onto"@en ;
- "(Elucidation) spatially projects onto is a relation between some spatiotemporal region b and spatial region c such that c is the spatial extent of b"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000218
-obo:BFO_0000218 rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000016 ;
- rdfs:range obo:BFO_0000040 ;
- "242-BFO" ;
- rdfs:label "has material basis"@en ;
- "b has material basis c =Def b is a disposition & c is a material entity & there is some d that is a bearer of b & c is a continuant part of d & d has disposition b because c is a continuant part of d"@en ;
- "Users that require this relation hold with respect to one or more times 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_0000221
-obo:BFO_0000221 rdf:type owl:ObjectProperty ;
- owl:inverseOf obo:BFO_0000222 ;
- rdfs:domain obo:BFO_0000203 ;
- rdfs:range obo:BFO_0000008 ;
- "268-BFO" ;
- rdfs:label "first instant of"@en ;
- "t first instant of t' =Def t is a temporal instant & t' is a temporal region t' & t precedes all temporal parts of t' other than t"@en ;
- "An hour starting at midnight yesterday has first instant midnight yesterday"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000222
-obo:BFO_0000222 rdf:type owl:ObjectProperty ,
- owl:FunctionalProperty ;
- rdfs:domain obo:BFO_0000008 ;
- rdfs:range obo:BFO_0000203 ;
- "261-BFO" ;
- rdfs:label "has first instant"@en ;
- "t has first instant t' =Def t' first instant of t"@en ;
- "The first hour of a year has first instant midnight on December 31"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000223
-obo:BFO_0000223 rdf:type owl:ObjectProperty ;
- owl:inverseOf obo:BFO_0000224 ;
- rdfs:domain obo:BFO_0000203 ;
- rdfs:range obo:BFO_0000008 ;
- "269-BFO" ;
- rdfs:label "last instant of"@en ;
- "t last instant of t' =Def t is a temporal instant & t' is a temporal region & all temporal parts of t' other than t precede t"@en ;
- "Last midnight is the last instant of yesterday"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000224
-obo:BFO_0000224 rdf:type owl:ObjectProperty ,
- owl:FunctionalProperty ;
- rdfs:domain obo:BFO_0000008 ;
- rdfs:range obo:BFO_0000203 ;
- "215-BFO" ;
- rdfs:label "has last instant"@en ;
- "t has last instant t' =Def t' last instant of t"@en ;
- "The last hour of a year has last instant midnight December 31"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/accessory_in
-cco:accessory_in rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000056 ;
- owl:inverseOf cco:has_accessory ;
- rdfs:domain obo:BFO_0000040 ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "y is_accessory_in x iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ;
- cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "accessory in"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/accomplice_in
-cco:accomplice_in rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000056 ;
- owl:inverseOf cco:has_accomplice ;
- rdfs:domain obo:BFO_0000040 ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "An agent a1 is accomplice_in some Processual Entity p1 iff a1 assists in the commission of p1, is located at the location of p1, but is not agent_in p1."@en ;
- cco:definition_source "https://en.wikipedia.org/w/index.php?title=Accomplice&oldid=1002047204"^^xsd:anyURI ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "accomplice in"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/affects
-cco:affects rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000057 ;
- owl:inverseOf cco:is_affected_by ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000002 ;
- cco:definition "p affects c iff p is an instance of a Process and c is an instance of a Continuant, such that p influences c in some manner, most often by producing a change in c."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "affects"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/agent_in
-cco:agent_in rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000056 ;
- owl:inverseOf cco:has_agent ;
- cco:definition "x agent_in y iff y is an instance of Process and x is an instance of Agent, such that x is causally active in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "agent in"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_bearer_of
-cco:aggregate_bearer_of rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:inheres_in_aggregate ;
- rdfs:domain obo:BFO_0000027 ;
- rdfs:range [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000020
- obo:BFO_0000031
- )
- ] ;
- cco:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "aggregate bearer of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_has_capability
-cco:aggregate_has_capability rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:aggregate_bearer_of ;
- owl:inverseOf cco:capability_of_aggregate ;
- rdfs:domain cco:GroupOfAgents ;
- rdfs:range cco:AgentCapability ;
- cco:definition "x aggregate_has_capability y iff x is an instance of Object Aggregate and y is an instance of Agent Capability, such that x is aggregate bearer of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "aggregate has capability"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_has_disposition
-cco:aggregate_has_disposition rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:aggregate_bearer_of ;
- owl:inverseOf cco:disposition_of_aggregate ;
- rdfs:domain obo:BFO_0000027 ;
- rdfs:range obo:BFO_0000016 ;
- cco:definition "x aggregate_has_disposition y iff x is an instance of Object Aggregate and y is an instance of Disposition, such that x aggregate_bearer_of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "aggregate has disposition"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_has_quality
-cco:aggregate_has_quality rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:aggregate_bearer_of ;
- rdfs:domain obo:BFO_0000027 ;
- rdfs:range obo:BFO_0000019 ;
- cco:definition "x aggregate_has_quality y iff x is an instance of Object Aggregate and y is an instance of Quality, such that x aggregate_bearer_of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "aggregate has quality"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/aggregate_has_role
-cco:aggregate_has_role rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:aggregate_bearer_of ;
- rdfs:domain obo:BFO_0000027 ;
- rdfs:range obo:BFO_0000023 ;
- cco:definition "x aggregate_has_role y iff x is an instance of Object Aggregate and y is an instance of Role, such that x aggregate_bearer_of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "aggregate has role"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/capability_of
-cco:capability_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000197 ;
- owl:inverseOf cco:has_capability ;
- rdfs:domain cco:AgentCapability ;
- rdfs:range cco:Agent ;
- cco:definition "x capability_of y iff y is an instance of Agent and x is an instance of Agent Capability, such that x inheres in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "capability of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/capability_of_aggregate
-cco:capability_of_aggregate rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:inheres_in_aggregate ;
- rdfs:domain cco:AgentCapability ;
- rdfs:range cco:GroupOfAgents ;
- cco:definition "x capability_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Agent Capability, such that x inheres in aggregate y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "capability of aggregate"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/caused_by
-cco:caused_by rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_cause_of ;
- rdfs:domain obo:BFO_0000003 ;
- rdfs:range obo:BFO_0000003 ;
- cco:definition "x caused_by y iff x and y are instances of occurrents, and x is a consequence of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "caused by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/coincides_with
-cco:coincides_with rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:connected_with ;
- rdf:type owl:SymmetricProperty ,
- owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "An immaterial entity im1 coincides with some immaterial entity im2 iff im1 is a spatial part of im2 and im2 is a spatial part of im1."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "coincides with"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/condition_described_by
-cco:condition_described_by rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:describes_condition ;
- owl:propertyChainAxiom ( cco:described_by
- obo:BFO_0000176
- ) ;
- cco:definition "c condition_described_by p iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "condition described by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/connected_with
-cco:connected_with rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:connected_with ;
- rdf:type owl:SymmetricProperty ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "An immaterial entity im1 is connected with some immaterial entity im2 iff there exists some immaterial entity im3 that is common to both im1 and im2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "connected with"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/delimits
-cco:delimits rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_delimited_by ;
- rdfs:domain cco:DelimitingDomain ;
- rdfs:range cco:Organization ;
- cco:definition "An instance of Delimiting Domain dd1 delimits some Organization o1 iff dd1 is the area within which o1 can legally operate."@en ;
- cco:definition_source "https://en.wikipedia.org/w/index.php?title=Boundary_delimitation&oldid=1039137603"^^xsd:anyURI ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "delimits"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/described_by
-cco:described_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_subject_of ;
- owl:inverseOf cco:describes ;
- rdfs:range cco:DescriptiveInformationContentEntity ;
- cco:definition "x described_by y iff y is an instance of Information Content Entity, and x is an instance of Entity, such that y is about the characteristics by which y can be recognized or visualized."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "described by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/describes
-cco:describes rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_about ;
- rdfs:domain cco:DescriptiveInformationContentEntity ;
- cco:definition "x describes y iff x is an instance of Information Content Entity, and y is an instance of Entity, such that x is about the characteristics by which y can be recognized or visualized."@en ;
- cco:example_of_usage "the content of a newspaper article describes some current event" ,
- "the content of a visitor's log describes some facility visit" ,
- "the content of an accident report describes some accident" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:comment "It is possible that this relation should be a functional property, that is for all x, y, z if x describes y and x describes z then y = z. For example, if a financial report x describes the quarterly results of a company y and that same financial report describes the quarterly results of a company z, then it should be inferred that companies y and z are the same. We refrained from classifying the relation as a functional property on the concern that descriptions are multifaceted and so consequently it may be that the same report would contain descriptions of multiple entities."@en ;
- rdfs:label "describes"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/describes_condition
-cco:describes_condition rdf:type owl:ObjectProperty ;
- owl:propertyChainAxiom ( obo:BFO_0000178
- cco:describes
- ) ;
- cco:definition "p describes_condition c iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "describes condition"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/designated_by
-cco:designated_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_subject_of ;
- owl:inverseOf cco:designates ;
- rdf:type owl:InverseFunctionalProperty ;
- rdfs:range cco:DesignativeInformationContentEntity ;
- cco:definition "x designated_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that given some context, y uniquely distinguishes x from other entities."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "designated by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/designates
-cco:designates rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_about ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain cco:DesignativeInformationContentEntity ;
- cco:definition "x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities."@en ;
- cco:example_of_usage "a URL designates the location of a Web Page on the internet" ,
- "a person's name designates that person" ,
- "a vehicle identification number designates some vehicle" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "designates"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/disconnected_with
-cco:disconnected_with rdf:type owl:ObjectProperty ,
- owl:SymmetricProperty ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "An immaterial entity im1 is disconnected with some immaterial entity im2 iff there does not exist some immaterial entity im3 that is common to both im1 and im2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "disconnected with"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/disposition_of_aggregate
-cco:disposition_of_aggregate rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:inheres_in_aggregate ;
- rdfs:domain obo:BFO_0000016 ;
- rdfs:range obo:BFO_0000027 ;
- cco:definition "x disposition_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Disposition, such that x disposition_of_aggregate y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "disposition of aggregate"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/disrupts
-cco:disrupts rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_disrupted_by ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000015 ;
- "2022-12-30T21:32:27-05:00"^^xsd:dateTime ;
- "https://cubrc.org"^^xsd:anyURI ;
- cco:definition "A relation where one process disrupts another process from occurring as it would have."@en ;
- cco:elucidation "A process can disrupt another process from occurring as it would have by 1) preventing a disposition or role from being realized by that process, 2) lowering the grade of the process, or 3) stopping the process from continuing to occur."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "disrupts"@en ;
- "To lower the grade of a process is to lower the quality of a process according to some standard, for example when realizing a capability or a function."@en ;
- "disrupts"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/externally_connects_with
-cco:externally_connects_with rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:connected_with ;
- rdf:type owl:SymmetricProperty ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "An immaterial entity im1 externally connects with some immaterial entity im2 iff im1 connects with im2 and im1 does not overlap with im2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "externally connects with"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_accessory
-cco:has_accessory rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000057 ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000040 ;
- cco:definition "x has_accessory y iff x is an instance of Process and y is an instance of Agent, such that y assists another agent in the commission of x, and y was not located at the location of x when x occurred, and y was not an agent_in x."@en ;
- cco:definition_source "http://en.wikipedia.org/wiki/Accessory_(legal_term)" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has accessory"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_accomplice
-cco:has_accomplice rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000057 ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000040 ;
- cco:definition "A Processual Entity p1 has_accomplice some agent a1 iff a1 assists in the commission of p1, is located at the location of p1, but is not agent_in p1."@en ;
- cco:definition_source "https://en.wikipedia.org/w/index.php?title=Accomplice&oldid=1002047204"^^xsd:anyURI ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has accomplice"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_affiliate
-cco:has_affiliate rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_affiliated_with ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf ( cco:Agent
- cco:Organization
- cco:Person
- )
- ] ;
- rdfs:range [ rdf:type owl:Class ;
- owl:unionOf ( cco:Agent
- cco:Organization
- cco:Person
- )
- ] ;
- cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has affiliate"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_agent
-cco:has_agent rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000057 ;
- cco:definition "x has_agent y iff x is an instance of Process and y is an instance of Agent, such that y is causally active in x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has agent"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_aunt
-cco:has_aunt rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_aunt_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has aunt"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_brother
-cco:has_brother rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_sibling_of ;
- owl:inverseOf cco:is_brother_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has brother"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_brother_in_law
-cco:has_brother_in_law rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- owl:inverseOf cco:is_brother_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has brother in law"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_capability
-cco:has_capability rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000196 ;
- rdfs:domain cco:Agent ;
- rdfs:range cco:AgentCapability ;
- cco:definition "x has_capability y iff x is an instance of Agent and y is an instance of Agent Capability, such that x bearer of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has capability"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_daughter
-cco:has_daughter rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_parent_of ;
- owl:inverseOf cco:is_daughter_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has daughter"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_daughter_in_law
-cco:has_daughter_in_law rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- owl:inverseOf cco:is_daughter_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has daughter in law"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_ending_instant
-cco:has_ending_instant rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_ending_instant_of ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000148 ;
- cco:definition "For Temporal Interval t1 and Temporal Instant t2, t1 has ending instant t2 if and only if no Temporal Instant t3 that is part of t1 is after t2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "has ending instant"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_familial_relationship_to
-cco:has_familial_relationship_to rdf:type owl:ObjectProperty ;
- rdfs:domain cco:Person ;
- rdfs:range cco:Person ;
- cco:definition "A relationship between persons by virtue of ancestry or legal union."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has familial relationship to"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_father
-cco:has_father rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_child_of ;
- owl:inverseOf cco:is_father_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has father"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_father_in_law
-cco:has_father_in_law rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- owl:inverseOf cco:is_father_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has father in law"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_granddaughter
-cco:has_granddaughter rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandparent_of ;
- owl:inverseOf cco:is_granddaughter_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has granddaughter"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_grandfather
-cco:has_grandfather rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandchild_of ;
- owl:inverseOf cco:is_grandfather_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has grandfather"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_grandmother
-cco:has_grandmother rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandchild_of ;
- owl:inverseOf cco:is_grandmother_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has grandmother"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_grandson
-cco:has_grandson rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandparent_of ;
- owl:inverseOf cco:is_grandson_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has grandson"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_half_brother
-cco:has_half_brother rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_half_sibling_of ;
- owl:inverseOf cco:is_half_brother_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has half brother"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_half_sister
-cco:has_half_sister rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_half_sibling_of ;
- owl:inverseOf cco:is_half_sister_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has half sister"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_husband
-cco:has_husband rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_spouse_of ;
- owl:inverseOf cco:is_husband_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has husband"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_input
-cco:has_input rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000057 ;
- owl:inverseOf cco:is_input_of ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000002 ;
- cco:definition "y has_input x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has input"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_inside_instant
-cco:has_inside_instant rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_inside_instant_of ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000148 ;
- cco:definition "For Temporal Interval t1 and Temporal Instant t2, t1 has inside instant t2 if and only if there exists Temporal Instants t3 and t4 that are part of t1 and non-identical with t2, such that t3 is before t2 and t4 is after t2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "has inside instant"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_inside_interval
-cco:has_inside_interval rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_contains ;
- owl:inverseOf cco:interval_during ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT2 has inside interval some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before inst1, and inst2 is before inst4."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "has inside interval"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_interest_in
-cco:has_interest_in rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_interest_of ;
- rdfs:domain cco:Agent ;
- rdfs:range obo:BFO_0000015 ;
- "2022-12-30T21:32:27-05:00"^^xsd:dateTime ;
- "https://cubrc.org"^^xsd:anyURI ;
- cco:definition "A relation between an entity and some process where the entity has an interest in that process."@en ;
- cco:elucidation "There are four conditions in which an entity has an interest in some process. 1) Biological Condition: If a part (including improper part) of an organism has a function, then that organism has an interest in the realization of that function. 2) Artifactual Condition: If a part (including improper part) of an artifact has a function, then some agent or group of agents, at some time, has an interest in the realization of that function. 3) Prescription Condition: If an agent or group of agents has a plan, then it has an interest in the realization of all the processes and process-combinations prescribed by that plan. 4) Facilitation Condition: If (a) x has an interest in the realization of a disposition y, and (b) the realization of a disposition z facilitates the realization of disposition y, then (c) x has an interest in the realization of disposition z, and by 'facilitates' we mean that the occurrence of a process w, which realizes realization of z is either (1) required for y, to realize or (2) would contribute positively to the grade of, y's realization."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has interest in"@en ;
- "This term is meant to be weakly normative. The only sense in which the process is of positive normative value is that it's prescribed by the entity, or historically of evolutionary benefit to the entity's ancestors, or facilitates a process the entity has an interest in for the prior two reasons. The process an entity has an interest could in many or all ways be harmful to the entity."@en ;
- "has interest in"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_aunt
-cco:has_maternal_aunt rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_aunt ;
- owl:inverseOf cco:is_maternal_aunt_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has maternal aunt"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_first_cousin
-cco:has_maternal_first_cousin rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_first_cousin_of ;
- owl:inverseOf cco:is_maternal_first_cousin_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has maternal first cousin"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_grandfather
-cco:has_maternal_grandfather rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_grandfather ;
- owl:inverseOf cco:is_maternal_grandfather_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has maternal grandfather"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_grandmother
-cco:has_maternal_grandmother rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_grandmother ;
- owl:inverseOf cco:is_maternal_grandmother_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has maternal grandmother"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_maternal_uncle
-cco:has_maternal_uncle rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_uncle ;
- owl:inverseOf cco:is_maternal_uncle_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has maternal uncle"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_member_of_located_in
-cco:has_member_of_located_in rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000027 ;
- rdfs:range obo:BFO_0000040 ;
- cco:definition "An instance of an Object Aggregate 'has member of located in' an instance of some material entity if and only if every member of that Aggregate is located in the same instance of that material entity."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has member of located in"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_mother
-cco:has_mother rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_child_of ;
- owl:inverseOf cco:is_mother_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has mother"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_mother_in_law
-cco:has_mother_in_law rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- owl:inverseOf cco:is_mother_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has mother in law"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_nephew
-cco:has_nephew rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_nephew_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has nephew"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_niece
-cco:has_niece rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_niece_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has niece"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_nontangential_part
-cco:has_nontangential_part rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_spatial_part ;
- owl:inverseOf cco:nontangential_part_of ;
- rdf:type owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "x has_nontangential_part y iff x and y are instances of Immaterial Entity, and x has_spatial_part y, such that there does not exist another instance of an Immaterial Entity which externally connects with both x and y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "has nontangential part"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_object
-cco:has_object rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000057 ;
- owl:inverseOf cco:is_object_of ;
- cco:definition "If p is a process and c is a continuant, then p has object c if and only if the c is part of the projected state that the agent intends to achieve by performing p."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has object"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_organizational_context
-cco:has_organizational_context rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_organizational_context_of ;
- rdfs:domain obo:BFO_0000023 ;
- rdfs:range cco:Organization ;
- cco:definition "x has_organizational_context y iff y is an instance of an Organization and x is an instance of a Role and z is an instance of a Person, such that z's affiliation with y is a prerequisite for z bearing x or y ascribes x to the bearer of x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has organizational context"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_output
-cco:has_output rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000057 ;
- owl:inverseOf cco:is_output_of ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000002 ;
- cco:definition "y has_output x iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ;
- cco:definition_source "https://en.wikipedia.org/w/index.php?title=IPO_model&oldid=1024398398"^^xsd:anyURI ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has output"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_parent
-cco:has_parent rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_parent_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has parent"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_aunt
-cco:has_paternal_aunt rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_aunt ;
- owl:inverseOf cco:is_paternal_aunt_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has paternal aunt"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_first_cousin
-cco:has_paternal_first_cousin rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_first_cousin_of ;
- owl:inverseOf cco:is_paternal_first_cousin_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has paternal first cousin"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_grandfather
-cco:has_paternal_grandfather rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_grandfather ;
- owl:inverseOf cco:is_paternal_grandfather_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has paternal grandfather"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_grandmother
-cco:has_paternal_grandmother rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_grandmother ;
- owl:inverseOf cco:is_paternal_grandmother_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has paternal grandmother"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_paternal_uncle
-cco:has_paternal_uncle rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_uncle ;
- owl:inverseOf cco:is_paternal_uncle_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has paternal uncle"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_process_part
-cco:has_process_part rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000117 ;
- owl:inverseOf cco:is_part_of_process ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "has process part"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_recipient
-cco:has_recipient rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000057 ;
- owl:inverseOf cco:receives ;
- rdfs:range cco:Agent ;
- cco:definition "x has_recipient y iff y is an instance of Agent and x is an instance of Act Of Communication, such that y is the recipient and decoder of the InformationContentEntity intended for communication in x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has recipient"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_sender
-cco:has_sender rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000057 ;
- owl:inverseOf cco:sends ;
- rdfs:range cco:Agent ;
- cco:definition "y has_sender x iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has sender"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_sister
-cco:has_sister rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_sibling_of ;
- owl:inverseOf cco:is_sister_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has sister"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_sister_in_law
-cco:has_sister_in_law rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- owl:inverseOf cco:is_sister_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has sister in law"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_son
-cco:has_son rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_parent_of ;
- owl:inverseOf cco:is_son_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has son"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_son_in_law
-cco:has_son_in_law rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- owl:inverseOf cco:is_son_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has son in law"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_spatial_part
-cco:has_spatial_part rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000178 ,
- cco:connected_with ;
- owl:inverseOf cco:spatial_part_of ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "y has_spatial_part x iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "has spatial part"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_starting_instant
-cco:has_starting_instant rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_starting_instant_of ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000148 ;
- cco:definition "For Temporal Interval t1 and Temporal Instant t2, t1 has starting instant t2 if and only if no temporal instant t3 that is part of t1 is before t2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "has starting instant"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_step_brother
-cco:has_step_brother rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_step_sibling_of ;
- owl:inverseOf cco:is_step_brother_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has step brother"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_step_sister
-cco:has_step_sister rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_step_sibling_of ;
- owl:inverseOf cco:is_step_sister_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has step sister"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_subordinate_role
-cco:has_subordinate_role rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_subordinate_role_to ;
- rdfs:domain obo:BFO_0000023 ;
- rdfs:range obo:BFO_0000023 ;
- cco:definition "For all x,y,t: x has subordinate role y at t iff: x is an instance of bfo:BFO_0000023 (Role) at time t, and y is an instance of bfo:BFO_0000023 (Role) at time t, and there is some z such that x is realized by z and z is an instance of Act which creates, modifies, transfers, or eliminates some u such that u is an Action Regulation at time t, and u is addressed to the bearer of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has subordinate role"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_subsidiary
-cco:has_subsidiary rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_affiliate ;
- owl:inverseOf cco:is_subsidiary_of ;
- rdfs:domain cco:Organization ;
- rdfs:range cco:Organization ;
- cco:definition "An Organization o1 has_subsidiary Organization o2 iff o1 controls o2 by having the capacity to determine the outcome of decisions about o2's financial and operating policies."@en ;
- cco:definition_source "http://www.austlii.edu.au/legis/cth/consol_act/ca2001172/s50aa.html" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has subsidiary"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_tangential_part
-cco:has_tangential_part rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_spatial_part ;
- owl:inverseOf cco:tangential_part_of ;
- rdf:type owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "x has_tangential_part y iff x, y, and z are instances of Immaterial Entity, and x has_spatial_part y, such that z externally connects with both x and y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "has tangential part"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_uncle
-cco:has_uncle rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_uncle_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has uncle"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_wife
-cco:has_wife rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_spouse_of ;
- owl:inverseOf cco:is_wife_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "has wife"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/inheres_in_aggregate
-cco:inheres_in_aggregate rdf:type owl:ObjectProperty ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000020
- obo:BFO_0000031
- )
- ] ;
- rdfs:range obo:BFO_0000027 ;
- cco:definition "x inheres_in_aggregate y iff x is an instance of Specifically Dependent Continuant and y is an instance of Object Aggregate and z is an instance of Object, such that z bearer_of x, and all other members of y are bearers of a unique instance of the same type as x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "inheres in aggregate"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/instant_is_after
-cco:instant_is_after rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:instant_is_before ;
- rdf:type owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000148 ;
- rdfs:range obo:BFO_0000148 ;
- cco:definition "A temporal instant t2 (a instance of a zero-dimensional temporal region) is after another temporal instant t1 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ;
- cco:elucidation "'instant is after' is a primitive relationship. Informally, a temporal instant t2 is after some temporal instant t1 if and only if t1 precedes t2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "instant is after"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/instant_is_before
-cco:instant_is_before rdf:type owl:ObjectProperty ,
- owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000148 ;
- rdfs:range obo:BFO_0000148 ;
- cco:definition "A temporal instant t1 (a instance of a zero-dimensional temporal region) is before another temporal instant t2 iff there exists some instance of a temporal interval ti1 such that t1 is the starting instant of ti1 and t2 is the ending instant of ti1."@en ;
- cco:elucidation "'instant is before' is a primitive relationship. Informally, a temporal instant t1 is before some temporal instant t2 if and only if t1 precedes t2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "instant is before"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_contained_by
-cco:interval_contained_by rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:interval_contains ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- owl:propertyDisjointWith cco:interval_disjoint ;
- cco:definition "A Temporal Interval INT1 is contained by some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before or identical to inst1, inst2 is before or identical to inst4, and it is not the case that both inst3 is identical to inst1 and inst2 is identical to inst4."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval contained by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_contains
-cco:interval_contains rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- owl:propertyDisjointWith cco:interval_disjoint ;
- cco:definition "A Temporal Interval INT2 contains some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before or identical to inst1, and inst2 is before or identical to inst4, but it is not the case that both inst3 is identical to inst1 and inst2 is identical to inst4."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval contains"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_disjoint
-cco:interval_disjoint rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- owl:propertyDisjointWith cco:interval_equals ,
- cco:interval_overlapped_by ,
- cco:interval_overlaps ;
- cco:definition "A Temporal Interval INT1 is disjoint with a Temporal Interval INT2 iff INT1 is before or meets INT2 OR INT2 is before or meets INT1. In other words, INT1 and INT2 are disjoint iff INT1 and INT2 do not overlap, contain, or equal one another."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval disjoint"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_during
-cco:interval_during rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_contained_by ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT1 is during some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, and inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst3 is before inst1, and inst2 is before inst4."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval during"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_equals
-cco:interval_equals rdf:type owl:ObjectProperty ,
- owl:SymmetricProperty ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT1 is equal to some Temporal Interval INT2 iff there exists Temporal Instants inst1 and inst2 such that inst1 is the starting instant of both INT1 and INT2 and inst2 is the ending instant of both INT1 and INT2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval equals"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_finished_by
-cco:interval_finished_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_contains ;
- owl:inverseOf cco:interval_finishes ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT2 is finished by some Temporal Interval INT1 iff there exists Temporal Instants inst1, inst2, and inst3 such that inst 1 is the starting instant of INT1, inst2 is the ending instant of both INT1 and INT2, inst3 is the starting instant of INT2, and inst3 is before inst1."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval finished by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_finishes
-cco:interval_finishes rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_contained_by ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT1 finishes some Temporal Interval INT2 iff there exists Temporal Instants inst1, inst2, and inst3 such that inst 1 is the starting instant of INT1, inst2 is the ending instant of both INT1 and INT2, inst3 is the starting instant of INT2, and inst3 is before inst1."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval finishes"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_is_after
-cco:interval_is_after rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_disjoint ;
- owl:inverseOf cco:interval_is_before ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A TemporalInterval INT2 is after some TemporalInterval INT1 iff there exists TemporalInstants inst2, inst1 such that inst2 is the starting instant of INT2 and inst1 is the ending instant of INT1 and inst2 is after inst1."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval is after"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_is_before
-cco:interval_is_before rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_disjoint ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A TemporalInterval INT1 is before some TemporalInterval INT2 iff there exists TemporalInstants inst1, inst2 such that inst1 is the ending instant of INT1 and inst2 is the starting instant of INT2 and inst1 is before inst2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval is before"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_meets
-cco:interval_meets rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_disjoint ;
- owl:inverseOf cco:interval_met_by ;
- rdf:type owl:IrreflexiveProperty ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT1 meets some Temporal Interval INT2 iff there exists some Temporal Instant inst1 such that inst1 is the ending instant of INT1 and inst1 is the starting instant of INT2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval meets"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_met_by
-cco:interval_met_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_disjoint ;
- rdf:type owl:IrreflexiveProperty ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT2 is met by some Temporal Interval INT1 iff there exists some Temporal Instant inst1 such that inst1 is the starting instant of INT2 and inst1 is the ending instant of INT1."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval met by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_overlapped_by
-cco:interval_overlapped_by rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:interval_overlaps ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT2 is overlapped by some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, inst3, inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst1 is before inst3, inst3 is before inst2, and inst2 is before inst4."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval overlapped by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_overlaps
-cco:interval_overlaps rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT1 overlaps some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, inst3, inst4 such that inst1 is the starting instant of INT1, inst2 is the ending instant of INT1, inst3 is the starting instant of INT2, inst4 is the ending instant of INT2, inst1 is before inst3, inst3 is before inst2, and inst2 is before inst4."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval overlaps"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_started_by
-cco:interval_started_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_contains ;
- owl:inverseOf cco:interval_starts ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT2 is started by some Temporal Interval INT1 iff there exist Temporal Instants inst1, inst2, and inst3 such that inst1 is the starting instant of both INT1 and INT2, inst2 is the ending instant of INT1, inst3 is the ending instant of INT2 and inst2 is before inst3."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval started by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/interval_starts
-cco:interval_starts rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:interval_contained_by ;
- rdfs:domain obo:BFO_0000038 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "A Temporal Interval INT1 starts some Temporal Interval INT2 iff there exist Temporal Instants inst1, inst2, and inst3 such that inst1 is the starting instant of both INT1 and INT2, inst2 is the ending instant of INT1, inst3 is the ending instant of INT2 and inst2 is before inst3."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "interval starts"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_interval_measurement_of
-cco:is_a_interval_measurement_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_a_measurement_of ;
- owl:inverseOf cco:is_measured_by_interval ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain cco:IntervalMeasurementInformationContentEntity ;
- cco:definition "x is_a_interval_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ;
- cco:example_of_usage "a measurement of air temperature on the Celsius scale." ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is a interval measurement of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_measurement_of
-cco:is_a_measurement_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:describes ;
- owl:inverseOf cco:is_measured_by ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain cco:MeasurementInformationContentEntity ;
- cco:definition "x is_a_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:comment "This object property, as well as all of its children are typified as functional properties. This means that for instances x, y, and z if x is a measurement of y and x is a measurement of z, then y = z."@en ;
- rdfs:label "is a measurement of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_nominal_measurement_of
-cco:is_a_nominal_measurement_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_a_measurement_of ;
- owl:inverseOf cco:is_measured_by_nominal ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain cco:NominalMeasurementInformationContentEntity ;
- cco:definition "x is_a_nominal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is a nominal measurement of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ordinal_measurement_of
-cco:is_a_ordinal_measurement_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_a_measurement_of ;
- owl:inverseOf cco:is_measured_by_ordinal ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain cco:OrdinalMeasurementInformationContentEntity ;
- cco:definition "x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is a ordinal measurement of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ratio_measurement_of
-cco:is_a_ratio_measurement_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_a_measurement_of ;
- owl:inverseOf cco:is_measured_by_ratio ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain cco:RatioMeasurementInformationContentEntity ;
- cco:definition "x is_a_ratio_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is a ratio measurement of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_about
-cco:is_about rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_subject_of ;
- rdfs:domain cco:InformationContentEntity ;
- rdfs:range obo:BFO_0000001 ;
- cco:definition "A primitive relationship between an Information Content Entity and some Entity."@en ;
- cco:definition_source "http://purl.obolibrary.org/obo/IAO_0000136" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is about"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_affected_by
-cco:is_affected_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000056 ;
- rdfs:domain obo:BFO_0000002 ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "c is_affected_by p iff p is an instance of a Process and c is an instance of a Continuant, such that p influences c in some manner, most often by producing a change in c."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is affected by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_affiliated_with
-cco:is_affiliated_with rdf:type owl:ObjectProperty ;
- rdfs:domain [ rdf:type owl:Class ;
- owl:unionOf ( cco:Agent
- cco:Organization
- cco:Person
- )
- ] ;
- rdfs:range [ rdf:type owl:Class ;
- owl:unionOf ( cco:Agent
- cco:Organization
- cco:Person
- )
- ] ;
- cco:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is affiliated with"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_ancestor_of
-cco:is_ancestor_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_descendent_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is ancestor of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_aunt_of
-cco:is_aunt_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is aunt of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_brother_in_law_of
-cco:is_brother_in_law_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is brother-in-law of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_brother_of
-cco:is_brother_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_sibling_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is brother of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_cause_of
-cco:is_cause_of rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000003 ;
- rdfs:range obo:BFO_0000003 ;
- cco:definition "x is_cause_of y iff x and y are instances of occurrents, and y is a consequence of x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is cause of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_child_of
-cco:is_child_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_parent_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is child of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_daughter_in_law_of
-cco:is_daughter_in_law_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is daughter in-law of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_daughter_of
-cco:is_daughter_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_child_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is daughter of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_delimited_by
-cco:is_delimited_by rdf:type owl:ObjectProperty ;
- rdfs:domain cco:Organization ;
- rdfs:range cco:DelimitingDomain ;
- cco:definition "An instance of Organization o1 is_delimited_by some Delimiting Domain dd1 iff dd1 is the area within which o1 can legally operate."@en ;
- cco:definition_source "https://en.wikipedia.org/w/index.php?title=Boundary_delimitation&oldid=1039137603"^^xsd:anyURI ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is delimited by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_descendent_of
-cco:is_descendent_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is descendent of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_disrupted_by
-cco:is_disrupted_by rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000015 ;
- "2022-12-30T21:32:27-05:00"^^xsd:dateTime ;
- "https://cubrc.org"^^xsd:anyURI ;
- cco:definition "Inverse of disrupts." ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is disrupted by"@en ;
- "is disrupted by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_ending_instant_of
-cco:is_ending_instant_of rdf:type owl:ObjectProperty ,
- owl:InverseFunctionalProperty ;
- rdfs:domain obo:BFO_0000148 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "For Temporal Instant t1 and Temporal Interval t2, t1 is ending instant of t2 if and only if no Temporal Instant t3 that is part of t2 is after t1."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "is ending instant of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_excerpted_from
-cco:is_excerpted_from rdf:type owl:ObjectProperty ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range cco:InformationBearingEntity ;
- cco:definition "An Information Bearing Entity b1 is excerpted from another Information Bearing Entity B2 iff b1 is part of some Information Bearing Entity B1 that is carrier of some Information Content Entity C1, B2 is carrier of some Information Content Entity C2, C1 is not identical with C2, b1 is carrier of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is carrier of c1 (i.e. the same Information Content Entity as borne by b1)."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is excerpted from"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_father_in_law_of
-cco:is_father_in_law_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is father in-law of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_father_of
-cco:is_father_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_parent_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is father of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_first_cousin_of
-cco:is_first_cousin_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_first_cousin_of ;
- rdf:type owl:SymmetricProperty ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is first cousin of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_geospatial_coordinate_reference_system_of
-cco:is_geospatial_coordinate_reference_system_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_reference_system_of ;
- owl:inverseOf cco:uses_geospatial_coordinate_reference_system ;
- rdfs:domain cco:GeospatialCoordinateReferenceSystem ;
- rdfs:range cco:InformationBearingEntity ;
- cco:definition "x is_geospatial_coordinate_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is geospatial coordinate reference system of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandchild_of
-cco:is_grandchild_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_grandparent_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is grandchild of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_granddaughter_of
-cco:is_granddaughter_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandchild_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is granddaughter of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandfather_of
-cco:is_grandfather_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandparent_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is grandfather of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandmother_of
-cco:is_grandmother_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandparent_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is grandmother of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandparent_of
-cco:is_grandparent_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is grandparent of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_grandson_of
-cco:is_grandson_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandchild_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is grandson of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_half_brother_of
-cco:is_half_brother_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_half_sibling_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is half-brother of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_half_sibling_of
-cco:is_half_sibling_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_half_sibling_of ;
- rdf:type owl:SymmetricProperty ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is half-sibling of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_half_sister_of
-cco:is_half_sister_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_half_sibling_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is half sister of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_husband_of
-cco:is_husband_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_spouse_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is husband of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_in_law_of
-cco:is_in_law_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_in_law_of ;
- rdf:type owl:SymmetricProperty ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is in-law of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_input_of
-cco:is_input_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000056 ;
- rdfs:domain obo:BFO_0000002 ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "x is_input_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is input of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_inside_instant_of
-cco:is_inside_instant_of rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000148 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "For Temporal Instant t1 and Temporal Interval t2, t1 is inside instant of t2 if and only if there are Temporal Instants t3 and t4 non-identical to t1 and part of t2 such that t3 is before t1 and t4 is after t1."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "is inside instant of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_interest_of
-cco:is_interest_of rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range cco:Agent ;
- "2022-12-30T21:32:27-05:00"^^xsd:dateTime ;
- "https://cubrc.org"^^xsd:anyURI ;
- cco:definition "The inverse of has_interest_in. " ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is interest of"@en ;
- "is interest of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_made_of
-cco:is_made_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf owl:topObjectProperty ;
- owl:inverseOf cco:is_material_of ;
- rdfs:domain obo:BFO_0000030 ;
- rdfs:range obo:BFO_0000030 ;
- cco:definition "An object o is made of an object m when m is the material that o consists of and that material does not undergo a change of kind during the creation of o"@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is made of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_material_of
-cco:is_material_of rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000030 ;
- rdfs:range obo:BFO_0000030 ;
- cco:definition "An object m is material of an object o when m is the material of which o consists and that material does not undergo a change of kind during the creation of o"@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is material of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_aunt_of
-cco:is_maternal_aunt_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_aunt_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is maternal aunt of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_first_cousin_of
-cco:is_maternal_first_cousin_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_first_cousin_of ;
- cco:definition "Person A is maternal first cousin of Person B iff Person B has mother M and M has sibling P and P is parent of Person A."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:comment "Comment is_maternal_first_cousin_of is not a symmetric relationship as is is_first_cousin_of"@en ;
- rdfs:label "is maternal first cousin of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_grandfather_of
-cco:is_maternal_grandfather_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandfather_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is maternal grandfather of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_grandmother_of
-cco:is_maternal_grandmother_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandmother_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is maternal grandmother of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_maternal_uncle_of
-cco:is_maternal_uncle_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_uncle_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is maternal uncle of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by
-cco:is_measured_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:described_by ;
- rdf:type owl:InverseFunctionalProperty ;
- rdfs:range cco:MeasurementInformationContentEntity ;
- cco:definition "y is_measured_by x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is measured by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_interval
-cco:is_measured_by_interval rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_measured_by ;
- rdf:type owl:InverseFunctionalProperty ;
- rdfs:range cco:IntervalMeasurementInformationContentEntity ;
- cco:definition "y is_measured_by_interval x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is measured by interval"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_nominal
-cco:is_measured_by_nominal rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_measured_by ;
- rdf:type owl:InverseFunctionalProperty ;
- rdfs:range cco:NominalMeasurementInformationContentEntity ;
- cco:definition "y is_measured_by_nominal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is measured by nominal"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ordinal
-cco:is_measured_by_ordinal rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_measured_by ;
- rdf:type owl:InverseFunctionalProperty ;
- rdfs:range cco:OrdinalMeasurementInformationContentEntity ;
- cco:definition "y is_measured_by_ordinal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is measured by ordinal"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ratio
-cco:is_measured_by_ratio rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_measured_by ;
- rdf:type owl:InverseFunctionalProperty ;
- rdfs:range cco:RatioMeasurementInformationContentEntity ;
- cco:definition "y is_measured_by_ratio x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is measured by ratio"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_measurement_unit_of
-cco:is_measurement_unit_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000084 ;
- owl:inverseOf cco:uses_measurement_unit ;
- rdfs:domain cco:MeasurementUnit ;
- rdfs:range cco:InformationBearingEntity ;
- cco:definition "x is_measurement_unit_of y iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is measurement unit of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_mention_of
-cco:is_mention_of rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_mentioned_by ;
- cco:definition "x is_mention_of y iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is mention of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_mentioned_by
-cco:is_mentioned_by rdf:type owl:ObjectProperty ;
- cco:definition "y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is mentioned by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_mother_in_law_of
-cco:is_mother_in_law_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is mother in-law of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_mother_of
-cco:is_mother_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_parent_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is mother of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_nephew_of
-cco:is_nephew_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is nephew of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_niece_of
-cco:is_niece_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is niece of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_object_of
-cco:is_object_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000056 ;
- cco:definition "If p is a process and c is a continuant, then c is object of p if and only if the c is part of the projected state that the agent intends to achieve by performing p."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is object of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_organizational_context_of
-cco:is_organizational_context_of rdf:type owl:ObjectProperty ;
- rdfs:domain cco:Organization ;
- rdfs:range obo:BFO_0000023 ;
- cco:definition "x is_organizational_context_of y iff x is an instance of an Organization and y is an instance of a Role and z is an instance of a Person, such that z's affiliation with x is a prerequisite for z bearing y, or x ascribes y to the bearer of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is organizational context of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_output_of
-cco:is_output_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000056 ;
- rdfs:domain obo:BFO_0000002 ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "x is_output_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is output of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_parent_of
-cco:is_parent_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- rdfs:domain cco:Person ;
- rdfs:range cco:Person ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is parent of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_part_of_process
-cco:is_part_of_process rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000132 ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is part of process"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_aunt_of
-cco:is_paternal_aunt_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_aunt_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is paternal aunt of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_first_cousin_of
-cco:is_paternal_first_cousin_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_first_cousin_of ;
- cco:definition "Person A is paternal first cousin of Person B iff Person B has father F and F has sibling P and P is parent of Person A."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:comment "Comment is_paternal_first_cousin_of is not a symmetric relationship as is is_first_cousin_of"@en ;
- rdfs:label "is paternal first cousin of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_grandfather_of
-cco:is_paternal_grandfather_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandfather_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is paternal grandfather of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_grandmother_of
-cco:is_paternal_grandmother_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_grandmother_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is paternal grandmother of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_paternal_uncle_of
-cco:is_paternal_uncle_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_uncle_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is paternal uncle of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_permitted_by
-cco:is_permitted_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:prescribed_by ;
- owl:inverseOf cco:permits ;
- rdf:type owl:AsymmetricProperty ,
- owl:IrreflexiveProperty ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range cco:ActionRegulation ;
- cco:definition "y is_permitted_by x at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent may be agent in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is permitted by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_predecessor_of
-cco:is_predecessor_of rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:is_successor_of ;
- rdfs:domain obo:BFO_0000004 ;
- rdfs:range obo:BFO_0000004 ;
- cco:definition "A continuant c1 is a predecessor of some continuant c2 iff there is some process p1 and c1 is an input to p1 and c2 is an output of p1."@en ;
- cco:elucidation "More informally, c1 is a predecessor of c2 iff c1 has been followed or replaced by c2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is predecessor of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_prohibited_by
-cco:is_prohibited_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:prescribed_by ;
- owl:inverseOf cco:prohibits ;
- rdf:type owl:AsymmetricProperty ,
- owl:IrreflexiveProperty ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range cco:ActionRegulation ;
- cco:definition "y is_prohibited_by y at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent must not be agent in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is prohibited by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_reference_system_of
-cco:is_reference_system_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000084 ;
- owl:inverseOf cco:uses_reference_system ;
- rdfs:domain cco:ReferenceSystem ;
- rdfs:range cco:InformationBearingEntity ;
- cco:definition "x is_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is reference system of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_required_by
-cco:is_required_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:prescribed_by ;
- owl:inverseOf cco:requires ;
- rdf:type owl:AsymmetricProperty ,
- owl:IrreflexiveProperty ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range cco:ActionRegulation ;
- cco:definition "y is_required_by x at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent must be agent in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is required by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_second_cousin_of
-cco:is_second_cousin_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_second_cousin_of ;
- rdf:type owl:SymmetricProperty ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is second cousin of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_sibling_of
-cco:is_sibling_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_sibling_of ;
- rdf:type owl:SymmetricProperty ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is sibling of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_sister_in_law_of
-cco:is_sister_in_law_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is sister-in-law of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_sister_of
-cco:is_sister_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_sibling_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is sister of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_site_of
-cco:is_site_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000183 ;
- owl:inverseOf cco:occurs_at ;
- rdfs:domain obo:BFO_0000029 ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "x is_site_of y iff x is an instance of Site and y is an instance of Process, such that y occurs in x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is site of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_son_in_law_of
-cco:is_son_in_law_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_in_law_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is son in-law of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_son_of
-cco:is_son_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_child_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is son of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_spouse_of
-cco:is_spouse_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_spouse_of ;
- rdf:type owl:SymmetricProperty ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is spouse of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_starting_instant_of
-cco:is_starting_instant_of rdf:type owl:ObjectProperty ,
- owl:InverseFunctionalProperty ;
- rdfs:domain obo:BFO_0000148 ;
- rdfs:range obo:BFO_0000038 ;
- cco:definition "For Temporal Instant t1 and Temporal Interval t2, t1 is starting instant of t2 if and only if no Temporal Instant t3 that is part of t2 is before t1."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"^^xsd:anyURI ;
- rdfs:label "is starting instant of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_step_brother_of
-cco:is_step_brother_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_step_sibling_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is step-brother of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_step_sibling_of
-cco:is_step_sibling_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_step_sibling_of ;
- rdf:type owl:SymmetricProperty ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is step-sibling of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_step_sister_of
-cco:is_step_sister_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_step_sibling_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is step-sister of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of
-cco:is_subject_of rdf:type owl:ObjectProperty ;
- rdfs:range cco:InformationContentEntity ;
- cco:definition "A primitive relationship between an instance of an Entity and an instance of an Information Content Entity."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "is subject of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_subordinate_role_to
-cco:is_subordinate_role_to rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000023 ;
- rdfs:range obo:BFO_0000023 ;
- cco:definition "For all x,y,t: y is subordinate role to x at t iff: x is an instance of bfo:BFO_0000023 (Role) at time t, and y is an instance of bfo:BFO_0000023 (Role) at time t, and there is some z such that x is realized by z and z is an instance of Act which creates, modifies, transfers, or eliminates some u such that u is an Action Regulation at time t, and u is addressed to the bearer of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is subordinate role to"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_subsidiary_of
-cco:is_subsidiary_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_affiliated_with ;
- rdfs:domain cco:Organization ;
- rdfs:range cco:Organization ;
- cco:definition "An Organization o2 is_subsidiary_of Organization o1 iff o1 controls o2 by having the capacity to determine the outcome of decisions about o2's financial and operating policies. "@en ;
- cco:definition_source "http://www.austlii.edu.au/legis/cth/consol_act/ca2001172/s50aa.html)" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is subsidiary of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_successor_of
-cco:is_successor_of rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000004 ;
- rdfs:range obo:BFO_0000004 ;
- cco:definition "A continuant c2 is a successor of some continuant c1 iff there is some process p1 and c1 is an input to p1 and c2 is an output of p1. Inverse of is predecessor. "@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is successor of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_supervised_by
-cco:is_supervised_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_affiliated_with ;
- owl:inverseOf cco:supervises ;
- rdfs:domain cco:Person ;
- rdfs:range cco:Person ;
- cco:definition "A person p1 is supervised by a person p2 by virtue of p1 being directed, managed, or overseen by p2."@en ;
- cco:definition_source "http://en.wiktionary.org/wiki/supervise)" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is supervised by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_temporal_region_of
-cco:is_temporal_region_of rdf:type owl:ObjectProperty ;
- rdfs:domain obo:BFO_0000008 ;
- rdfs:range [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000015
- obo:BFO_0000035
- )
- ] ;
- cco:definition "x is_temporal_region_of y iff y is an instance of a process or process boundary and x is an instance of a temporal region, such that the duration of x temporally projects on y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "is temporal region of"@en ;
- "Leaving this is in ERO for now since BFO2020 has no inverse of occupies-temporal-region yet."@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_third_cousin_of
-cco:is_third_cousin_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- owl:inverseOf cco:is_third_cousin_of ;
- rdf:type owl:SymmetricProperty ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is third cousin of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_uncle_of
-cco:is_uncle_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_familial_relationship_to ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is uncle of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_used_by
-cco:is_used_by rdf:type owl:ObjectProperty ;
- owl:inverseOf cco:uses ;
- cco:definition "x is_used_by y iff y is an instance of an Agent and x is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein y attempts to accomplish a goal by manipulating, deploying, leveraging some attribute of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is used by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/is_wife_of
-cco:is_wife_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_spouse_of ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "is wife of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/language_used_in
-cco:language_used_in rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:prescribes ;
- owl:inverseOf cco:uses_language ;
- rdfs:domain cco:Language ;
- rdfs:range cco:InformationBearingEntity ;
- cco:definition "x language_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Language, such that the literal value of y is a string that is encoded according to the syntax of x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "language used in"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/nontangential_part_of
-cco:nontangential_part_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:spatial_part_of ;
- rdf:type owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "An immaterial entity im1 is a nontangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there does not exist an immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "nontangential part of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/occurs_at
-cco:occurs_at rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000066 ;
- rdfs:domain obo:BFO_0000015 ;
- rdfs:range obo:BFO_0000029 ;
- cco:definition "x occurs_at y iff x is an instance of Process and y is an instance of Site, such that x occurs in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "occurs at"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/partially_overlaps_with
-cco:partially_overlaps_with rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:connected_with ;
- rdf:type owl:SymmetricProperty ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "An immaterial entity im1 partially overlaps with some immaterial entity im2 iff im1 overlaps with im2 and im1 is not a spatial part of im2 and im2 is not a spatial part of im1."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "partially overlaps with"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/permits
-cco:permits rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:prescribes ;
- rdf:type owl:AsymmetricProperty ,
- owl:IrreflexiveProperty ;
- rdfs:domain cco:ActionRegulation ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "x permits y at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent may be agent in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "permits"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/prescribed_by
-cco:prescribed_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_subject_of ;
- owl:inverseOf cco:prescribes ;
- rdfs:range cco:DirectiveInformationContentEntity ;
- cco:definition "x prescribed_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y serves as a rule or guide for x if x is an Occurrent, or y serves as a model for x if x is a Continuant."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "prescribed by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/prescribes
-cco:prescribes rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_about ;
- rdfs:domain cco:DirectiveInformationContentEntity ;
- cco:definition "x prescribes y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x serves as a rule or guide for y if y an Occurrent, or x serves as a model for y if y is a Continuant."@en ;
- cco:example_of_usage "a blueprint serves as a model of some Artifact or Facility" ,
- "a professional code of conduct serves as a set of rules to be followed while acting in a role within that profession" ,
- "an Operations Plan serves as a guide for the tasks that need to be performed to achieve the Objectives of the Operation" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "prescribes"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/process_started_by
-cco:process_started_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:caused_by ;
- owl:inverseOf cco:process_starts ;
- cco:definition "x process_started_by y iff x and y are instances of processes, and x is caused_by y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and x has starting instance i, and y occurs on r, and r interval contains i."@en ;
- cco:elucidation "A process x is started by another process y when y causes x while y is still occurring."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "process started by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/process_starts
-cco:process_starts rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_cause_of ;
- cco:definition "x process_starts y iff x and y are instances of processes, and x is_cause_of y, and i is an instance of a temporal instant, and r is an instant of a temporal interval, and y has starting instance i, and x occurs on r, and r interval contains i."@en ;
- cco:elucidation "A process x starts another process y when x causes y while x is still occurring."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "process starts"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/prohibits
-cco:prohibits rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:prescribes ;
- rdf:type owl:AsymmetricProperty ,
- owl:IrreflexiveProperty ;
- rdfs:domain cco:ActionRegulation ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "x prohibits y at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent must not be agent in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "prohibits"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/quality_of_aggregate
-cco:quality_of_aggregate rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:inheres_in_aggregate ;
- rdfs:domain obo:BFO_0000019 ;
- rdfs:range obo:BFO_0000027 ;
- cco:definition "x quality_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Quality, such that x disposition_of_aggregate y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "quality of aggregate"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/receives
-cco:receives rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000056 ;
- rdfs:domain cco:Agent ;
- cco:definition "x receives y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the recipient and decoder of the InformationContentEntity intended for communication in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "receives"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/represented_by
-cco:represented_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_subject_of ;
- owl:inverseOf cco:represents ;
- rdf:type owl:InverseFunctionalProperty ;
- rdfs:range cco:RepresentationalInformationContentEntity ;
- cco:definition "y represented_by x iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:comment "See notes for inverse property." ;
- rdfs:label "represented by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/represents
-cco:represents rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:is_about ;
- rdf:type owl:FunctionalProperty ;
- rdfs:domain cco:RepresentationalInformationContentEntity ;
- cco:definition "x represents y iff x is an instance of Information Content Entity, y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ;
- cco:elucidation "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., grooves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ;
- rdfs:label "represents"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/requires
-cco:requires rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:prescribes ;
- rdf:type owl:AsymmetricProperty ,
- owl:IrreflexiveProperty ;
- rdfs:domain cco:ActionRegulation ;
- rdfs:range obo:BFO_0000015 ;
- cco:definition "x requires y at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent must be agent in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "requires"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/role_of_aggregate
-cco:role_of_aggregate rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:inheres_in_aggregate ;
- rdfs:domain obo:BFO_0000023 ;
- rdfs:range obo:BFO_0000027 ;
- cco:definition "x role_of_aggregate y iff y is an instance of Object Aggregate and x is an instance of Role, such that x disposition_of_aggregate y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
- rdfs:label "role of aggregate"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/sends
-cco:sends rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000056 ;
- rdfs:domain cco:Agent ;
- cco:definition "x sends y iff x is an instance of Agent and y is an instance of Act Of Communication, such that x is the initiator and encoder of the InformationContentEntity intended for communication in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "sends"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/spatial_part_of
-cco:spatial_part_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000176 ,
- cco:connected_with ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "x spatial_part_of y iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:comment "in the sense used here, spatial part of is elsewhere referred to as proper spatial part of"@en ;
- rdfs:label "spatial part of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/supervises
-cco:supervises rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:has_affiliate ;
- rdfs:domain cco:Person ;
- rdfs:range cco:Person ;
- cco:definition "A person p1 supervises a person p2 by virtue of p1 directing, managing, or overseeing p2."@en ;
- cco:definition_source "http://en.wiktionary.org/wiki/supervise" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "supervises"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/tangential_part_of
-cco:tangential_part_of rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:spatial_part_of ;
- rdf:type owl:TransitiveProperty ;
- rdfs:domain obo:BFO_0000141 ;
- rdfs:range obo:BFO_0000141 ;
- cco:definition "An immaterial entity im1 is a tangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there exists some immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "tangential part of"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/time_zone_identifier_used_by
-cco:time_zone_identifier_used_by rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000084 ;
- owl:inverseOf cco:uses_time_zone_identifier ;
- rdfs:domain cco:TimeZoneIdentifier ;
- rdfs:range cco:InformationBearingEntity ;
- cco:definition "x time_zone_identifier_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Time Zone Identifier, such that x designates the spatial region associated with the time zone mentioned in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "time zone identifier used by"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/uses
-cco:uses rdf:type owl:ObjectProperty ;
- cco:definition "x uses y iff x is an instance of an Agent and y is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein x attempts to accomplish a goal by manipulating, deploying, or leveraging some attribute of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
- rdfs:label "uses"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/uses_geospatial_coordinate_reference_system
-cco:uses_geospatial_coordinate_reference_system rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:uses_reference_system ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range cco:GeospatialCoordinateReferenceSystem ;
- cco:definition "y uses_geospatial_coordinate_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "uses geospatial coordinate reference system"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/uses_language
-cco:uses_language rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf cco:prescribed_by ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range cco:Language ;
- cco:definition "x uses_language y iff x is an instance of an Information Bearing Entity and y is an instance of a Language such that the literal value of x is a string that is encoded according to the syntax of y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "uses language"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/uses_measurement_unit
-cco:uses_measurement_unit rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000101 ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range cco:MeasurementUnit ;
- cco:definition "y uses_measurement_unit x iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "uses measurement unit"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/uses_reference_system
-cco:uses_reference_system rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000101 ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range cco:ReferenceSystem ;
- cco:definition "y uses_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "uses reference system"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/uses_time_zone_identifier
-cco:uses_time_zone_identifier rdf:type owl:ObjectProperty ;
- rdfs:subPropertyOf obo:BFO_0000101 ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range cco:TimeZoneIdentifier ;
- cco:definition "x uses_time_zone_identifier y iff x is an instance of Information Bearing Entity and y is an instance of Time Zone Identifier, such that y designates the spatial region associated with the time zone mentioned in x."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "uses time zone identifier"@en .
-
-
-#################################################################
-# Data properties
-#################################################################
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_URI_value
-cco:has_URI_value rdf:type owl:DatatypeProperty ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range xsd:anyURI ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "has URI value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_altitude_value
-cco:has_altitude_value rdf:type owl:DatatypeProperty ;
- cco:elucidation "This data property can be used along with has_latitude_value and has_longitude_value to connect three-dimensional spatial data to a single Information Bearing Entity to specify the location of an entity in a Geospatial Region."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:comment "Altitude values typically use kilometers as the Unit of Measurement."@en ;
- rdfs:label "has altitude value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_boolean_value
-cco:has_boolean_value rdf:type owl:DatatypeProperty ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range xsd:boolean ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "has boolean value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_date_value
-cco:has_date_value rdf:type owl:DatatypeProperty ;
- rdfs:domain cco:InformationBearingEntity ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "has date value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_datetime_value
-cco:has_datetime_value rdf:type owl:DatatypeProperty ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range xsd:dateTime ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "has datetime value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_decimal_value
-cco:has_decimal_value rdf:type owl:DatatypeProperty ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range xsd:decimal ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "has decimal value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_double_value
-cco:has_double_value rdf:type owl:DatatypeProperty ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range xsd:double ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "has double value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_integer_value
-cco:has_integer_value rdf:type owl:DatatypeProperty ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range xsd:integer ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "has integer value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_latitude_value
-cco:has_latitude_value rdf:type owl:DatatypeProperty ;
- rdfs:range xsd:decimal ;
- cco:definition "A Data Property that has as its range the latitude value from some Geospatial Location coordinates set expressed in decimal degrees."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "has latitude value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_longitude_value
-cco:has_longitude_value rdf:type owl:DatatypeProperty ;
- rdfs:range xsd:decimal ;
- cco:definition "A Data Property that has as its range the longitude value from some Geospatial Location coordinates set expressed in decimal degrees."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:label "has longitude value"@en .
-
-
-### http://www.ontologyrepository.com/CommonCoreOntologies/has_text_value
-cco:has_text_value rdf:type owl:DatatypeProperty ;
- rdfs:domain cco:InformationBearingEntity ;
- rdfs:range xsd:string ;
- cco:definition "A relationship between an Information Bearing Entity and a string representation."@en ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ;
- rdfs:label "has text value"@en .
-
-
-### http://www.opengis.net/ont/geosparql#asWKT
- rdf:type owl:DatatypeProperty ;
- cco:definition "A Data Property that has as its range a string formated according to the Well-known text standardization for geometric objects."@en ;
- cco:example_of_usage "Polygon ((10 10, 10 20, 20 20, 20 15, 10 10))" ;
- cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
- rdfs:comment "ISO 19162:2015"@en ;
- rdfs:label "as WKT"@en .
-
-
-#################################################################
-# Classes
-#################################################################
-
-### http://purl.obolibrary.org/obo/BFO_0000001
-obo:BFO_0000001 rdf:type owl:Class ;
- "001-BFO" ;
- rdfs:label "entity"@en ;
- "(Elucidation) An entity is anything that exists or has existed or will exist"@en ;
- "Julius Caesar; the Second World War; your body mass index; Verdi's Requiem"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000002
-obo:BFO_0000002 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000001 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000176 ;
- owl:allValuesFrom obo:BFO_0000002
- ] ;
- owl:disjointWith obo:BFO_0000003 ;
- "008-BFO" ;
- rdfs:label "continuant"@en ;
- "(Elucidation) A continuant is an entity that persists, endures, or continues to exist through time while maintaining its identity"@en ;
- "A human being; a tennis ball; a cave; a region of space; someone's temperature"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000003
-obo:BFO_0000003 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000001 ;
- "077-BFO" ;
- rdfs:label "occurrent"@en ;
- "(Elucidation) An occurrent is an entity that unfolds itself in time or it is the start or end of such an entity or it is a temporal or spatiotemporal region"@en ;
- "As for process, history, process boundary, spatiotemporal region, zero-dimensional temporal region, one-dimensional temporal region, temporal interval, temporal instant."@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000004
-obo:BFO_0000004 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000002 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000176 ;
- owl:allValuesFrom obo:BFO_0000004
- ] ;
- "017-BFO" ;
- rdfs:label "independent continuant"@en ;
- "b is an independent continuant =Def b is a continuant & there is no c such that b specifically depends on c or b generically depends on c"@en ;
- "An atom; a molecule; an organism; a heart; a chair; the bottom right portion of a human torso; a leg; the interior of your mouth; a spatial region; an orchestra"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000006
-obo:BFO_0000006 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000141 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000176 ;
- owl:allValuesFrom obo:BFO_0000006
- ] ;
- "035-BFO" ;
- rdfs:label "spatial region"@en ;
- "(Elucidation) A spatial region is a continuant entity that is a continuant part of the spatial projection of a portion of spacetime at a given time"@en ;
- "As for zero-dimensional spatial region, one-dimensional spatial region, two-dimensional spatial region, three-dimensional spatial region."@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000008
-obo:BFO_0000008 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000003 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000132 ;
- owl:allValuesFrom obo:BFO_0000008
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000139 ;
- owl:allValuesFrom obo:BFO_0000008
- ] ;
- "100-BFO" ;
- rdfs:label "temporal region"@en ;
- "(Elucidation) A temporal region is an occurrent over which processes can unfold"@en ;
- "As for zero-dimensional temporal region and one-dimensional temporal region"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000009
-obo:BFO_0000009 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000006 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000178 ;
- owl:allValuesFrom [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000009
- obo:BFO_0000018
- obo:BFO_0000026
- )
- ]
- ] ;
- "039-BFO" ;
- rdfs:label "two-dimensional spatial region"@en ;
- "(Elucidation) A two-dimensional spatial region is a spatial region that is a whole consisting of a surface together with zero or more surfaces which may have spatial regions of lower dimension as parts"@en ;
- "The surface of a sphere-shaped part of space; an infinitely thin plane in space"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000011
-obo:BFO_0000011 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000003 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000132 ;
- owl:allValuesFrom obo:BFO_0000011
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000139 ;
- owl:allValuesFrom obo:BFO_0000011
- ] ;
- "095-BFO" ;
- rdfs:label "spatiotemporal region"@en ;
- "(Elucidation) A spatiotemporal region is an occurrent that is an occurrent part of spacetime"@en ;
- "The spatiotemporal region occupied by the development of a cancer tumour; the spatiotemporal region occupied by an orbiting satellite"@en ;
- "'Spacetime' here refers to the maximal instance of the universal spatiotemporal region."@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000015
-obo:BFO_0000015 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000003 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000117 ;
- owl:allValuesFrom [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000015
- obo:BFO_0000035
- )
- ]
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000132 ;
- owl:allValuesFrom obo:BFO_0000015
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000139 ;
- owl:allValuesFrom obo:BFO_0000015
- ] ;
- "083-BFO" ;
- rdfs:label "process"@en ;
- "event"@en ;
- "(Elucidation) p is a process means p is an occurrent that has some temporal proper part and for some time t, p has some material entity as participant"@en ;
- "An act of selling; the life of an organism; a process of sleeping; a process of cell-division; a beating of the heart; a process of meiosis; the taxiing of an aircraft; the programming of a computer"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000016
-obo:BFO_0000016 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000017 ;
- owl:disjointWith obo:BFO_0000023 ;
- "062-BFO" ;
- rdfs:label "disposition"@en ;
- "internally-grounded realizable entity"@en ;
- "(Elucidation) A disposition b is a realizable entity such that if b ceases to exist then its bearer is physically changed & b's realization occurs when and because this bearer is in some special physical circumstances & this realization occurs in virtue of the bearer's physical make-up"@en ;
- "An atom of element X has the disposition to decay to an atom of element Y; the cell wall is disposed to transport cellular material through endocytosis and exocytosis; certain people have a predisposition to colon cancer; children are innately disposed to categorize objects in certain ways"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000017
-obo:BFO_0000017 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000020 ;
- owl:disjointWith obo:BFO_0000019 ;
- "058-BFO" ;
- rdfs:label "realizable entity"@en ;
- "(Elucidation) A realizable entity is a specifically dependent continuant that inheres in some independent continuant which is not a spatial region & which is of a type some instances of which are realized in processes of a correlated type"@en ;
- "The role of being a doctor; the role of this boundary to delineate where Utah and Colorado meet; the function of your reproductive organs; the disposition of your blood to coagulate; the disposition of this piece of metal to conduct electricity"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000018
-obo:BFO_0000018 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000006 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000178 ;
- owl:allValuesFrom obo:BFO_0000018
- ] ;
- "037-BFO" ;
- rdfs:label "zero-dimensional spatial region"@en ;
- "(Elucidation) A zero-dimensional spatial region is one or a collection of more than one spatially disjoint points in space"@en ;
- "The spatial region occupied at some time instant by the North Pole"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000019
-obo:BFO_0000019 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000020 ;
- "055-BFO" ;
- rdfs:label "quality"@en ;
- "(Elucidation) A quality is a specifically dependent continuant that, in contrast to roles and dispositions, does not require any further process in order to be realized"@en ;
- "The colour of a tomato; the ambient temperature of this portion of air; the length of the circumference of your waist; the shape of your nose; the shape of your nostril; the mass of this piece of gold"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000020
-obo:BFO_0000020 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000002 ;
- "050-BFO" ;
- rdfs:label "specifically dependent continuant"@en ;
- "b is a specifically dependent continuant =Def b is a continuant & there is some independent continuant c which is not a spatial region & which is such that b specifically depends on c"@en ;
- "(with multiple bearers) John's love for Mary; the ownership relation between John and this statue; the relation of authority between John and his subordinates"@en ,
- "(with one bearer) The mass of this tomato; the pink colour of a medium rare piece of grilled filet mignon at its centre; the smell of this portion of mozzarella, the disposition of this fish to decay; the role of being a doctor; the function of this heart to pump blood; the shape of this hole"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000023
-obo:BFO_0000023 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000017 ;
- "061-BFO" ;
- rdfs:label "role"@en ;
- "externally-grounded realizable entity"@en ;
- "(Elucidation) A role b is a realizable entity such that b exists because there is some single bearer that is in some special physical, social, or institutional set of circumstances in which this bearer does not have to be & b is not such that, if it ceases to exist, then the physical make-up of the bearer is thereby changed"@en ;
- "The priest role; the student role; the role of subject in a clinical trial; the role of a stone in marking a property boundary; the role of a boundary to demarcate two neighbouring administrative territories; the role of a building in serving as a military target"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000024
-obo:BFO_0000024 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000040 ;
- "027-BFO" ;
- rdfs:label "fiat object part"@en ;
- "(Elucidation) A fiat object part b is a material entity & such that if b exists then it is continuant part of some object c & demarcated from the remainder of c by one or more fiat surfaces"@en ;
- "The upper and lower lobes of the left lung; the dorsal and ventral surfaces of the body; the Western hemisphere of the Earth; the FMA:regional parts of an intact human body"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000026
-obo:BFO_0000026 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000006 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000178 ;
- owl:allValuesFrom [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000018
- obo:BFO_0000026
- )
- ]
- ] ;
- "038-BFO" ;
- rdfs:label "one-dimensional spatial region"@en ;
- "(Elucidation) A one-dimensional spatial region is a whole consisting of a line together with zero or more lines which may have points as parts"@en ;
- "An edge of a cube-shaped portion of space; a line connecting two points; two parallel lines extended in space"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000027
-obo:BFO_0000027 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000040 ;
- "025-BFO" ;
- rdfs:label "object aggregate"@en ;
- "(Elucidation) An object aggregate is a material entity consisting exactly of a plurality (≥1) of objects as member parts which together form a unit"@en ;
- "The aggregate of the musicians in a symphony orchestra and their instruments; the aggregate of bearings in a constant velocity axle joint; the nitrogen atoms in the atmosphere; a collection of cells in a blood biobank"@en ;
- "'Exactly' means that there are no parts of the object aggregate other than its member parts." ,
- "The unit can, at certain times, consist of exactly one object, for example, when a wolf litter loses all but one of its pups, but it must at some time have a plurality of member parts." .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000028
-obo:BFO_0000028 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000006 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000178 ;
- owl:allValuesFrom obo:BFO_0000006
- ] ;
- "040-BFO" ;
- rdfs:label "three-dimensional spatial region"@en ;
- "(Elucidation) A three-dimensional spatial region is a whole consisting of a spatial volume together with zero or more spatial volumes which may have spatial regions of lower dimension as parts"@en ;
- "A cube-shaped region of space; a sphere-shaped region of space; the region of space occupied by all and only the planets in the solar system at some point in time"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000029
-obo:BFO_0000029 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000141 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000176 ;
- owl:allValuesFrom [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000029
- obo:BFO_0000040
- )
- ]
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000178 ;
- owl:allValuesFrom [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000029
- obo:BFO_0000140
- )
- ]
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000210 ;
- owl:allValuesFrom obo:BFO_0000028
- ] ;
- "034-BFO" ;
- rdfs:label "site"@en ;
- "(Elucidation) A site is a three-dimensional immaterial entity whose boundaries either (partially or wholly) coincide with the boundaries of one or more material entities or have locations determined in relation to some material entity"@en ;
- "A hole in a portion of cheese; a rabbit hole; the Grand Canyon; the Piazza San Marco; the kangaroo-joey-containing hole of a kangaroo pouch; your left nostril (a fiat part - the opening - of your left nasal cavity); the lumen of your gut; the hold of a ship; the interior of the trunk of your car; hole in an engineered floor joist"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000030
-obo:BFO_0000030 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000040 ;
- "024-BFO" ;
- rdfs:label "object"@en ;
- "(Elucidation) An object is a material entity which manifests causal unity & is of a type instances of which are maximal relative to the sort of causal unity manifested"@en ;
- "An organism; a fish tank; a planet; a laptop; a valve; a block of marble; an ice cube"@en ;
- "A description of three primary sorts of causal unity is provided in Basic Formal Ontology 2.0. Specification and User’s Guide"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000031
-obo:BFO_0000031 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000002 ;
- "074-BFO" ;
- rdfs:label "generically dependent continuant"@en ;
- "g-dependent continuant"@en ;
- "(Elucidation) A generically dependent continuant is an entity that exists in virtue of the fact that there is at least one of what may be multiple copies which is the content or the pattern that multiple copies would share"@en ;
- "The pdf file on your laptop; the pdf file that is a copy thereof on my laptop; the sequence of this protein molecule; the sequence that is a copy thereof in that protein molecule; the content that is shared by a string of dots and dashes written on a page and the transmitted Morse code signal; the content of a sentence; an engineering blueprint"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000034
-obo:BFO_0000034 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000016 ;
- "064-BFO" ;
- rdfs:label "function"@en ;
- "(Elucidation) A function is a disposition that exists in virtue of its bearer's physical make-up & this physical make-up is something the bearer possesses because it came into being either through evolution (in the case of natural biological entities) or through intentional design (in the case of artefacts) in order to realize processes of a certain sort"@en ;
- "The function of a hammer to drive in nails; the function of a heart pacemaker to regulate the beating of a heart through electricity"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000035
-obo:BFO_0000035 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000003 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000117 ;
- owl:allValuesFrom obo:BFO_0000035
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000121 ;
- owl:allValuesFrom obo:BFO_0000035
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000132 ;
- owl:allValuesFrom [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000015
- obo:BFO_0000035
- )
- ]
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000139 ;
- owl:allValuesFrom [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000015
- obo:BFO_0000035
- )
- ]
- ] ;
- "084-BFO" ;
- rdfs:label "process boundary"@en ;
- "p is a process boundary =Def p is a temporal part of a process & p has no proper temporal parts"@en ;
- "The boundary between the 2nd and 3rd year of your life"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000038
-obo:BFO_0000038 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000008 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000121 ;
- owl:allValuesFrom [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000038
- obo:BFO_0000148
- )
- ]
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000139 ;
- owl:allValuesFrom obo:BFO_0000038
- ] ;
- owl:disjointWith obo:BFO_0000148 ;
- "103-BFO" ;
- rdfs:label "one-dimensional temporal region"@en ;
- "(Elucidation) A one-dimensional temporal region is a temporal region is a whole that has a temporal interval and zero or more temporal intervals and temporal instants as parts"@en ;
- "The temporal region during which a process occurs"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000040
-obo:BFO_0000040 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000004 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000176 ;
- owl:allValuesFrom obo:BFO_0000040
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000178 ;
- owl:allValuesFrom [ rdf:type owl:Class ;
- owl:unionOf ( obo:BFO_0000029
- obo:BFO_0000040
- obo:BFO_0000140
- )
- ]
- ] ;
- owl:disjointWith obo:BFO_0000141 ;
- "019-BFO" ;
- rdfs:label "material entity"@en ;
- "(Elucidation) A material entity is an independent continuant has some portion of matter as continuant part"@en ;
- "A human being; the undetached arm of a human being; an aggregate of human beings"@en .
-
-
-### http://purl.obolibrary.org/obo/BFO_0000140
-obo:BFO_0000140 rdf:type owl:Class ;
- rdfs:subClassOf obo:BFO_0000141 ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000124 ;
- owl:allValuesFrom obo:BFO_0000140
- ] ,
- [ rdf:type owl:Restriction ;
- owl:onProperty obo:BFO_0000178 ;
- owl:allValuesFrom obo:BFO_0000140
- ] ;
- "029-BFO" ;
- rdfs:label "continuant fiat boundary"@en ;
-