Skip to content

Commit fe4346c

Browse files
authored
Unnatural birth (#801)
* Correcting domains/ranges throughout modules * updating def of birth per issue 599
1 parent ef8f62a commit fe4346c

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

src/cco-modules/EventOntology.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2840,7 +2840,7 @@ cco:ont00001236 rdf:type owl:Class ;
28402840
cco:ont00001237 rdf:type owl:Class ;
28412841
rdfs:subClassOf cco:ont00000007 ;
28422842
rdfs:label "Birth"@en ;
2843-
skos:definition "A Natural Process of bringing forth offspring."@en ;
2843+
skos:definition "A Process of bringing forth offspring."@en ;
28442844
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Birth&oldid=1063718655"^^xsd:anyURI ;
28452845
cco:ont00001760 "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI .
28462846

src/cco-modules/InformationEntityOntology.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2676,4 +2676,4 @@ cco:ont00001732 rdf:type owl:NamedIndividual ,
26762676
cco:ont00001760 "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI .
26772677

26782678

2679-
### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi
2679+
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi

src/cco-modules/TimeOntology.ttl

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -631,15 +631,15 @@ cco:ont00001204 rdf:type owl:Class ;
631631

632632
### https://www.commoncoreontologies.org/ont00001206
633633
cco:ont00001206 rdf:type owl:Class ;
634-
rdfs:subClassOf obo:BFO_0000038 ,
635-
[ rdf:type owl:Restriction ;
636-
owl:onProperty cco:ont00001924 ;
637-
owl:someValuesFrom cco:ont00000832
638-
] ;
639-
rdfs:comment "This is a defined class."@en ;
640-
rdfs:label "Multi-Year Temporal Interval"@en ;
641-
skos:definition "A one-dimensional temporal region that is measured in Years and spans at least one Year."@en ;
642-
cco:ont00001760 "https://www.commoncoreontologies.org/TimeOntology"^^xsd:anyURI .
634+
rdfs:subClassOf obo:BFO_0000038 ,
635+
[ rdf:type owl:Restriction ;
636+
owl:onProperty cco:ont00001924 ;
637+
owl:someValuesFrom cco:ont00000832
638+
] ;
639+
rdfs:comment "This is a defined class."@en ;
640+
rdfs:label "Multi-Year Temporal Interval"@en ;
641+
skos:definition "A one-dimensional temporal region that is measured in Years and spans at least one Year."@en ;
642+
cco:ont00001760 "https://www.commoncoreontologies.org/TimeOntology"^^xsd:anyURI .
643643

644644

645-
### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi
645+
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi

0 commit comments

Comments
 (0)