- 842fad6: The CKAN harvester ignored blank node distributions. All distributions are named nodes now
- f0e3b13: Fix and improve types references
- 724f2ed: Fix
requestPort
value, to handlenull
cases and simplify the logic
- 007e201: Upgrade Fastify to v5.
- 080f5d8: Harmonize author and keywords fields
- a97a6a0: Use Apache 2.0 license
- 77fcfd4: Preserve existing objects of
dcat:distribution
(re https://gitlab.ldbar.ch/bafu/visualize/-/issues/560)
- 1cafa55: Return
reply
in therouteHandler
, in order to be compatible with the support for compression.
- 7442b22: Bump
@zazuko/env
from 2.1.1 to 2.2.0
- ffe692c: Upgrade
@tpluscode/rdf-string
from 1.1.3 to 1.2.1 - 009d545: Upgrade
sparql-http-client
to v3.0.0 - 8345cab: Upgrade
@zazuko/env
to 2.1.0 - 676f284: Fix types
- 4b515f8: Use 'plugins' instead of 'middlewares'
- eedaa53: The plugin is now using the new Trifid factory, which is a breaking change.
- 0c53ff7: The SPARQL query that is made to get all datasets is now querying all graphs by default
- 69d6ad0: Improve included TypeScript types.
- e6deaec: Output europa.eu themes explicitly mapped using
schema:sameAs
. Themes without a mapping are not included in the output. - e84b484: Use new output for the
dcat:Distribution/dcterms:format
, linking to europa.eu controlled vocabulary
- 4417b94: Export
dcterms:relation
from source cube
- e06cf6d: Added
foaf:page
- dataset documentation - f916d8a: Map old and new category identifiers to the new controled vocabulary required by DCAT-AP handbook
- 5948029: Add type declarations to package
- 0ef3d8f: Correctly serialize
dcat:contactPoint
which have RDF types in addition tovcard:Individual
orvcard:Organization
.
- 900e1d3: Upgrade @zazuko/prefixes to 2.1.1.
- 9a55769: Remove rdf:datatype for langString
- a9e92c4: Convert legacy frequency to EU frequency
- 8bc9dfc: Improve the way frequencies are handled.
- 2938434: Use
dcterms
prefix instead ofdct
- 239752a: Use rdf:datatype instead of xml:datatype
- 207db20: Use the
dct
prefix instead of thedcterms
one
-
e873b2f: Generated XML documents have a blank line at the end.
This Trifid plugin will be more robust, as we created a set of tests.
- 578440c: Use Zazuko libraries, by replacing the use of
rdf-ext
with@zazuko/env
and@zazuko/prefixes
.