Skip to content

Commit

Permalink
Merge pull request #566 from enanomapper/jmillanacosta-patch-1
Browse files Browse the repository at this point in the history
added steric hindrance
  • Loading branch information
jmillanacosta authored Mar 20, 2024
2 parents d4e03c3 + 8da18b0 commit 6a79628
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 6a79628

Please sign in to comment.