Lawson Lewis
Lawson Lewis
Add dev dependecy on the ogctests library. and add a test file to call the ogctests from.
- [x] Replace rdf in `prez/reference_data/context_ontologies` with the annotations from the sematic background repo. - [x] rename context_ontologies to annotations. - [x] make sure that prez still loads them into...
Add an endpoint that returns a list of the subjects and or properties that are not labeled. Re-use the logic from labelify.
Hi All, Looks like the logic in the way that the _buildQueryStringForServiceCall function gets called is flawed. code here: https://github.com/RDFLib/rdflib/blob/500ec25396730fa1849172b8052d19e9ed574cd4/rdflib/plugins/sparql/evaluate.py#L404 The function only gets passed the inner text from the...
**Issue** browsing /catalogs shows no results. **expected behaviour** a list of catalogs is returned. **suspected cause** the main query generated by https://github.com/RDFLib/prez/blob/4ce71b790c571421356ebb61f614253af3280be2/prez/services/listings.py#L100 seems to have lost a reference to dcat:Resource...
todo ~- [ ] fix bug in current CI action~ - [ ] implement semantic versioning - [ ] implement semantic release