Skip to content

Commit

Permalink
Update realmCryo.ttl
Browse files Browse the repository at this point in the history
Moved congelation ice parent up a level to be just ice not sea ice.
  • Loading branch information
rduerr committed Aug 16, 2023
1 parent 3425421 commit 21ae3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/realmCryo.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ soreac:Calf rdf:type owl:Class ;

### http://sweetontology.net/realmCryo/CongelationIce
soreac:CongelationIce rdf:type owl:Class ;
rdfs:subClassOf soreac:SeaIce ;
rdfs:subClassOf somaw:Ice ;
rdfs:label "congelation ice"@en ;
skos:closeMatch <http://purl.obolibrary.org/obo/ENVO_01001512> ;
rdfs:comment "Congelation ice usually forms through the fusion/coalescence of platelets into solid ice."@en ;
Expand Down

0 comments on commit 21ae3a6

Please sign in to comment.