File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -274,11 +274,6 @@ AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <https://w3
274274AnnotationAssertion(<https: //w3id.org/pmd/co/PMD_0000060> <https: //w3id.org/pmd/co/PMD_0000002> "true"^^xsd:boolean)
275275EquivalentClasses(<https: //w3id.org/pmd/co/PMD_0000002> ObjectIntersectionOf(<https: //w3id.org/pmd/co/PMD_0000000> ObjectSomeValuesFrom(<http: //purl.obolibrary.org/obo/OBI_0000312> <https: //w3id.org/pmd/co/PMD_0000833>)))
276276
277- # Class: <https: //w3id.org/pmd/co/PMD_0000107> (non-linear optical property)
278-
279- AnnotationAssertion(rdfs:label <https: //w3id.org/pmd/co/PMD_0000107> "non-linear optical property"@en)
280- SubClassOf(<https: //w3id.org/pmd/co/PMD_0000107> <https: //w3id.org/pmd/co/PMD_0000877>)
281-
282277# Class: <https: //w3id.org/pmd/co/PMD_0000110> (geological process)
283278
284279AnnotationAssertion(rdfs:label <https: //w3id.org/pmd/co/PMD_0000110> "geological process"@en)
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ Declaration(Class(obo:CHEBI_60003))
2525Declaration(Class(pmdco:PMD_0000000))
2626Declaration(Class(pmdco:PMD_0000001))
2727Declaration(Class(pmdco:PMD_0000005))
28+ Declaration(Class(pmdco:PMD_0000107))
2829Declaration(Class(pmdco:PMD_0000111))
2930Declaration(Class(pmdco:PMD_0000112))
3031Declaration(Class(pmdco:PMD_0000503))
@@ -314,6 +315,13 @@ SubClassOf(pmdco:PMD_0000005 obo:BFO_0000016)
314315SubClassOf(pmdco:PMD_0000005 ObjectSomeValuesFrom(obo:BFO_0000054 pmdco:PMD_0000950))
315316SubClassOf(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))))
316317
318+ # Class: pmdco:PMD_0000107 (nonlinear optical property)
319+
320+ AnnotationAssertion(rdfs:label pmdco:PMD_0000107 "nonlinear optical property"@en)
321+ AnnotationAssertion(rdfs:label pmdco:PMD_0000107 "optical non-linearity"@en)
322+ AnnotationAssertion(skos:definition pmdco:PMD_0000107 "Optical property that is dependent on the intensity of the input light."@en)
323+ SubClassOf(pmdco:PMD_0000107 pmdco:PMD_0000877)
324+
317325# Class: pmdco:PMD_0000111 (superconducting)
318326
319327AnnotationAssertion(rdfs:label pmdco:PMD_0000111 "superconducting"@en)
You can’t perform that action at this time.
0 commit comments