Skip to content

Commit

Permalink
added steric hindrance
Browse files Browse the repository at this point in the history
  • Loading branch information
jmillanacosta authored Mar 20, 2024
1 parent d4e03c3 commit 951e6a6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions internal-dev/cheminf-ext.owl
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@
<rdfs:label xml:lang="en">perovskite</rdfs:label>
</owl:Class>

<!-- http://purl.enanomapper.net/onto/ENM_8461735 -->

<owl:Class rdf:about="http://purl.enanomapper.net/onto/ENM_8461735">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000019""/>
<rdfs:isDefinedBy>Increased energy price of a reaction due to steric effects (the atomic spacial arrangement in a molecule or ion)</rdfs:isDefinedBy>
<rdfs:label xml:lang="en">Steric hindrance</rdfs:label>
</owl:Class>
</rdf:RDF>
Expand Down

0 comments on commit 951e6a6

Please sign in to comment.