API Release 2.0.0
Target Release Version | 2.0.0 |
|---|---|
Release Date | Jun 26, 2025 |
Release Authority | Program Lead, TERN Data Services and Analytics Platform |
Contact Details |
Goals of the Product
The aim of EcoPlots is to harmonise plot-based ecology data from different sources to enable integrated search and access to data based on different jurisdiction, data sources, feature types, parameters and temporal extent.
The EcoPlots is developed based on semantic data integration approach, each of the data sources are mapped to the TERN Plot ontology. Datasets are generally received from custodians in various forms including PostgreSQL database and CSV file format . In data ingestion process, each of the source datasets are mapped to a TERN Plot ontology including identifying and mapping domain feature types, parameters and categorical values to TERN controlled vocabularies, performing data validation routines and resolving taxonomic names. All data are organised in Resource Description Framework (RDF) and stored in a triple store.
Release Details
Major release of EcoPlots API with full support for samples workflow and huge performance improvements.
New Features
Eight new endpoints added for samples related data collection
GET
/ui/sample-requestPOST
/ui/sample-requestGET
/ui/sample-request/{request_id}PUT
/ui/sample-request/{request_id}DELETE
/ui/sample-request/{request_id}POST
/ui/sample-request/{request_id}/submitGET
/samples-isn
Fixes
OpenAPI swagger dashboard with corrected example requests
Improvements
Major performance bump - ~20% faster response times on an average (against v1.x)
Backwards Compatibility
Not compatible with any UI < 2.0.0
Not compatible with Packager < 2.0.0
Related Releases
UI Release 2.0.0