Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing DCAT core fields #1

Open
8 tasks
amercader opened this issue Nov 12, 2013 · 4 comments
Open
8 tasks

Add missing DCAT core fields #1

amercader opened this issue Nov 12, 2013 · 4 comments

Comments

@amercader
Copy link
Member

For datasets:

  • dct:accrualPeriodicity (dct:Frequency, how do you encode those?)
  • dct:spatial
  • dct:temporal
  • dcat:theme

For catalogs:

  • dct:accrualPeriodicity (dct:Frequency, how do you encode those?)
  • dct:spatial
  • dct:temporal
  • dcat:theme
@rossjones
Copy link
Contributor

For dct:Frequency you could just choose a vocab to implement. One suggested vocab is http://dublincore.org/groups/collections/frequency/ which would involve specifing the namespace (http://purl.org/cld/freq/) and referencing them as f:weekly

@trickvi
Copy link
Contributor

trickvi commented Jun 7, 2015

@amercader has this issue been solved with #19 ?

@CaptSolo
Copy link

CaptSolo commented Sep 24, 2016

Has this issue been solved re. dct:Frequency?

Is there a commonly accepted frequency vocab that CKAN instances may use (similarly to how CKAN loads license vocabs)?

The official frequency vocab required by DCAT-AP 1.1 is the MDR Frequency Named Authority List published by the EU Publication office: http://publications.europa.eu/mdr/authority/frequency/

Most existing CKAN deployments I've seen either do not provide this info in RDF or express it as a literal value (sometimes "wrapped" in a blank node).

@jqnatividad
Copy link

jqnatividad commented Mar 2, 2018

Hi folks, just pinging this issue again. Any thoughts on mapping group to theme?

metaodi pushed a commit that referenced this issue Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants