/
API Release 0.6.0

API Release 0.6.0

Target Release Version

0.6.0

Target Release Version

0.6.0

Release Date

15/02/2022

Release Authority

Program Lead, TERN Data Services and Analytics Platform

Contact Details

esupport@tern.org.au

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

New Features

Fixes

  • Fix in "datasets_version" queries -> now only gets datasets in query, not all of them (when not defined).

Improvements

  • Calculate more_pages to avoid extra query to ES that returns 0 hits (ES)

  • Using search_after instead of scroll_api for getting vocabs (ES)

  • show total number of sites (more than 10k)

  • Using resultTime instead of siteVisitDate in queries (as occurrence data might not have site/visit info)

Related Releases