opendatateam / udata

Customizable and skinnable social platform dedicated to open data.
http://udata.readthedocs.org
GNU Affero General Public License v3.0
238 stars 87 forks source link

Add DCAT-AP HVD properties in RDF output if the dataset is tagged hvd #3050

Closed maudetes closed 2 months ago

maudetes commented 2 months ago

These properties should be added on dataservices when exposed as well.

We've added a support for tag filtering on the catalog, in order to do http://dev.local:7000/api/1/site/catalog.xml?tag=hvd. You can test using this output locally, and by having datasets tagged hvd and mobilite for example.

[!NOTE]
We rely heavily on EU_HVD_CATEGORIES french vocabulary as pivot for keywods. Should we move it to settings.py to be overriden in other udata instances?

Iterate on https://github.com/datagouv/data.gouv.fr/issues/1371.