Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated CWD to version 2 #601

Merged
merged 3 commits into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions vocab_files/attribute_concepts/coarse-woody-debris-comments.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX schema: <https://schema.org/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX tern: <https://w3id.org/tern/ontologies/tern/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/a73e7e60-767e-4e2a-890c-784c029f8c01>
a skos:Concept ;
dcterms:source "McCallum K, Cox B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Coarse Woody Debris Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:definition "Any relevant comments regarding the observation made from a coarse woody debris survey." ;
skos:prefLabel "coarse woody debris - comments" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/coarse-woody-debris-comments.ttl"^^xsd:anyURI ;
tern:isAttributeOf
tern:Observation ,
tern:ObservationCollection ;
tern:valueType tern:Text ;
.

Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX schema: <https://schema.org/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX tern: <https://w3id.org/tern/ontologies/tern/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/64845ead-3565-4902-a254-d7fcafe5fcf8>
a skos:Concept ;
dcterms:source "McCallum K, Cox B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Coarse Woody Debris Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:definition "A 10 cm diameter (default) or 5 cm diameter (woodland and mallee systems) threshold specified during CWD survey." ;
skos:prefLabel "coarse woody debris - diameter cut-off" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/coarse-woody-debris-diameter-cut-off.ttl"^^xsd:anyURI ;
tern:hasCategoricalCollection <urn:test:tbc> ;
tern:isAttributeOf tern:Procedure ;
tern:valueType tern:IRI ;
.

Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX schema: <https://schema.org/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX tern: <https://w3id.org/tern/ontologies/tern/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/812f4ca2-842b-4201-95d1-e1fae9024c96>
a skos:Concept ;
dcterms:source "McCallum K, Cox B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Coarse Woody Debris Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:definition "A 50 cm (default) or 30 cm length threshold specified during CWD survey." ;
skos:prefLabel "coarse woody debris - length cut-off" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/coarse-woody-debris-length-cut-off.ttl"^^xsd:anyURI ;
tern:hasCategoricalCollection <urn:test:tbc> ;
tern:isAttributeOf tern:Procedure ;
tern:valueType tern:IRI ;
.

4 changes: 3 additions & 1 deletion vocab_files/attribute_concepts/photo-id.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
skos:definition "A unique identifier of the photograph/s." ;
skos:prefLabel "photo ID" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/photo-id.ttl"^^xsd:anyURI ;
tern:isAttributeOf tern:Sample ;
tern:isAttributeOf
tern:MaterialSample ,
tern:Sample ;
tern:valueType tern:Text ;
.

Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
dcterms:description "The attributes of the Coarse Woody Debris module." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:member
<https://linked.data.gov.au/def/nrm/1080a165-ebfe-42d0-bae5-2acf90d59eb3> ,
<https://linked.data.gov.au/def/nrm/c6317606-d5a1-44f4-a5c0-d582264b84fb> ;
<https://linked.data.gov.au/def/nrm/1b1c91ed-4a25-4ba6-9351-4048a308f936> ,
<https://linked.data.gov.au/def/nrm/42908b95-a31c-40f3-a5e5-0b395a1962a2> ,
<https://linked.data.gov.au/def/nrm/64845ead-3565-4902-a254-d7fcafe5fcf8> ,
<https://linked.data.gov.au/def/nrm/812f4ca2-842b-4201-95d1-e1fae9024c96> ,
<https://linked.data.gov.au/def/nrm/a73e7e60-767e-4e2a-890c-784c029f8c01> ;
skos:prefLabel "Coarse Woody Debris Attributes" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attributes_by_module/coarse-woody-debris-attributes/collection.ttl"^^xsd:anyURI ;
.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
<https://linked.data.gov.au/def/nrm/a610a333-579e-46ff-b05f-84ebd37bcb5d>
a urnc:ObservablePropertyMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/coarse-woody-debris-narrowest-diameter.ttl"^^xsd:anyURI ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/60d7edf8-98c6-43e9-841c-e176c334d270> ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/a8b1a7fb-b479-48ff-b706-b3cc4691710b> ;
urnp:observablePropertiesCollection <https://linked.data.gov.au/def/nrm/3a17f41f-1cf2-4abb-bde1-3b9a1388051e> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/e73af424-f20d-49b8-81e3-cd30afb5b267> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/0d8b47b4-1ca8-4c76-8329-0eb781a823a2> ;
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
dcterms:description "The observable properties of the Coarse Woody Debris module." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:member
<https://linked.data.gov.au/def/nrm/6cabde11-a74f-408e-84fb-c320f6c72034> ,
<https://linked.data.gov.au/def/nrm/74b6493b-8dfe-42f6-acb2-0dda5652cf54> ,
<https://linked.data.gov.au/def/nrm/9ce420b8-8070-498c-974f-0eee82f23fd2> ,
<https://linked.data.gov.au/def/nrm/acdb15e0-a034-454e-b0e4-8b7546cbb5c7> ,
<https://linked.data.gov.au/def/nrm/00c4a64a-0411-533d-a742-7f08232c24b7> ,
<https://linked.data.gov.au/def/nrm/9e087f2d-7bdb-4043-98c1-dd663431ec37> ,
<https://linked.data.gov.au/def/nrm/aea144cc-7a52-4718-a5b1-58a8edc57ffb> ,
<https://linked.data.gov.au/def/nrm/b15f883b-c2e7-408e-8146-3754bbd5693f> ,
<https://linked.data.gov.au/def/nrm/c4c43448-bc52-47d4-bd1a-0d3faeeb61f1> ,
<https://linked.data.gov.au/def/nrm/e73af424-f20d-49b8-81e3-cd30afb5b267> ,
<https://linked.data.gov.au/def/nrm/e73e3079-9858-42c6-b418-36326a6d0ddd> ,
<https://linked.data.gov.au/def/nrm/ee4d10cb-4245-496c-a72c-0696e2014f90> ,
<https://linked.data.gov.au/def/nrm/fa986148-e44a-4cd3-8ac3-17748eb013f3> ;
skos:prefLabel "Coarse Woody Debris Observable Properties" ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
a urnc:ObservablePropertyMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/cwd-decay-class.ttl"^^xsd:anyURI ;
urnp:categoricalValuesCollection <https://linked.data.gov.au/def/nrm/b5180d8a-75b6-4bca-9413-0e507e910387> ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/2e122e23-881c-43fa-a921-a8745f016ceb> ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/a8b1a7fb-b479-48ff-b706-b3cc4691710b> ;
urnp:observablePropertiesCollection <https://linked.data.gov.au/def/nrm/3a17f41f-1cf2-4abb-bde1-3b9a1388051e> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/fa986148-e44a-4cd3-8ac3-17748eb013f3> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/0d8b47b4-1ca8-4c76-8329-0eb781a823a2> ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ PREFIX urnc: <urn:class:>
PREFIX urnp: <urn:property:>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/a6d76621-861f-440d-8fa2-25371314b932>
<https://linked.data.gov.au/def/nrm/1f6c91cc-9d01-458b-864a-2779a537e6db>
a urnc:ObservablePropertyMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/coarse-woody-debris-count-(cwd-count).ttl"^^xsd:anyURI ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/60d7edf8-98c6-43e9-841c-e176c334d270> ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/stump-regeneration.ttl"^^xsd:anyURI ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/9f0ed180-2b85-4efa-b09f-9e20caf1d069> ;
urnp:observablePropertiesCollection <https://linked.data.gov.au/def/nrm/3a17f41f-1cf2-4abb-bde1-3b9a1388051e> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/acdb15e0-a034-454e-b0e4-8b7546cbb5c7> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/00c4a64a-0411-533d-a742-7f08232c24b7> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/0d8b47b4-1ca8-4c76-8329-0eb781a823a2> ;
urnp:valueType tern:Integer ;
urnp:valueType tern:Boolean ;
.

Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ PREFIX urnc: <urn:class:>
PREFIX urnp: <urn:property:>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/8be899c0-26bb-4d5e-b34c-24e3fac62491>
<https://linked.data.gov.au/def/nrm/e70a7519-501c-4084-ae2b-ff7191901305>
a urnc:ObservablePropertyMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/coarse-woody-debris-per-hectare-(cwd-volume-per-hectare).ttl"^^xsd:anyURI ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/0e354d29-e23f-4ba7-84d6-9b58ca289782> ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/tree-stump-decay-class.ttl"^^xsd:anyURI ;
urnp:categoricalValuesCollection <https://linked.data.gov.au/def/nrm/b5180d8a-75b6-4bca-9413-0e507e910387> ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/9f0ed180-2b85-4efa-b09f-9e20caf1d069> ;
urnp:observablePropertiesCollection <https://linked.data.gov.au/def/nrm/3a17f41f-1cf2-4abb-bde1-3b9a1388051e> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/74b6493b-8dfe-42f6-acb2-0dda5652cf54> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/9e087f2d-7bdb-4043-98c1-dd663431ec37> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/0d8b47b4-1ca8-4c76-8329-0eb781a823a2> ;
urnp:valueType tern:Float ;
urnp:valueType tern:IRI ;
.

Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ PREFIX urnc: <urn:class:>
PREFIX urnp: <urn:property:>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/562ec2b9-8344-44a8-9bba-6ebf7f520de7>
<https://linked.data.gov.au/def/nrm/d5352971-67db-40c8-85e3-56a2f7bc3bac>
a urnc:ObservablePropertyMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/cwd-abundance-per-hectare.ttl"^^xsd:anyURI ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/0e354d29-e23f-4ba7-84d6-9b58ca289782> ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/tree-stump-diameter.ttl"^^xsd:anyURI ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/9f0ed180-2b85-4efa-b09f-9e20caf1d069> ;
urnp:observablePropertiesCollection <https://linked.data.gov.au/def/nrm/3a17f41f-1cf2-4abb-bde1-3b9a1388051e> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/6cabde11-a74f-408e-84fb-c320f6c72034> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/c4c43448-bc52-47d4-bd1a-0d3faeeb61f1> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/0d8b47b4-1ca8-4c76-8329-0eb781a823a2> ;
urnp:valueType tern:Float ;
.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ PREFIX urnc: <urn:class:>
PREFIX urnp: <urn:property:>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/e4a3c94f-65e5-4c46-a749-bbd886915be3>
<https://linked.data.gov.au/def/nrm/eb40bd2b-a682-4bcf-b4a5-fb62f18712c7>
a urnc:ObservablePropertyMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/cwd-cover-percent.ttl"^^xsd:anyURI ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/0e354d29-e23f-4ba7-84d6-9b58ca289782> ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/coarse-woody-debris/tree-stump-height.ttl"^^xsd:anyURI ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/9f0ed180-2b85-4efa-b09f-9e20caf1d069> ;
urnp:observablePropertiesCollection <https://linked.data.gov.au/def/nrm/3a17f41f-1cf2-4abb-bde1-3b9a1388051e> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/e73e3079-9858-42c6-b418-36326a6d0ddd> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/aea144cc-7a52-4718-a5b1-58a8edc57ffb> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/0d8b47b4-1ca8-4c76-8329-0eb781a823a2> ;
urnp:valueType tern:Float ;
.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/b15f883b-c2e7-408e-8146-3754bbd5693f>
a skos:Concept ;
dcterms:source "Ecological Field Monitoring protocols - Coarse Woody Debris module, draft v0.1, 30/11/2021" ;
dcterms:source "McCallum K, Cox B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Coarse Woody Debris Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:definition "The length (measured in metres) of downed CWD of diameter greater than or equal to 10 cm." ;
skos:exactMatch <http://linked.data.gov.au/def/tern-cv/1726569b-618f-45c4-b4ab-d2092ad4a423> ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/e73af424-f20d-49b8-81e3-cd30afb5b267>
a skos:Concept ;
dcterms:source "Ecological Field Monitoring protocols - Coarse woody debris, draft v0.1, 30/11/2021" ;
dcterms:source "McCallum K, Cox B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Coarse Woody Debris Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:definition "The diameter (in cm) of the CWD measured at the narrowest end of the debris using a tape measure." ;
skos:prefLabel "coarse woody debris narrowest diameter" ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/ee4d10cb-4245-496c-a72c-0696e2014f90>
a skos:Concept ;
dcterms:source "Ecological Field Monitoring protocols - Coarse Woody Debris draft v0.1, 30/11/2021" ;
dcterms:source "McCallum K, Cox B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Coarse Woody Debris Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:definition "The diameter (in cm) of the CWD measured at the widest end of the debris using a tape measure." ;
skos:prefLabel "coarse woody debris widest diameter" ;
Expand Down
6 changes: 3 additions & 3 deletions vocab_files/observable_property_concepts/cwd-decay-class.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/fa986148-e44a-4cd3-8ac3-17748eb013f3>
a skos:Concept ;
dcterms:source "Ecological Field Monitoring protocols - Coarse woody debris, draft v0.1, 30/11/2021" ;
dcterms:source "McCallum K, Cox B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Coarse Woody Debris Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:definition "CWD decay class is a stage/class of decay of CWD observed in an ecosystem. It is ranked based on Class 1 to 5, such that Class-1 is defined as a structurally intact, recently fallen branch whereas class-5 is very soft and largely disintegrated." ;
skos:prefLabel "cwd decay class" ;
skos:definition "Coarse woody debris decay class is a stage/class of decay of CWD observed in an ecosystem. It is ranked based on Class 1 to 5, such that Class-1 is defined as a structurally intact, recently fallen branch whereas class-5 is very soft and largely disintegrated." ;
skos:prefLabel "coarse woody debris decay class" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_property_concepts/cwd-decay-class.ttl"^^xsd:anyURI ;
.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/00c4a64a-0411-533d-a742-7f08232c24b7>
a skos:Concept ;
dcterms:source "McCallum K, Potter T, Cox, B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Condition Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ;
dcterms:source
"McCallum K, Cox B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Coarse Woody Debris Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ,
"McCallum K, Potter T, Cox, B, Laws M, Bignall J, O’Neill S, Sparrow B. (2023) Condition Module. In ‘Ecological Field Monitoring Protocols Manual using the Ecological Monitoring System Australia’. (Eds S O’Neill, K Irvine, A Tokmakoff, B Sparrow). TERN, Adelaide." ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:definition "Indicates whether there is any signs or evidence of regeneration of the tree stump." ;
skos:prefLabel "stump regeneration" ;
Expand Down
Loading
Loading