Skip to content

Commit

Permalink
Merge pull request #281 from zazuko/changeset-release/main
Browse files Browse the repository at this point in the history
Merge to release
  • Loading branch information
ludovicm67 authored Mar 5, 2024
2 parents f916d8a + 2e9d297 commit 8fcc928
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-pillows-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-apples-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-lemons-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-mails-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-horses-brake.md

This file was deleted.

16 changes: 16 additions & 0 deletions packages/ckan/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @zazuko/trifid-plugin-ckan

## 3.0.0

### Major Changes

- e6deaec: Output [europa.eu themes](https://publications.europa.eu/resource/authority/data-theme) 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](https://publications.europa.eu/resource/authority/file-type)

### Minor Changes

- 4417b94: Export `dcterms:relation` from source cube

### Patch Changes

- e06cf6d: Added `foaf:page` - dataset documentation
- f916d8a: Map old and new category identifiers to the new controled vocabulary required by DCAT-AP handbook

## 2.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ckan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zazuko/trifid-plugin-ckan",
"version": "2.4.3",
"version": "3.0.0",
"description": "Endpoint for opendata.swiss CKAN harvester",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 8fcc928

Please sign in to comment.