Includes updates to accept SPARQL Post requests
What's Changed
- Fix typo in connegp ontology prefix by @ashleysommer in #233
- Fix bug in generating a prefix for a URI where the URI uses a fragement by @ashleysommer in #236
- Specify Python 3.12.3 by @recalcitrantsupplant in #238
- Azure function by @ashleysommer in #230
- Add a POST endpoint for the /sparql passthru feature. by @ashleysommer in #239
- Add ability to declare prefixes in remote Repos by @recalcitrantsupplant in #240
Full Changelog: v3.8.11...v3.8.12