Skip to content

Commit 520d3d7

Browse files
authored
Update ExtendedRelationOntology.ttl (#715)
1 parent bc5ddb1 commit 520d3d7

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

src/cco-modules/ExtendedRelationOntology.ttl

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -409,16 +409,6 @@ cco:ont00001857 rdf:type owl:ObjectProperty ;
409409
cco:ont00001760 "https://www.commoncoreontologies.org/ExtendedRelationOntology"^^xsd:anyURI .
410410

411411

412-
### https://www.commoncoreontologies.org/ont00001861
413-
cco:ont00001861 rdf:type owl:ObjectProperty ;
414-
owl:inverseOf cco:ont00001991 ;
415-
rdfs:domain obo:BFO_0000030 ;
416-
rdfs:range obo:BFO_0000030 ;
417-
rdfs:label "is material of"@en ;
418-
skos:definition "x is_material_of y when both x and y are instances of Object and y consists of x as its material and x undergoes no change of kind during the creation of y."@en ;
419-
cco:ont00001760 "https://www.commoncoreontologies.org/ExtendedRelationOntology"^^xsd:anyURI .
420-
421-
422412
### https://www.commoncoreontologies.org/ont00001874
423413
cco:ont00001874 rdf:type owl:ObjectProperty ;
424414
rdfs:domain obo:BFO_0000008 ;
@@ -591,14 +581,4 @@ cco:ont00001986 rdf:type owl:ObjectProperty ;
591581
cco:ont00001760 "https://www.commoncoreontologies.org/ExtendedRelationOntology"^^xsd:anyURI .
592582

593583

594-
### https://www.commoncoreontologies.org/ont00001991
595-
cco:ont00001991 rdf:type owl:ObjectProperty ;
596-
rdfs:subPropertyOf owl:topObjectProperty ;
597-
rdfs:domain obo:BFO_0000030 ;
598-
rdfs:range obo:BFO_0000030 ;
599-
rdfs:label "is made of"@en ;
600-
skos:definition "x is_made_of y when x and y are both instances of Object and y is the material that x consists of and that material does not undergo a change of kind during the creation of x."@en ;
601-
cco:ont00001760 "https://www.commoncoreontologies.org/ExtendedRelationOntology"^^xsd:anyURI .
602-
603-
604584
### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi

0 commit comments

Comments
 (0)