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

Added new LUT vantage point types #597

Merged
merged 6 commits into from
Sep 26, 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
3 changes: 0 additions & 3 deletions vocab_files/attribute_concepts/target-species.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
skos:definition "Taxon name determined during the process of field observation." ;
skos:prefLabel "target species" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/target-species.ttl"^^xsd:anyURI ;
tern:hasFeatureType
<http://linked.data.gov.au/def/tern-cv/2361dea8-598c-4b6f-a641-2b98ff199e9e> ,
<http://linked.data.gov.au/def/tern-cv/b311c0d3-4a1a-4932-a39c-f5cdc1afa611> ;
tern:isAttributeOf tern:Input ;
tern:valueType tern:Text ;
.
Expand Down
2 changes: 1 addition & 1 deletion vocab_files/attribute_concepts/vantage-point-type.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
skos:definition "Refers to the type of vantage point selected that best represents the point from where fauna survey can be undertaken." ;
skos:prefLabel "vantage point type" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/attribute_concepts/vantage-point-type.ttl"^^xsd:anyURI ;
tern:hasCategoricalCollection <https://linked.data.gov.au/def/nrm/values_tbd> ;
tern:hasCategoricalCollection <https://linked.data.gov.au/def/nrm/ade9139a-d3c8-45b4-ac98-8e5f26c99956> ;
tern:isAttributeOf tern:Site ;
tern:valueType tern:IRI ;
.
Expand Down
39 changes: 37 additions & 2 deletions vocab_files/categorical_collections/luts/categorical_concepts.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3095,6 +3095,13 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/2ddb2120-ddba-4a00-9939-981dd81d06e0>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:prefLabel "Spotter" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/2de14296-9d49-5c3f-8d2b-2c4efcb968a7>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
Expand Down Expand Up @@ -4910,7 +4917,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
<https://linked.data.gov.au/def/nrm/449a90bc-53c3-5aab-b259-89a39c278d33>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:prefLabel "Mostly Sunny" ;
skos:prefLabel "Mostly Clear" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

Expand Down Expand Up @@ -8351,6 +8358,13 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/722d2e67-1a7a-447b-8adc-deae776eb947>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:prefLabel "Driver" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/7230bbb8-9f03-5dd0-9ecf-fddfe4bb3c7c>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
Expand All @@ -8373,6 +8387,13 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/723472e2-32d3-46c0-b900-b4987a9b6878>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:prefLabel "target food source" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/72c2e9b5-e1ca-5471-a4f0-446f7f8ede91>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
Expand Down Expand Up @@ -12901,7 +12922,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
<https://linked.data.gov.au/def/nrm/b390bc2f-d2ff-52c9-a084-62afaf8371c6>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:prefLabel "site weather- Sunny" ;
skos:prefLabel "site weather- Clear" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

Expand Down Expand Up @@ -15101,6 +15122,13 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/d4d678fb-9db6-41ea-b983-ae7695f91963>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:prefLabel "viewpoint" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/d50ff4aa-2c36-5b34-a8b6-c9d63a932581>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
Expand Down Expand Up @@ -17999,6 +18027,13 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/fc27fe80-fe8b-47a6-8f28-1de1a533ef03>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:prefLabel "target water point" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/categorical_concepts.ttl"^^xsd:anyURI ;
.

<https://linked.data.gov.au/def/nrm/fc4a9c65-ded5-5974-a7e2-0e7b3ede2fb2>
a skos:Concept ;
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
<https://linked.data.gov.au/def/nrm/abea1d15-0c90-5a24-be7d-1c9126b16f02> ,
<https://linked.data.gov.au/def/nrm/ad3e7729-fbe4-4b93-8428-74f6ced865c1> ,
<https://linked.data.gov.au/def/nrm/ad745395-ec27-4306-acb2-4514c91800e5> ,
<https://linked.data.gov.au/def/nrm/ade9139a-d3c8-45b4-ac98-8e5f26c99956> ,
<https://linked.data.gov.au/def/nrm/b001aab8-d5c2-4268-a750-bed499386691> ,
<https://linked.data.gov.au/def/nrm/b061d7db-a608-4062-96d4-b367d6d9a792> ,
<https://linked.data.gov.au/def/nrm/b0e01539-05b6-4dc8-8a27-019c8fb5eeec> ,
Expand Down
30 changes: 30 additions & 0 deletions vocab_files/categorical_collections/luts/observer-roles.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
urnp:conceptSource "O’Neill S, McCallum K, Bignall J, Laws M, and Sparrow B, (2023) Vertebrate Fauna 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." ;
.

<https://linked.data.gov.au/def/nrm/4333eb58-776d-46f9-bd60-9bf902bce40c>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observer-roles.ttl"^^xsd:anyURI ;
urnp:categoricalCollection <https://linked.data.gov.au/def/nrm/712eb375-a963-529c-af98-2ddc1fff55aa> ;
urnp:categoricalConcept <https://linked.data.gov.au/def/nrm/722d2e67-1a7a-447b-8adc-deae776eb947> ;
urnp:conceptDefinition "Refers to a driver on field observations." ;
urnp:conceptSource "O’Neill S, McCallum K, Bignall J, Laws M, and Sparrow B, (2023) Vertebrate Fauna 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." ;
.

<https://linked.data.gov.au/def/nrm/489b8a0b-145e-5bf9-ae8d-59cb26a64e45>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observer-roles.ttl"^^xsd:anyURI ;
Expand Down Expand Up @@ -42,6 +51,15 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
urnp:conceptSource "O’Neill S, McCallum K, Bignall J, Laws M, and Sparrow B, (2023) Vertebrate Fauna 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." ;
.

<https://linked.data.gov.au/def/nrm/b08b336e-c2e8-42a1-90a8-eb8231e8ba56>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observer-roles.ttl"^^xsd:anyURI ;
urnp:categoricalCollection <https://linked.data.gov.au/def/nrm/712eb375-a963-529c-af98-2ddc1fff55aa> ;
urnp:categoricalConcept <https://linked.data.gov.au/def/nrm/a96d7507-e823-5f3a-a26b-62313538e0bb> ;
urnp:conceptDefinition "Refers to other roles on field observations." ;
urnp:conceptSource "O’Neill S, McCallum K, Bignall J, Laws M, and Sparrow B, (2023) Vertebrate Fauna 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." ;
.

<https://linked.data.gov.au/def/nrm/bc6e82f1-f9a7-52ca-9150-2953fb9343aa>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observer-roles.ttl"^^xsd:anyURI ;
Expand All @@ -51,6 +69,15 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
urnp:conceptSource "O’Neill S, McCallum K, Bignall J, Laws M, and Sparrow B, (2023) Vertebrate Fauna 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." ;
.

<https://linked.data.gov.au/def/nrm/e197129c-edbc-4a2c-81ee-513a4d8617b8>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observer-roles.ttl"^^xsd:anyURI ;
urnp:categoricalCollection <https://linked.data.gov.au/def/nrm/712eb375-a963-529c-af98-2ddc1fff55aa> ;
urnp:categoricalConcept <https://linked.data.gov.au/def/nrm/2ddb2120-ddba-4a00-9939-981dd81d06e0> ;
urnp:conceptDefinition "Refers to a spotter/person on field observations." ;
urnp:conceptSource "O’Neill S, McCallum K, Bignall J, Laws M, and Sparrow B, (2023) Vertebrate Fauna 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." ;
.

<https://linked.data.gov.au/def/nrm/e77785e7-16ce-5c67-801a-f35b2bfd9286>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/observer-roles.ttl"^^xsd:anyURI ;
Expand All @@ -67,9 +94,12 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
rdfs:isDefinedBy <https://linked.data.gov.au/def/nrm> ;
skos:member
<https://linked.data.gov.au/def/nrm/0d67a75c-904d-5a2f-a234-8b5f2781a09f> ,
<https://linked.data.gov.au/def/nrm/2ddb2120-ddba-4a00-9939-981dd81d06e0> ,
<https://linked.data.gov.au/def/nrm/722d2e67-1a7a-447b-8adc-deae776eb947> ,
<https://linked.data.gov.au/def/nrm/780ff3dc-e3a3-5fc5-b928-279865103e11> ,
<https://linked.data.gov.au/def/nrm/7fe6e714-df9a-5392-8d6e-7759e7434f96> ,
<https://linked.data.gov.au/def/nrm/8dbd812d-4a23-5111-92f6-9a80d8c21b4c> ,
<https://linked.data.gov.au/def/nrm/a96d7507-e823-5f3a-a26b-62313538e0bb> ,
<https://linked.data.gov.au/def/nrm/caf9fa4f-b75f-5ac6-85fd-6722dfa9108d> ,
<https://linked.data.gov.au/def/nrm/ee626070-7a0d-517e-8b7a-2a65124ee954> ;
skos:prefLabel "Observer roles" ;
Expand Down
68 changes: 68 additions & 0 deletions vocab_files/categorical_collections/luts/vantage-point-types.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
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 urnc: <urn:class:>
PREFIX urnp: <urn:property:>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

<https://linked.data.gov.au/def/nrm/1a30a71e-0028-430b-b112-66c97debe99b>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vantage-point-types.ttl"^^xsd:anyURI ;
urnp:categoricalCollection <https://linked.data.gov.au/def/nrm/ade9139a-d3c8-45b4-ac98-8e5f26c99956> ;
urnp:categoricalConcept <https://linked.data.gov.au/def/nrm/723472e2-32d3-46c0-b900-b4987a9b6878> ;
urnp:conceptDefinition "Refers to the colour of a feral cat coat observed during a fauna survey." ;
urnp:conceptSource
"https://core.vocabs.paratoo.tern.org.au/api/lut-vantage-point-types"^^xsd:anyURI ,
"McCallum K, Bignall J, Cox B, O’Neill S, Sparrow B. (2023) Fauna Ground Counts 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." ;
.

<https://linked.data.gov.au/def/nrm/1de72738-e95f-43a4-ab4e-0ee0f559b16b>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vantage-point-types.ttl"^^xsd:anyURI ;
urnp:categoricalCollection <https://linked.data.gov.au/def/nrm/ade9139a-d3c8-45b4-ac98-8e5f26c99956> ;
urnp:categoricalConcept <https://linked.data.gov.au/def/nrm/a96d7507-e823-5f3a-a26b-62313538e0bb> ;
urnp:conceptDefinition "Refers to any 'other' categorical collection NOT listed in the collection." ;
urnp:conceptSource
"https://core.vocabs.paratoo.tern.org.au/api/lut-vantage-point-types"^^xsd:anyURI ,
"McCallum K, Bignall J, Cox B, O’Neill S, Sparrow B. (2023) Fauna Ground Counts 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." ;
.

<https://linked.data.gov.au/def/nrm/47995f79-94d1-48d8-8f20-9755003e1b3d>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vantage-point-types.ttl"^^xsd:anyURI ;
urnp:categoricalCollection <https://linked.data.gov.au/def/nrm/ade9139a-d3c8-45b4-ac98-8e5f26c99956> ;
urnp:categoricalConcept <https://linked.data.gov.au/def/nrm/d4d678fb-9db6-41ea-b983-ae7695f91963> ;
urnp:conceptDefinition "A type of vantage point which provides a clear, strategic, or advantageous view of a particular area to conduct fauna observations." ;
urnp:conceptSource
"https://core.vocabs.paratoo.tern.org.au/api/lut-vantage-point-types"^^xsd:anyURI ,
"McCallum K, Bignall J, Cox B, O’Neill S, Sparrow B. (2023) Fauna Ground Counts 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." ;
.

<https://linked.data.gov.au/def/nrm/ee8d0b7e-4303-451e-a27f-ecd17c08b740>
a urnc:CategoricalConceptMeta ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vantage-point-types.ttl"^^xsd:anyURI ;
urnp:categoricalCollection <https://linked.data.gov.au/def/nrm/ade9139a-d3c8-45b4-ac98-8e5f26c99956> ;
urnp:categoricalConcept <https://linked.data.gov.au/def/nrm/fc27fe80-fe8b-47a6-8f28-1de1a533ef03> ;
urnp:conceptDefinition "A type of vantage point which provides a clear view of a target water body to conduct fauna observations." ;
urnp:conceptSource
"https://core.vocabs.paratoo.tern.org.au/api/lut-vantage-point-types"^^xsd:anyURI ,
"McCallum K, Bignall J, Cox B, O’Neill S, Sparrow B. (2023) Fauna Ground Counts 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." ;
.

<https://linked.data.gov.au/def/nrm/ade9139a-d3c8-45b4-ac98-8e5f26c99956>
a skos:Collection ;
dcterms:description "A collection of the types of vantage points used for fauna ground observations. They are generally 'high' or 'elevated location', such as a hill, lookout tower, or observation deck, from which someone can see a large area below or around them and includes 'target water point' and target food source'." ;
dcterms:source
"https://core.vocabs.paratoo.tern.org.au/api/lut-vantage-point-types"^^xsd:anyURI ,
"McCallum K, Bignall J, Cox B, O’Neill S, Sparrow B. (2023) Fauna Ground Counts 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:member
<https://linked.data.gov.au/def/nrm/723472e2-32d3-46c0-b900-b4987a9b6878> ,
<https://linked.data.gov.au/def/nrm/a96d7507-e823-5f3a-a26b-62313538e0bb> ,
<https://linked.data.gov.au/def/nrm/d4d678fb-9db6-41ea-b983-ae7695f91963> ,
<https://linked.data.gov.au/def/nrm/fc27fe80-fe8b-47a6-8f28-1de1a533ef03> ;
skos:prefLabel "Vantage point types" ;
schema:url "https://github.com/ternaustralia/dawe-rlp-vocabs/tree/main/vocab_files/categorical_collections/luts/vantage-point-types.ttl"^^xsd:anyURI ;
.

Loading