Releases: zazuko/trifid
Releases · zazuko/trifid
@zazuko/[email protected]
@zazuko/[email protected]
Patch Changes
- 724f2ed: Fix
requestPort
value, to handlenull
cases and simplify the logic
@zazuko/[email protected]
@zazuko/[email protected]
@zazuko/[email protected]
Patch Changes
- 724f2ed: Fix
requestPort
value, to handlenull
cases and simplify the logic
@zazuko/[email protected]
[email protected]
Patch Changes
- 4e21e24: Add integrity hash to external resources
@zazuko/[email protected]
Minor Changes
- 77fcfd4: Preserve existing objects of
dcat:distribution
(re https://gitlab.ldbar.ch/bafu/visualize/-/issues/560)
@zazuko/[email protected]
Minor Changes
- c1295d5: Expose
jsonld
string to the view, so that some complex logic could be done on top of it if needed.
@zazuko/[email protected]
Patch Changes
-
972e454: If
enableSchemaUrlRedirect
configuration option is set totrue
, the plugin is performing a redirect if the URI contains aschema:URL
predicate pointing to a resource of typexsd:anyURI
(already in place).The user can now disable this behavior by either:
- setting the
disableSchemaUrlRedirect
query parameter totrue
- setting the
x-disable-schema-url-redirect
header totrue
- setting the