Skip to content

Commit 591de9b

Browse files
author
Philipp von Hartrott
committed
Fix potential
1 parent 55019b5 commit 591de9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ontology/components/pmdco-qualities.owl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ SubClassOf(pmdco:PMD_0000551 ObjectSomeValuesFrom(pmdco:PMD_0000004 pmdco:PMD_00
450450
AnnotationAssertion(rdfs:label pmdco:PMD_0000553 "chemical potential"@en)
451451
AnnotationAssertion(skos:definition pmdco:PMD_0000553 "The chemical potential is a thermodynamic quality describing the energy change associated with the addition of a small quantity of a substance to a system at constant temperature and pressure."@en)
452452
AnnotationAssertion(pmdco:PMD_0000060 pmdco:PMD_0000553 "true"^^xsd:boolean)
453-
SubClassOf(pmdco:PMD_0000553 pmdco:PMD_0020148)
453+
SubClassOf(pmdco:PMD_0000553 pmdco:PMD_0020131)
454454

455455
# Class: pmdco:PMD_0000586 (absorption of corpuscular radiation)
456456

0 commit comments

Comments
 (0)