A Linked Data version of PSMA's G-NAF dataset.
This repo is archived in this account, see the active repo for this project at https://github.com/CSIRO-enviro-informatics/gnaf-dataset
This code builds a API to delivery the contents of the G-NAF, the Geocoded National Address File from PSMA on the web, according to Linked Data and Semantic Web principles. This code makes heavy use of the Python pyLDAPI module which is based on Python's well-known Flask web API framework.
The data accessed is the copy of the G-NAF available freely on the data.gov.au/ catalogue:
- http://data.gov.au/dataset/geocoded-national-address-file-g-naf
- downloaded on 2018-06-01
This API delivers the GNAF data according to the GNAF ontology which is a Semantic Web data model using the Web Ontology Language, OWL. This set theory-based modelling language creates graph models of data connecting all elements, nodes, via edges, which in OWL are typed relationships.
Go to the landing page of the dataset, http://linked.data.gov.au/dataset/gnaf and navigate the various lists of objects, service end points etc. from there.
This code is licensed using the GPL v3 (see the LICENSE file for the deed).
Product Owner:
Joseph Abhayaratna
Chief Technical Officer
PSMA Australia Ltd.
Joseph.Abhayaratna@psma.com.au
Developer:
Nicholas Car
Senior Experimental Scientist
CSIRO Land & Water
nicholas.car@csiro.au
http://orcid.org/0000-0002-8742-7730