Skip to content

Commit

Permalink
Merge pull request #288 from ESIPFed/ISSUE-103
Browse files Browse the repository at this point in the history
Issue 103 and Issue 194
  • Loading branch information
brandonnodnarb committed Aug 16, 2023
2 parents dc2234c + 3dfba0a commit 262b0ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions src/phenCryo.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,7 @@ sophcr:Glaciation rdf:type owl:Class ;

### http://sweetontology.net/phenCryo/GlacierRetreat
sophcr:GlacierRetreat rdf:type owl:Class ;
rdfs:subClassOf sophcr:GlacialProcess ,
sophsy:Retreat,
soprocsc:Melting ;
rdfs:subClassOf sophcr:GlacialProcess ;
rdfs:label "glacier retreat"@en ;
rdfs:seeAlso <https://github.com/ESIPFed/sweet/issues/185> ;
skos:closeMatch <http://purl.obolibrary.org/obo/ENVO_01001656> ;
Expand Down
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 262b0ba

Please sign in to comment.