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 the value types to Integer #583

Merged
merged 1 commit into from
Aug 28, 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
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
urnp:observableProperty <https://linked.data.gov.au/def/nrm/0e0423c6-0dc3-40aa-9776-410a94299256> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/88068941-4dc9-4b44-bcfe-5eeeb3ba1a21> ;
urnp:unitOfMeasurement unit:DEG ;
urnp:valueType tern:Float ;
urnp:valueType tern:Integer ;
.

Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
urnp:observableProperty <https://linked.data.gov.au/def/nrm/325d5ff2-8c81-484a-a422-c13ff29666a9> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/88068941-4dc9-4b44-bcfe-5eeeb3ba1a21> ;
urnp:unitOfMeasurement unit:M ;
urnp:valueType tern:Float ;
urnp:valueType tern:Integer ;
.

Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_properties_by_module/plot-description/plot-description-enhanced-protocol/slope.ttl"^^xsd:anyURI ;
urnp:featureType <http://linked.data.gov.au/def/tern-cv/2cf3ed29-440e-4a50-9bbc-5aab30df9fcd> ;
urnp:hasAttribute <https://linked.data.gov.au/def/nrm/3ea77e2e-038c-4ef6-b481-7af3a46291e4> ;
urnp:maxInclusive 90 ;
urnp:maxInclusive 100 ;
urnp:minInclusive 0 ;
urnp:observablePropertiesCollection <https://linked.data.gov.au/def/nrm/84f645c7-9094-40e5-977c-82da64aeb85e> ;
urnp:observableProperty <https://linked.data.gov.au/def/nrm/b036ba09-d061-4a1c-99a8-890efc462a2c> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/88068941-4dc9-4b44-bcfe-5eeeb3ba1a21> ;
urnp:unitOfMeasurement unit:DEG ;
urnp:valueType tern:Float ;
urnp:unitOfMeasurement unit:Percent ;
urnp:valueType tern:Integer ;
.

Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
urnp:observableProperty <https://linked.data.gov.au/def/nrm/0e0423c6-0dc3-40aa-9776-410a94299256> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/615edd85-ea58-4d3c-b737-d31d8447ad49> ;
urnp:unitOfMeasurement unit:DEG ;
urnp:valueType tern:Float ;
urnp:valueType tern:Integer ;
.

Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
urnp:observableProperty <https://linked.data.gov.au/def/nrm/325d5ff2-8c81-484a-a422-c13ff29666a9> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/615edd85-ea58-4d3c-b737-d31d8447ad49> ;
urnp:unitOfMeasurement unit:M ;
urnp:valueType tern:Float ;
urnp:valueType tern:Integer ;
.

Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
urnp:observableProperty <https://linked.data.gov.au/def/nrm/325d5ff2-8c81-484a-a422-c13ff29666a9> ;
urnp:protocolModule <https://linked.data.gov.au/def/nrm/15361f98-7669-410e-9b04-e9be069c7508> ;
urnp:unitOfMeasurement unit:M ;
urnp:valueType tern:Float ;
urnp:valueType tern:Integer ;
.

5 changes: 3 additions & 2 deletions vocab_files/observable_property_concepts/slope.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/b036ba09-d061-4a1c-99a8-890efc462a2c>
a skos:Concept ;
dcterms:source "Ecological Field Monitoring protocols - Camera traps module , draft v0.1, 30/11/2021" ;
dcterms:source "McCallum K, Laws M, Cox B, Bignall J, O’Neill S, Sparrow B. (2023) Plot Description 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 rise or fall of the land surface described using degrees from zero (horizontal) to 90 (vertical)." ;
skos:definition "The rise or fall of the land surface or the inclination of land surface to horizontal (expressed in percentage)." ;
skos:exactMatch <http://linked.data.gov.au/def/tern-cv/2b5ac7b3-b4bf-4a06-97d6-8dee8b32d72d> ;
skos:historyNote "Updated the definition and the source based on the version-2 changes of the EMSA modules (EMSA v2 Review process, August, 2024)." ;
skos:prefLabel "slope" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_property_concepts/slope.ttl"^^xsd:anyURI ;
.
Expand Down
Loading