Prez is a Linked Data API framework tool that delivers read-only access to Knowledge Graph data according to particular domain profiles.
Prez comes in two main profile flavours:
- VocPrez - for vocabularies, based on the SKOS data model
- SpacePrez - for spatial data, based on OGC API specification and the GeoSPARQL data model
Prez is pretty straight-forward to install and operate and all while being high-performance. It uses the modern FastAPI Python web framework.
Prez is quite simple and expects "high quality" data to work well. By requiring that you create high quality data for it, Prez can remain relatively simple and this ensures value is retained in the data and not in hidden code.
Installation, use development schedule and more are documented at https://surroundaustralia.github.io/Prez/.
This tool is actively developed and supported by SURROUND Australia Pty Ltd. Please contact SURROUND either by creating issues in the Issue Tracker or directly emailing the lead developers:
Jamie Feiss
jamie.feiss@surroundaustralia.com
David Habgood
david.habgood@surroundaustralia.com
We love contributions to this tool and encourage you to create Issues in this repositories Issue Tracker as well as submitting Pull Requests with your own updates.
This version of Prez and the contents of this repository are also available under the BSD-3-Clause License. See this repository's LICENSE file for details.