Code Monkey home page Code Monkey logo

Comments (6)

jakubklimek avatar jakubklimek commented on June 17, 2024 1

There are many issues with DCAT-AP v1.1 compatibility, mainly:

  • literals instead of RDF resources
  • missing multilingual support
  • missing controlled vocabulary support
  • no support in the CKAN Dataset and Resource forms

etc.

There is the European Data Portal (EDP) DCAT-AP mapping which is slightly incompatible with this extension and then there is the DCAT-AP validator.

  • Are you going to merge with the EDP extension?
  • Do you plan to support multilingual labels?
  • Do you plan to support the European controlled vocabularies?
  • Do you plan to extend the CKAN Dataset and Resource forms accordingly?

I ask so that it is clearer what features are planned or being developed by the CKAN team, which by the EDP team and which are not planned at all an can therefore be contributed by someone else.

from ckanext-dcat.

amercader avatar amercader commented on June 17, 2024 1

The issues you mention are known:

  • literals instead of RDF resources

See #50 (This should be easy to fix if you are up for a PR)

  • missing multilingual support

See #55

  • missing controlled vocabulary support
  • no support in the CKAN Dataset and Resource forms

See #56

There is the European Data Portal (EDP) DCAT-AP mapping which is slightly incompatible with this extension and then there is the DCAT-AP validator.

Thanks for pointing to these. Can you summarize some examples of why it's incompatible?

Are you going to merge with the EDP extension?

I'd love for that to happen (at least for the DCAT specific versions), but AFAIK they haven't yet released their extensions publicly so it's hard to assess how likely is that to happen

Do you plan to support multilingual labels?

Yes, see #55

Do you plan to support the European controlled vocabularies?
Do you plan to extend the CKAN Dataset and Resource forms accordingly?

Yes, see #56 (I'm still not sure to which extent we would support the vocabularies). Note that this can be currently done by any instance by customizing their schemas to fit the CKAN/DCAT mapping. The scheming work will only make this easier out of the box.

I ask so that it is clearer what features are planned or being developed by the CKAN team, which by the EDP team and which are not planned at all an can therefore be contributed by someone else.

As of now there is no funding to undertake major changes like #55 and #56. These two would be my priorities if there's time available in the next few months. If you know of some source of resources I'd be very happy to help with specs, etc. As for the EDP team we are currently not in contact, if you have a contact there feel free to point them here.

from ckanext-dcat.

CaptSolo avatar CaptSolo commented on June 17, 2024 1

Re this question by @jakubklimek :

Do you plan to support the European controlled vocabularies?
Do you plan to extend the CKAN Dataset and Resource forms accordingly?

CKAN-AP 1.1 requires to use European controlled vocabs (e.g. http://publications.europa.eu/mdr/authority/frequency ) for some properties.

It would be great to have them supported in ckanext-dcat. If I understood @amercader correctly, implementers currently have to achieve this by customizing their CKAN instances locally.

from ckanext-dcat.

amercader avatar amercader commented on June 17, 2024

Summary of changes:

dcat:Dataset

  • Add dct:accessRights
  • Add foaf:page (documentation)
  • Add dct:provenance
  • Add dct:type
  • Add dct:relation
  • Add dct:hasVersion (dataset)†
  • Add dct:isVersionOf (dataset)†
  • Add dct:source (dataset)†
  • Add admns:sample (distribution)†
  • Check admns:identifier
  • Check admns:versionNotes (n) (multilingual)

† These link to other classes, we need to see if there is an easy way to store that

dcat:Distribution

  • Add spdx:checksum (algorithm + value)
  • Add foaf:page (documentation)
  • Add dct:language
  • Add dct:conformsTo
  • Check dct:description (n) (multilingual)
  • Check dct:title (n) (multilingual)

from ckanext-dcat.

akuckartz avatar akuckartz commented on June 17, 2024

Mentioned this issue in https://joinup.ec.europa.eu/asset/ogd2_0/issue/dcat-ap#comment-18468

from ckanext-dcat.

amercader avatar amercader commented on June 17, 2024

Thanks @akuckartz

from ckanext-dcat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.