Sites, Samples Surveys Linked Data API

About

This Application Programming Interface (API) is designed to provide access to Geoscience Australia's Samples, Sites and Surveys Databases. GA has over 3 million samples that are each identified by an International Geo Sample Number, a digital catalogue of field Sites used by GA and Surveys (aerial magnetic etc.) stored in the ARGUS database.

API Usage

This API is a Linked Data API in that it provides information about Samples and the list of Samples (the Sample Register) according to Linked Data principles. These include the principles that data items should be identified with persistent URIs and that information should be provided in both human-readable and machine-readable formats. To these ends, this Linked Data API resolves URIs created using GA's persistent URI base, http://pid.geoscience.gov.au, and for each Sample, Site & Survey, as well as the Registers of them, provides a series of different formats.

Samples

http://pid.geoscience.gov.au/sample/{IGSN}
http://pid.geoscience.gov.au/sample/AU239

Sample URIs are of the form above where the IGSN is an identifier allocated by the International GeoSample Number community. These are typically of the form AUxxx where 'AU' prefix indicates Australia/Geoscience Australia and xxx is the sample number.

GA also stores sample records for other geoscience organisaitons, such as the Geological Survey of Victoria for which the prefix of 'AUVIC' is used, for example:

Each sample's metadata can be accessed via a landing page (HTML web page) or via a number of different machine-readable views. All the views and formats for a Sample (and Sites, Survey and the Registers of them) can be listed for any item by going to it's Alternates View which can be found by appending ?_view=alternates to any web address supported by the API, e.g., for the Sample AU239:

Sites

http://pid.geoscience.gov.au/site/ga/{SITE_NO}
http://pid.geoscience.gov.au/site/ga/10

Surveys

http://pid.geoscience.gov.au/survey/ga/{SITE_NO}
http://pid.geoscience.gov.au/survey/ga/100031167

This system provides the landing pages for metadata about Surveys stored in GA's corporate database known as ARGUS.

Code

The code for this application is available at:

Coming soon!

Contact

To contact the managers of this API, please call Geoscience Australia or email the Data Manager directly: dataman@ga.gov.au.