Skip to content

Commit c7f0133

Browse files
author
Philipp von Hartrott
committed
make intensive entities inhere in portions
1 parent 591de9b commit c7f0133

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ontology/components/pmdco-qualities.owl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ We only deal with intensive (system-size independent) material properties. Exten
304304
AnnotationAssertion(pmdco:PMD_0000060 pmdco:PMD_0000005 "true"^^xsd:boolean)
305305
SubClassOf(pmdco:PMD_0000005 obo:BFO_0000017)
306306
SubClassOf(pmdco:PMD_0000005 ObjectSomeValuesFrom(obo:BFO_0000054 pmdco:PMD_0000950))
307-
SubClassOf(pmdco:PMD_0000005 ObjectSomeValuesFrom(obo:RO_0000052 ObjectIntersectionOf(obo:BFO_0000040 ObjectSomeValuesFrom(obo:RO_0000056 obo:BFO_0000015))))
307+
SubClassOf(Annotation(rdfs:comment "Due to the duality of object and portion of matter this axiom can not be an equivalent class axiom."@en) pmdco:PMD_0000005 ObjectSomeValuesFrom(obo:RO_0000052 ObjectIntersectionOf(pmdco:PMD_0000001 ObjectSomeValuesFrom(obo:RO_0000056 obo:BFO_0000015))))
308308

309309
# Class: pmdco:PMD_0000503 (ASTM grainsize)
310310

@@ -973,6 +973,7 @@ AnnotationAssertion(skos:altLabel pmdco:PMD_0020131 "Point property"@en)
973973
AnnotationAssertion(skos:definition pmdco:PMD_0020131 "An intensive quality is a quality that inheres in only portion of matter and thus is independent of the bearers (system-) size."@en)
974974
AnnotationAssertion(pmdco:PMD_0000060 pmdco:PMD_0020131 "true"^^xsd:boolean)
975975
SubClassOf(pmdco:PMD_0020131 obo:BFO_0000019)
976+
SubClassOf(Annotation(rdfs:comment "Due to the duality of object and portion of matter this axiom can not be an equivalent class axiom."@en) pmdco:PMD_0020131 ObjectSomeValuesFrom(obo:RO_0000080 pmdco:PMD_0000001))
976977
DisjointClasses(pmdco:PMD_0020131 pmdco:PMD_0020148)
977978

978979
# Class: pmdco:PMD_0020132 (size)

0 commit comments

Comments
 (0)