The VAS Systems API forms the backbone of the CeRDI Observation System, enabling transparent and interoperable access to soil and environmental data across Australasia. Developed in alignment with W3C and OGC best practices, the API follows a RESTful PostgREST architecture. All payloads are served in JSON-LD, ensuring seamless integration with semantic-web applications and supporting FAIR data principles (Findable, Accessible, Interoperable, Reusable). | ||
Core Design Principles
| ||
Base EndpointPublic datasets can be queried without authentication, while private datasets require valid API keys provided to partner organisations. | ||
Primary Resources and Endpoints | |||
Resource | Endpoint Pattern | Example URI | Description |
|---|---|---|---|
Feature | | | Returns soil features (e.g., sites, layers, samples) with spatial geometry and metadata. |
Observation | | | Returns measured soil property values linked to feature, dataset and procedure. |
Dataset | | | Lists dataset metadata such as project origin, provider and licence. |
Observed Properties | | | Lists soil or environmental attributes measured (e.g., pH, EC, Bulk Density). |
Procedures | | | Returns the methods used for observations, including units and descriptions. |
Property-Procedure Links | | | Maps each observed property to its valid measurement procedure. |
Query Capabilities (ODATA Syntax) | ||
The API supports advanced ODATA-style queries for:
| ||
Example query for bulk density observations: | Sample Observation Response | |
Integration and UsageThe VAS Systems API acts as the integration bridge between:
Each endpoint returns semantically rich JSON-LD data for direct consumption by web clients, dashboards, and data analytics applications such as Tableau and QGIS. | ||||||
Authentication and Licensing | ||||||
Access is tiered:
| ||||||
Supported Ontologies & Vocabularies | ||||||
|
The VAS Systems API is the final publication layer in the data lifecycle, transforming raw field measurements into discoverable linked data. It supports data federation between regional contributors and enables cross-institutional insights for environmental monitoring, agriculture, and policy development across Australia and New Zealand. | ||