Skip to content

Commit 1b67190

Browse files
committed
Github Action Commit
1 parent 65cdee8 commit 1b67190

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

wmdr/ObservedVariableOcean/iss588.ttl renamed to wmdr/ObservedVariableOcean/.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
33
@prefix dct: <http://purl.org/dc/terms/> .
44

5-
<iss588> a skos:Concept ;
5+
<> a skos:Concept ;
66
rdfs:label "Sea-ice floe size distribution" ;
7-
skos:notation "iss588" ;
7+
skos:notation "" ;
88
dct:description "The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region."@en .
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
2+
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
3+
@prefix dct: <http://purl.org/dc/terms/> .
4+
5+
<12336> a skos:Concept ;
6+
rdfs:label "Sea-ice age" ;
7+
skos:notation "12336" ;
8+
dct:description "Age of sea ice since its formation."@en .

0 commit comments

Comments
 (0)