diff --git a/src/owl/bfo-core.ofn b/src/owl/bfo-core.ofn index 05059e0..203abae 100644 --- a/src/owl/bfo-core.ofn +++ b/src/owl/bfo-core.ofn @@ -778,7 +778,7 @@ SubClassOf( ObjectAllValuesFrom( "103-BFO") AnnotationAssertion(rdfs:label "one-dimensional temporal region"@en) -AnnotationAssertion(skos:definition "(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) +AnnotationAssertion(skos:definition "(Elucidation) A one-dimensional temporal region is a temporal region that is a whole that has a temporal interval and zero or more temporal intervals and temporal instants as parts"@en) AnnotationAssertion(skos:example "The temporal region during which a process occurs"@en) SubClassOf( ) SubClassOf( ObjectAllValuesFrom( ObjectUnionOf( ))) diff --git a/src/owl/bfo-core.owl b/src/owl/bfo-core.owl index dcfbd3a..e88a0c3 100644 --- a/src/owl/bfo-core.owl +++ b/src/owl/bfo-core.owl @@ -1941,7 +1941,7 @@ http://purl.obolibrary.org/obo/BFO_0000038 - (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 + (Elucidation) A one-dimensional temporal region is a temporal region that is a whole that has a temporal interval and zero or more temporal intervals and temporal instants as parts diff --git a/src/owl/bfo-core.ttl b/src/owl/bfo-core.ttl index 8e39757..5d9d290 100644 --- a/src/owl/bfo-core.ttl +++ b/src/owl/bfo-core.ttl @@ -1034,7 +1034,7 @@ skos:scopeNote rdf:type owl:AnnotationProperty . owl:disjointWith ; dc11:identifier "103-BFO" ; rdfs:label "one-dimensional temporal region"@en ; - skos:definition "(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 ; + skos:definition "(Elucidation) A one-dimensional temporal region is a temporal region that is a whole that has a temporal interval and zero or more temporal intervals and temporal instants as parts"@en ; skos:example "The temporal region during which a process occurs"@en .