Skip to content

Commit ff8d277

Browse files
committed
provide ShapesGraph metadata and package shapes
1 parent 101fcc0 commit ff8d277

40 files changed

Lines changed: 125631 additions & 0 deletions

shapes/basal-area/sg-basal-area.ttl

Lines changed: 2077 additions & 0 deletions
Large diffs are not rendered by default.

shapes/basal-area/sg-metadata.ttl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
PREFIX schema: <https://schema.org/>
2+
PREFIX sh: <http://www.w3.org/ns/shacl#>
3+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
4+
5+
<urn:edes:shapes:basal-area>
6+
a sh:ShapesGraph ;
7+
schema:contributor <https://kurrawong.ai> ;
8+
schema:creator <https://linked.data.gov.au/org/tern> ;
9+
schema:dateCreated "2026-07-31"^^xsd:date ;
10+
schema:dateModified "2026-07-31"^^xsd:date ;
11+
schema:description "EDES Basal Area Shapes Graph" ;
12+
schema:name "EDES Basal Area Shapes Graph" ;
13+
schema:publisher <https://linked.data.gov.au/org/tern> ;
14+
.

shapes/camera-trapping/sg-camera-trapping.ttl

Lines changed: 922 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
PREFIX schema: <https://schema.org/>
2+
PREFIX sh: <http://www.w3.org/ns/shacl#>
3+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
4+
5+
<urn:edes:shapes:camera-trapping>
6+
a sh:ShapesGraph ;
7+
schema:contributor <https://kurrawong.ai> ;
8+
schema:creator <https://linked.data.gov.au/org/tern> ;
9+
schema:dateCreated "2026-07-31"^^xsd:date ;
10+
schema:dateModified "2026-07-31"^^xsd:date ;
11+
schema:description "EDES Camera Trapping Shapes Graph" ;
12+
schema:name "EDES Camera Trapping Shapes Graph" ;
13+
schema:publisher <https://linked.data.gov.au/org/tern> ;
14+
.

shapes/coarse-woody-debris-protocol-shapes/sg-coarse-woody-debris-protocol-shapes.ttl

Lines changed: 1680 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
PREFIX schema: <https://schema.org/>
2+
PREFIX sh: <http://www.w3.org/ns/shacl#>
3+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
4+
5+
<urn:edes:shapes:coarse-woody-debris-protocol>
6+
a sh:ShapesGraph ;
7+
schema:contributor <https://kurrawong.ai> ;
8+
schema:creator <https://linked.data.gov.au/org/tern> ;
9+
schema:dateCreated "2026-07-31"^^xsd:date ;
10+
schema:dateModified "2026-07-31"^^xsd:date ;
11+
schema:description "EDES Coarse Woody Debris Protocol Shapes Graph" ;
12+
schema:name "EDES Coarse Woody Debris Protocol Shapes Graph" ;
13+
schema:publisher <https://linked.data.gov.au/org/tern> ;
14+
.

shapes/condition-protocol-shapes/sg-condition-protocol-shapes.ttl

Lines changed: 6286 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
PREFIX schema: <https://schema.org/>
2+
PREFIX sh: <http://www.w3.org/ns/shacl#>
3+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
4+
5+
<urn:edes:shapes:condition-protocol>
6+
a sh:ShapesGraph ;
7+
schema:contributor <https://kurrawong.ai> ;
8+
schema:creator <https://linked.data.gov.au/org/tern> ;
9+
schema:dateCreated "2026-07-31"^^xsd:date ;
10+
schema:dateModified "2026-07-31"^^xsd:date ;
11+
schema:description "EDES Condition Protocol Shapes Graph" ;
12+
schema:name "EDES Condition Protocol Shapes Graph" ;
13+
schema:publisher <https://linked.data.gov.au/org/tern> ;
14+
.

shapes/cover/sg-cover.ttl

Lines changed: 2465 additions & 0 deletions
Large diffs are not rendered by default.

shapes/cover/sg-metadata.ttl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
PREFIX schema: <https://schema.org/>
2+
PREFIX sh: <http://www.w3.org/ns/shacl#>
3+
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
4+
5+
<urn:edes:shapes:cover>
6+
a sh:ShapesGraph ;
7+
schema:contributor <https://kurrawong.ai> ;
8+
schema:creator <https://linked.data.gov.au/org/tern> ;
9+
schema:dateCreated "2026-07-31"^^xsd:date ;
10+
schema:dateModified "2026-07-31"^^xsd:date ;
11+
schema:description "EDES Cover Shapes Graph" ;
12+
schema:name "EDES Cover Shapes Graph" ;
13+
schema:publisher <https://linked.data.gov.au/org/tern> ;
14+
.

0 commit comments

Comments
 (0)