This document contains a short overview of the Australian Biodiversity Information Standard (ABIS). For more information, see the full ABIS specification documentation.

1. What is ABIS?

ABIS is primarily a data standard that specifies how information about biodiversity is to be represented for exchange and use in Australia. It is a flexible data model for the biodiversity domain that allows the capture of richer and more detailed information than alternative models of biodiversity data.

The standard is structured using Resource Description Framework (RDF), which is "a standard model for data on the web"[1].

Use of the ABIS results in biodiversity information being formulated into data that can be validated against ABIS requirements in an automated way and the standard provides validators to verify data, see the standard’s Validation section. RDF has greater flexibility than other models, which is why it is powerful for the exchange of data. Many biodiversity systems organise data in a relational structure. If you have not worked with RDF before, we recommend taking the time to learn about it and reviewing the full ABIS specification documentation.

ABIS implements a few domain-specific concepts itself but mostly re-uses existing general and domain Semantic Web models, such as the TERN ontology, PROV and schema.org.

2. Who owns it?

ABIS was built by Australia’s Terrestrial Ecosystem Research Network (TERN) with funding from DCCEEW’s Regional Land Partnership (RLP) program. It is maintained and governed by a standing Working Group of the Australian Biodiversity Information Governance Group (AusBIGG).

3. How do I use it?

As described above, ABIS is primarily for the exchange of biodiversity information. The technical specification documentation is the primary source of information and is currently being updated.

To exchange information using ABIS, you need to:

  1. Map your data to concepts and vocabularies recognised in ABIS, and

  2. Format your data into the RDF structure of ABIS.

Data formatted to the ABIS specification can be validated using the ABIS validator.

3.1. Submitting data to the Biodiversity Data Repository (BDR) using ABIS

Biodiversity data submitted to the BDR must be conformant with the BDR’s profile of ABIS. Data can be submitted to the BDR in directly as ABIS-compliant RDF, or as CSV files that can be processed into ABIS format. Controlled vocabularies used in the BDR are available from the BDR Vocabularies Portal.

4. More help

ABIS is governed by Australian Biodiversity Information Governance Group (AusBIGG) and its ABIS technical working group. Technical management and data modelling support is provided by the BDR team in the Department of Climate Change, Energy, the Environment and Water (DCCEEW). The BDR team can be contacted on bdr@dcceew.gov.au.

Issue tracking of the ABIS standard is managed online at https://github.com/AusBIGG/abis/issues


1. https://www.w3.org/RDF/