http://linked.data.gov.au/def/plot/
This vocabulary provides a set of classes to support capturing of plot- and site-based ecological survey data. It is primary related to vegetation surveys, following the methpdologies outlined in the Australian Soil and Land Survey Field Handbook.
TERN ontology is technically an extension to the W3C SSN/SOSA vocabulary, and also uses elements from the SSN Extensions ontology.
This section contains diagrams overviewing the SOSA/SSN vocabulary's Observation, Sample & Feature of Interest classes used in PLOT.
IRI |
http://linked.data.gov.au/def/datatype/Boolean
|
---|---|
Super-classes |
sosa:Result
c
|
Restrictions |
data:value
only
xsd:boolean
c
data:value exactly 1 |
IRI |
http://linked.data.gov.au/def/datatype/Count
|
---|---|
Super-classes |
sosa:Result
c
|
Restrictions |
data:uncertainty
max
1
data:value exactly 1 data:uncertainty only xsd:decimal c data:value only xsd:integer c |
IRI |
http://linked.data.gov.au/def/datatype/Percent
|
---|---|
Super-classes |
sosa:Result
c
|
Restrictions |
data:uncertainty
max
1
data:uncertainty only xsd:decimal c data:unit exactly 1 data:value exactly 1 data:unit only http://qudt.org/schema/qudt/Unit c data:value only xsd:decimal c |
IRI |
http://linked.data.gov.au/def/datatype/PercentRange
|
---|---|
Super-classes |
sosa:Result
c
|
Restrictions |
data:unit
exactly
1
data:uncertainty only xsd:decimal c data:value exactly 1 data:unit only http://qudt.org/schema/qudt/Unit c data:value only xsd:decimal c data:uncertainty max 1 |
IRI |
http://linked.data.gov.au/def/datatype/QuantitativeMeasure
|
---|---|
Super-classes |
sosa:Result
c
|
Restrictions |
data:unit
exactly
1
data:uncertainty max 1 data:unit only http://qudt.org/schema/qudt/Unit c data:value only xsd:decimal c data:value exactly 1 data:uncertainty only xsd:decimal c |
IRI |
http://linked.data.gov.au/def/datatype/QuantitativeRange
|
---|---|
Super-classes |
sosa:Result
c
|
Restrictions |
data:max
exactly
1
data:unit only http://qudt.org/schema/qudt/Unit c data:min exactly 1 data:min only xsd:decimal c data:unit exactly 1 data:max only xsd:decimal c data:uncertainty max 1 data:uncertainty only xsd:decimal c |
IRI |
http://linked.data.gov.au/def/datatype/Text
|
---|---|
Super-classes |
sosa:Result
c
|
Restrictions |
data:value
only
xsd:string
c
data:value exactly 1 |
IRI |
http://linked.data.gov.au/def/plot/Dimension
|
---|---|
Description | The dimension of a 2D feature. |
Super-classes |
owl:Thing
c
|
Restrictions |
plot:length
some
(
xsd:decimal
c
or
xsd:integer
c
or
xsd:decimal
c
or
xsd:integer
c
)
data:unit exactly 1 plot:width exactly 1 plot:length exactly 1 data:unit only http://qudt.org/schema/qudt/Unit c plot:width some ( xsd:decimal c or xsd:integer c or xsd:decimal c or xsd:integer c ) |
IRI |
http://linked.data.gov.au/def/plot/Location
|
---|---|
Description | Location together with information about how it was obtained |
Super-classes |
dcterms:Location
c
|
Restrictions |
geosparql:hasGeometry
some
w3cgeo:Point
c
geosparql:hasGeometry min 1 plot:mapsheetNumber dp max 1 plot:locationMethod op min 0 plot:mapsheetName dp max 1 plot:mapScale op max 1 |
In domain of |
plot-x:isLocationOf
op
|
IRI |
http://linked.data.gov.au/def/plot/OrganismOccurence
|
---|---|
Description | Organism occurrence at some specified time and place. 1. sub-class of Sample because observations of an organism occurrence are primarily interesting if they represents a commuity or assemblage 2. sub-class of SpatialObject because it is bound to a specified location 3. sub-class of TemporalEntity because it is bound to a specified time |
Super-classes |
sosa:Sample
c
time:TemporalEntity c geosparql:SpatialObject c |
Restrictions |
sosa:isSampleOf
some
plot-x:EcologicalCommunity
c
geosparql:defaultGeometry exactly 1 geosparql:defaultGeometry only w3cgeo:Point c plot:taxon op min 1 |
IRI |
http://linked.data.gov.au/def/plot/PropertyValue
|
---|---|
Super-classes |
schema:PropertyValue
c
|
Restrictions |
schema:description
max
1
schema:value exactly 1 schema:description only xsd:string c sosa:hasResult exactly 1 schema:name only xsd:string c sosa:hasResult only sosa:Result c schema:name exactly 1 |
IRI |
http://linked.data.gov.au/def/plot/SamplingPoint
|
---|---|
Description | A sampling point within a site or along a transect. |
Super-classes |
loc:Point
c
sosa:Sample c |
Restrictions |
geosparql:hasGeometry
only
loc:Point
c
geosparql:hasGeometry max 1 dcterms:identifier only xsd:string c plot:isSamplingPointOf op max 1 plot:isSamplingPointOf op only plot:Transect c dcterms:identifier max 1 |
IRI |
http://linked.data.gov.au/def/plot/SiteStratum
|
---|---|
Description | Structural element covering a recognisable height range in vegetation ecosystem occurring at an observation site |
Super-classes |
sosa:Sample
c
|
Restrictions |
sosa:isSampleOf
only
plot:Site
c
sosa:isFeatureOfInterestOf min 1 plot:stratum op exactly 1 |
IRI |
http://linked.data.gov.au/def/plot/SiteStratumTaxon
|
---|---|
Description | Community of a single taxon in an identified stratum in a vegetation ecosystem occurring at an observation site |
Super-classes |
sosa:Sample
c
|
Restrictions |
sosa:isSampleOf
some
plot:SiteTaxon
c
plot:stratum op exactly 1 plot:taxon op exactly 1 sosa:isSampleOf min 1 plot:Site c sosa:isSampleOf some plot:SiteStratum c sosa:isFeatureOfInterestOf min 1 |
IRI |
http://linked.data.gov.au/def/plot/SiteTaxon
|
---|---|
Description | Community of a single taxon in vegetation ecosystem occurring at an observation site |
Super-classes |
sosa:Sample
c
|
Restrictions |
sosa:isFeatureOfInterestOf
min
1
plot:taxon op exactly 1 sosa:isSampleOf only plot:Site c |
IRI |
http://linked.data.gov.au/def/plot/SiteVisit
|
---|---|
Description | A discrete time-bounded visit to a site, during which sampling or observation activities are undertaken |
Super-classes |
prov:Activity
c
|
Restrictions |
rdfs:label
only
xsd:string
c
prov:startedAtTime only xsd:dateTime c plot:hadSubActivity op some ( sosa:Sampling c or sosa:Observation c ) rdfs:label exactly 1 prov:endedAtTime only xsd:dateTime c dcterms:identifier exactly 1 rdfs:comment only xsd:string c plot:site op only plot:Site c plot:site op exactly 1 dcterms:identifier only xsd:string c sosa:hasSample only https://w3id.org/tern/ontologies/ssn/CollectedSample c |
IRI |
http://linked.data.gov.au/def/plot/Stratum
|
---|---|
Description | Structural element covering a recognisable height range in vegetation ecosystem |
Super-classes |
skos:Concept
c
|
IRI |
http://linked.data.gov.au/def/plot/Transect
|
---|---|
Super-classes |
sosa:Sample
c
|
Restrictions |
plot:hasSamplingPoint
op
only
plot:SamplingPoint
c
plot:transectEnd only loc:Point c plot:transectStart only loc:Point c plot:transectStart exactly 1 plot:transectDirection only xsd:string c plot:transectEnd exactly 1 plot:transectDirection exactly 1 plot:hasSamplingPoint op min 1 geosparql:hasGeometry exactly 1 geosparql:hasGeometry only loc:LineString c |
IRI |
http://linked.data.gov.au/def/plot/x/Assemblage
|
---|---|
Super-classes |
plot-x:EcologicalCommunity
c
|
IRI |
http://linked.data.gov.au/def/plot/x/EcologicalCommunity
|
---|---|
Super-classes |
plot-x:EnvironmentalSystem
c
|
Sub-classes |
plot-x:Assemblage
c
|
IRI |
http://linked.data.gov.au/def/plot/x/EnvironmentalContinuant
|
---|---|
Description | Union of environmental system, environmental zone, and ecological community? |
Super-classes |
sosa:FeatureOfInterest
c
|
Sub-classes |
plot-x:EnvironmentalZone
c
plot-x:EnvironmentalSystem c |
IRI |
http://linked.data.gov.au/def/plot/x/EnvironmentalSystem
|
---|---|
Super-classes |
plot-x:EnvironmentalContinuant
c
owl:Thing c |
Sub-classes |
plot-x:EcologicalCommunity
c
|
IRI |
http://linked.data.gov.au/def/plot/x/EnvironmentalZone
|
---|---|
Super-classes |
plot-x:EnvironmentalContinuant
c
owl:Thing c |
IRI |
http://linked.data.gov.au/def/plot/x/FluxTower
|
---|---|
Super-classes |
sosa:Platform
c
|
Restrictions |
sosa:hosts
min
1
sosa:Sensor
c
http://www.w3.org/ns/locn#location min 1 |
IRI |
http://linked.data.gov.au/def/plot/x/Survey
|
---|---|
Description | Survey is composed of a set of Observations and ObservationCollections, which may have a site as its feature-of-interest In this context the value of feature-of-interest is expected to be the value of the chain (sosa:hasMember)+/sosa:hasFeatureOfInterest |
Super-classes |
prov:Activity
c
|
Restrictions |
http://www.w3.org/ns/locn#location
only
skos:Concept
c
sosa:hasFeatureOfInterest min 1 plot:Site c dcterms:title exactly 1 dcterms:license exactly 1 http://www.w3.org/ns/odrl/2/Policy c dcterms:accessRights exactly 1 http://www.w3.org/ns/odrl/2/Permission c prov:wasAssociatedWith some prov:Organization c http://purl.org/dc/elements/1.1/creator min 1 |
IRI |
http://linked.data.gov.au/def/plot/x/TaxonAssignment
|
---|---|
Super-classes |
sosa:Observation
c
|
Restrictions |
sosa:observedProperty
value
http://www.tern.org.au/cv/op/Taxon-identity
c
|
IRI |
http://www.w3.org/ns/sosa/ObservableProperty
|
---|---|
Restrictions |
rdf:value
exactly
1
plot:globalVocabulary max 1 rdf:value only https://w3id.org/tern/ontologies/ssn/Parameter c plot:globalValue only skos:Concept c plot:globalValue max 1 |
IRI |
http://www.w3.org/ns/sosa/Observation
|
---|---|
Restrictions |
rdfs:comment
only
xsd:string
c
sosa:resultTime exactly 1 plot:wasSubActivityOf op only plot:SiteVisit c sosa:hasFeatureOfInterest only sosa:Sample c rdfs:label only xsd:string c plot:observationTheme op min 1 plot:observationTheme op only https://w3id.org/tern/ontologies/ssn/ObservationTheme c sosa:resultTime only xsd:dateTime c sosa:phenomenonTime only time:Instant c sosa:hasResult only sosa:Result c sosa:hasResult exactly 1 plot:site op exactly 1 sosa:observedProperty exactly 1 sosa:usedProcedure only sosa:Procedure c sosa:observedProperty only sosa:ObservableProperty c sosa:phenomenonTime exactly 1 rdfs:label exactly 1 plot:wasSubActivityOf op exactly 1 plot-x:observer op only https://w3id.org/tern/ontologies/org/Person c sosa:hasFeatureOfInterest exactly 1 sosa:usedProcedure exactly 1 plot:site op only plot:Site c |
Sub-classes |
plot-x:TaxonAssignment
c
|
IRI |
http://www.w3.org/ns/sosa/Procedure
|
---|---|
Restrictions |
data:vocabulary
only
https://w3id.org/tern/ontologies/ssn/Method
c
ssn:hasInput only ssn:Input c data:vocabulary exactly 1 |
IRI |
http://www.w3.org/ns/sosa/Result
|
---|---|
Restrictions |
prov:wasAttributedTo
only
https://w3id.org/tern/ontologies/org/Person
c
sosa:isResultOf exactly 1 |
Sub-classes |
data:Text
c
w3cgeo:Point c data:QuantitativeRange c data:Boolean c data:Percent c data:Count c data:Concept c data:QuantitativeMeasure c data:PercentRange c |
IRI |
http://www.w3.org/ns/sosa/Sample
|
---|---|
Restrictions |
sosa:isResultOf
only
sosa:Sampling
c
sosa:isFeatureOfInterestOf only sosa:Observation c sosa:isSampleOf only sosa:Sample c sosa:hasSample only sosa:Sample c plot:siteVisit op max 1 sosa:isFeatureOfInterestOf min 1 rdfs:label exactly 1 plot:site op only plot:Site c plot:site op max 1 plot:siteVisit op only plot:SiteVisit c rdfs:label only xsd:string c rdfs:comment only xsd:string c |
Sub-classes |
plot:SiteStratum
c
plot:SiteTaxon c plot:OrganismOccurence c plot:Transect c plot:SamplingPoint c plot:Site c plot:SiteStratumTaxon c |
IRI |
http://www.w3.org/ns/sosa/Sampling
|
---|---|
Restrictions |
sosa:hasResult
only
sosa:Sample
c
plot-x:sampler op only https://w3id.org/tern/ontologies/org/Person c rdfs:label only xsd:string c plot:hasSamplingPoint op only plot:SamplingPoint c plot:hasSamplingPoint op max 1 sosa:hasResult exactly 1 geosparql:hasGeometry only loc:Point c rdfs:label exactly 1 sosa:usedProcedure exactly 1 geosparql:hasGeometry max 1 rdfs:comment only xsd:string c sosa:usedProcedure only https://w3id.org/tern/ontologies/ssn/Method c |
IRI |
http://www.w3.org/ns/ssn/Input
|
---|---|
Restrictions |
rdfs:label
exactly
1
data:value only xsd:decimal c dcterms:description exactly 1 rdfs:label only xsd:string c dcterms:description only xsd:string c data:value exactly 1 |
IRI |
https://w3id.org/tern/ontologies/loc/LineString
|
---|---|
Restrictions |
geosparql:asWKT
only
loc:wktLiteral
c
geosparql:asWKT exactly 1 |
IRI |
https://w3id.org/tern/ontologies/loc/Point
|
---|---|
Restrictions |
loc:elevation
only
xsd:double
c
loc:latitude exactly 1 loc:altitude max 1 loc:altitude only xsd:double c loc:latitude only xsd:double c geosparql:asWKT only loc:wktLiteral c geosparql:asWKT min 1 loc:elevation max 1 loc:longitude only xsd:double c loc:longitude exactly 1 |
Sub-classes |
plot:SamplingPoint
c
|
IRI |
https://w3id.org/tern/ontologies/loc/Polygon
|
---|---|
Restrictions |
geosparql:asWKT
only
loc:wktLiteral
c
geosparql:asWKT exactly 1 |
IRI |
http://linked.data.gov.au/def/plot/hadSubActivity
|
---|---|
Description | To allow links between observations or site-visits and projects, programs and initiatives, between observations and site-visits, etc |
Domain(s) | prov:Activity c |
Range(s) | prov:Activity c |
IRI |
http://linked.data.gov.au/def/plot/hasLocation
|
---|
IRI |
http://linked.data.gov.au/def/plot/hasSamplingPoint
|
---|---|
Description | Link a transect to a sampling point. |
Super-properties | sosa:hasSample |
IRI |
http://linked.data.gov.au/def/plot/isSamplingPointOf
|
---|---|
Description | Link a sampling point to a transect. |
Super-properties | sosa:isSampleOf |
IRI |
http://linked.data.gov.au/def/plot/locationMethod
|
---|
IRI |
http://linked.data.gov.au/def/plot/mapScale
|
---|
IRI |
http://linked.data.gov.au/def/plot/observationTheme
|
---|---|
Description | Link to an observation theme. |
IRI |
http://linked.data.gov.au/def/plot/site
|
---|---|
Description | Link to a site. |
IRI |
http://linked.data.gov.au/def/plot/siteVisit
|
---|---|
Description | Link to a site visit. |
IRI |
http://linked.data.gov.au/def/plot/stratum
|
---|---|
Super-properties | dcterms:type |
Range(s) | skos:Concept c |
IRI |
http://linked.data.gov.au/def/plot/taxon
|
---|---|
Super-properties | dcterms:type |
Range(s) | skos:Concept c |
IRI |
http://linked.data.gov.au/def/plot/wasSubActivityOf
|
---|---|
Super-properties | prov:wasInformedBy |
IRI |
http://linked.data.gov.au/def/plot/x/floristics
|
---|---|
Super-properties | dcterms:type |
Domain(s) | plot:Site c |
Range(s) | skos:Concept c |
IRI |
http://linked.data.gov.au/def/plot/x/isLocationOf
|
---|---|
Description | Links an individual location description to the resource (e.g. a plot:Site) that it relates to |
Domain(s) | plot:Location c |
IRI |
http://linked.data.gov.au/def/plot/x/observer
|
---|---|
Super-properties | sosa:madeBySensor prov:wasAssociatedWith |
IRI |
http://linked.data.gov.au/def/plot/x/sampleLevel
|
---|---|
Super-properties | dcterms:type |
Domain(s) | plot:Site c |
Range(s) | skos:Concept c |
IRI |
http://linked.data.gov.au/def/plot/x/sampleType
|
---|---|
Description | The site's plot shape description, e.g. square, circle, etc. |
Super-properties | dcterms:type |
Domain(s) | plot:Site c |
Range(s) | skos:Concept c |
IRI |
http://linked.data.gov.au/def/plot/x/sampler
|
---|---|
Super-properties | sosa:madeBySampler prov:wasAssociatedWith |
IRI |
http://linked.data.gov.au/def/plot/x/visitor
|
---|---|
Super-properties | prov:wasAssociatedWith |
IRI |
http://www.w3.org/ns/ssn/ext/isMemberOf
|
---|---|
Description | indicates a collection of which the context resource is a member |
Super-properties | plot:wasSubActivityOf op |
Domain(s) | ( sosa:Observation c or ssn-ext:ObservationCollection c ) |
Range(s) | ssn-ext:ObservationCollection c |
IRI |
http://linked.data.gov.au/def/plot/mapsheetName
|
---|---|
Range(s) | xsd:string c |
IRI |
http://linked.data.gov.au/def/plot/mapsheetNumber
|
---|---|
Range(s) | xsd:string c |
IRI |
http://linked.data.gov.au/def/plot/area
|
---|---|
Description | The area of a feature (such as a site). |
IRI |
http://linked.data.gov.au/def/plot/datasetParameter
|
---|---|
Description | Link to the dataset-level parameter. |
IRI |
http://linked.data.gov.au/def/plot/dimension
|
---|---|
Description | The dimension of the feature (such as a site). |
IRI |
http://linked.data.gov.au/def/plot/globalValue
|
---|---|
Description | Link to the upper (global) value. |
IRI |
http://linked.data.gov.au/def/plot/globalVocabulary
|
---|---|
Description | Link to the upper vocabulary. |
IRI |
http://linked.data.gov.au/def/plot/length
|
---|
IRI |
http://linked.data.gov.au/def/plot/locationDescription
|
---|---|
Description | The description of a location. |
IRI |
http://linked.data.gov.au/def/plot/siteDescription
|
---|---|
Description | The description of a site. |
Super-properties | dcterms:description |
IRI |
http://linked.data.gov.au/def/plot/transectDirection
|
---|---|
Description | The direction of the transect. |
IRI |
http://linked.data.gov.au/def/plot/transectEnd
|
---|---|
Description | The end point of a transect. |
IRI |
http://linked.data.gov.au/def/plot/transectStart
|
---|---|
Description | The start point of a transect. |
IRI |
http://linked.data.gov.au/def/plot/weight
|
---|
IRI |
http://linked.data.gov.au/def/plot/width
|
---|
http://linked.data.gov.au/def/datatype/
http://purl.org/dc/terms/
http://usefulinc.com/ns/doap#
http://www.opengis.net/ont/geosparql#
https://w3id.org/tern/ontologies/loc/
http://www.w3.org/2002/07/owl#
http://linked.data.gov.au/def/plot/
http://linked.data.gov.au/def/plot/x/
http://www.w3.org/ns/prov#
http://www.w3.org/1999/02/22-rdf-syntax-ns#
http://www.w3.org/2000/01/rdf-schema#
http://schema.org/
http://www.w3.org/2004/02/skos/core#
http://www.w3.org/ns/sosa/
http://www.w3.org/ns/ssn/
http://www.w3.org/ns/ssn/ext/
http://www.w3.org/2006/time#
http://www.w3.org/2003/01/geo/wgs84_pos#
http://www.w3.org/XML/1998/namespace
http://www.w3.org/2001/XMLSchema#
c | Classes |
op | Object Properties |
fp | Functional Properties |
dp | Data Properties |
dp | Annotation Properties |
p | Properties |
ni | Named Individuals |