Alejandro Villar

Results 4 issues of Alejandro Villar

`library_search_path` can be passed to `jq.compile()` for module lookup. The same default values for `library_search_path` as in the jq CLI are used if none provided.

For `http://www.opengis.net/spec/ogcapi-features-1/1.0/` Prez generates the following friendly URL: `http://defs-dev.opengis.net/prez/v/vocab/gcp-ftrs-1:1.0` This triggers the following exception: ``` Traceback (most recent call last): File "/app/.venv/lib/python3.11/site-packages/starlette/middleware/base.py", line 108, in __call__ response = await self.dispatch_func(request,...

I have a instance running at http://defs-dev.opengis.net/prez-hosted/v/vocab It shows 13 pages of vocabularies, but anything past page 7 is empty. SPARQL endpoint can be found at http://defs-dev.opengis.net:8261/fuseki-hosted/sparql

## Actual Behavior I'll use PROV-N notation here, but naturally the same applies to the RDF versions. When generating a provenance trace for a cwl run, an Agent is defined...