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

Update soil-pan-cementation.ttl #523

Open
wants to merge 1 commit into
base: ellen/review-cv
Choose a base branch
from
Open
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 @@ -6,11 +6,9 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/50baa5cb-43e1-465f-a842-0cf598576eb9>
a skos:Concept ;
dcterms:source """Laws M, McCallum K, Bignall J, O’Neill S, Sparrow B. (unpublished draft) ‘soil plot description module’ in ….. (eds) Ecological Field
Monitoring Protocols Manual: Standardising environmental monitoring and data systems for improved decision
making. Draft v 0.1 Report to DCCEEW. TERN, Adelaide.""" ;
dcterms:source "Steen C, Laws M, Finn L, Gellie N, O’Neill S, Sparrow B. (2023) Soil 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 "Soil pan cementation is how hard the soil particles are held together (refer Yellow Book, pages 192–195; The National Committee on Soil and Terrain 2009)." ;
skos:definition "Soil pan cementation is how hard the soil particles are held together." ;
skos:prefLabel "soil pan cementation" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/observable_property_concepts/soil-pan-cementation.ttl"^^xsd:anyURI ;
.
Expand Down
Loading