Skip to content

Commit

Permalink
Merge pull request #286 from ESIPFed/Issue-102Calf
Browse files Browse the repository at this point in the history
Moved calf up a level and changed label to ice calf
  • Loading branch information
brandonnodnarb committed Aug 16, 2023
2 parents fafa7e2 + f013124 commit 3425421
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/realmCryo.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@ soreac:AlpineTundra rdf:type owl:Class ;
] .


### http://sweetontology.net/realmCryo/Calf
### http://sweetontology.net/realmCryo/IceCalf
soreac:Calf rdf:type owl:Class ;
rdfs:subClassOf soreac:SeaIce ;
rdfs:label "calf"@en ;
rdfs:subClassOf somaw:Ice ;
rdfs:label "ice calf"@en ;
skos:closeMatch <http://purl.obolibrary.org/obo/ENVO_01001506> ;
skos:definition [
rdfs:comment "An ice mass which has calved off an larger mass of ice."@en ;
Expand Down

0 comments on commit 3425421

Please sign in to comment.