https://github.com/RDFLib/VocPrez
A tool (API and web front-end) for the read-only delivery system of SKOS vocabularies.
https://github.com/RDFLib/VocPrez
Last synced: 11 days ago
JSON representation
A tool (API and web front-end) for the read-only delivery system of SKOS vocabularies.
- Host: GitHub
- URL: https://github.com/RDFLib/VocPrez
- Owner: RDFLib
- License: gpl-3.0
- Archived: true
- Created: 2020-05-27T00:27:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T05:38:31.000Z (over 1 year ago)
- Last Synced: 2025-06-18T07:02:16.135Z (5 months ago)
- Language: Python
- Size: 2.63 MB
- Stars: 23
- Watchers: 13
- Forks: 13
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-semantic-web - VocPrez - A Linked Data API for SKOS data presentation (SKOS Tools / BBedit)
- awesome-ontology - VocPrez - Python tool (API and web front-end) for the read-only delivery system of SKOS vocabularies. (Ontology Utilities)
README
ARCHIVED: VocPrez is now incorporated into [Prez!](https://github.com/RDFLib/Prez)

VocPrez is a read-only web delivery system - web pages and API - for Simple Knowledge Organization System (SKOS)-formulated RDF vocabularies. It complies with [Content Negotiation by Profile](https://w3c.github.io/dx-connegp/connegp/).
## Introduction
VocPrez is used by:
| | |
|------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|  | The [Open Geospatial Consortium](https://www.ogc.org/) 's Definitions Server
System link: |
|  | The [British Oceanographic Data Centre](https://www.bodc.ac.uk/) 's NERC Vocabulary Server
System link: |
|  | [Geological Survey of Queensland](https://www.business.qld.gov.au/industries/mining-energy-water/resources/geoscience-information/gsq)
System link: |
|  | [Geoscience Australia](https://www.ga.gov.au)
System link (demo): |
|  | [Commission for the Management and Application of Geoscience Information (CGI)](http://www.cgi-iugs.org/)
System link: |
|  | [British Geological Survey (BGS)](https://bgs.ac.uk/)
System link: |
## Documentation
### Run locally
Run the WSGI application on a Linux/Mac command line from the repository root directory like this:
```
gunicorn wsgi:application
```
To do that you will have to have installed the Python package _gunicorn_, as per the listed requirement in `requirements.deploy.txt`
### Full documentation
See the documentation at .
## License
This code is licensed using the GPL v3 licence. See the [LICENSE file in this repository](LICENSE) for the deed.
Regarding attribution as per the license: please ensure that the VocPrez logo is visible on all public instance of VocPrez.
## Contacts
*Lead Developer*:
**Nicholas Car**
*Data Architect*
[KurrawongAI](https://kurrawong.ai)