Skip to content

Commit 9b2a4cf

Browse files
committed
updated band gap
band gap is an energy + example given
1 parent 7e245ac commit 9b2a4cf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/ontology/components/pmdco-materials.owl

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ Declaration(Class(<https://w3id.org/pmd/co/PMD_0020131>))
131131
Declaration(Class(<https://w3id.org/pmd/co/PMD_0020136>))
132132
Declaration(Class(<https://w3id.org/pmd/co/PMD_0020137>))
133133
Declaration(Class(<https://w3id.org/pmd/co/PMD_0020140>))
134+
Declaration(Class(<https://w3id.org/pmd/co/PMD_0020142>))
134135
Declaration(Class(<https://w3id.org/pmd/co/PMD_0020147>))
135136
Declaration(Class(<https://w3id.org/pmd/co/PMD_0020148>))
136137
Declaration(Class(<https://w3id.org/pmd/co/PMD_0020149>))
@@ -2108,8 +2109,9 @@ SubClassOf(<https://w3id.org/pmd/co/PMD_0090001> <http://purl.obolibrary.org/obo
21082109
AnnotationAssertion(rdfs:label <https://w3id.org/pmd/co/PMD_0090002> "band gap"@en)
21092110
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#altLabel> <https://w3id.org/pmd/co/PMD_0090002> "bandgap"@en)
21102111
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#altLabel> <https://w3id.org/pmd/co/PMD_0090002> "energy gap"@en)
2111-
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <https://w3id.org/pmd/co/PMD_0090002> "A bandgap is an energy range in a solid where no electronic states exist.")
2112-
SubClassOf(<https://w3id.org/pmd/co/PMD_0090002> <https://w3id.org/pmd/co/PMD_0000619>)
2112+
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <https://w3id.org/pmd/co/PMD_0090002> "A bandgap is an energy range between the valence band and the conduction band in a solid where no electronic states exist.")
2113+
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#example> <https://w3id.org/pmd/co/PMD_0090002> "Silicon has a band gap of 1.107 eV at room temperature."@en)
2114+
SubClassOf(<https://w3id.org/pmd/co/PMD_0090002> <https://w3id.org/pmd/co/PMD_0020142>)
21132115

21142116
# Class: <https://w3id.org/pmd/co/PMD_0200001> (biodegradability)
21152117

0 commit comments

Comments
 (0)