Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Example API searches for specific

...

data

This section shows some examples of API search queries for datasets with specific parameters. There are many more parameters that can be searched, please refer to the TERN vocabularies for a full list of parameters. Each entry has its own unique URI that can be used as a search value.

...

Feature of Interest

EcoPlots has records for a broad range of observations that are categorised in as a Feature of Interest (FOI). Please see the FOI vocabularies for more detaildetails.

Example 1 - Retrieve all the data the exists for “Landform”feature of interest

Code Block
"feature_type": [
  "http://linked.data.gov.au/def/tern-cv/2cf3ed29-440e-4a50-9bbc-5aab30df9fcd"
]

...

Observable property

...

Each observation in EcoPlots is measuring an observable property (or parameterEcoPlots collects data for many different is observable properties (or parameters). Please see the Parameter vocabularies for more detaildetails.

Example 1 - Get all the data from Crown cover “Crown cover”parameter.

Code Block
"observed_property": [
  "http://linked.data.gov.au/def/tern-cv/83ac0278-51cd-4d1a-8e05-7c1fc68cf020"
]

...