This document contains a short overview of the Australian Biodiversity Information Standard (ABIS). For more information, see the full ABIS specification.
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), a World Wide Web Consortium (W3C) "standard model for data on the web"[1].
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. A good starting point is the W3C’s RDF Primer.
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 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:
-
Map your data to concepts and vocabularies recognised in ABIS, and
-
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 directly as ABIS-compliant RDF, or as templated 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
Technical management and data modelling support for ABIS 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