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

New data model for CKAN #1792

Closed
manucarrace opened this issue Jan 9, 2020 · 2 comments
Closed

New data model for CKAN #1792

manucarrace opened this issue Jan 9, 2020 · 2 comments
Labels
Milestone

Comments

@manucarrace
Copy link
Collaborator

We want to extend the CKAN sink in order to comply with the following:
Every entity will correspond with a dataset and resource as per the following scherma:

subservice -----> Organization
Entity -----> Dataset
Entity -----> Resource

@manucarrace manucarrace added the v2 label Jan 9, 2020
@fgalan
Copy link
Member

fgalan commented Jan 20, 2020

Entity -----> Dataset
Entity -----> Resource

Is this correct? Or maybe it's a typo and the first one refers to EntityType (i.e. EntityType ---> Dataset)?

@fgalan
Copy link
Member

fgalan commented May 22, 2020

Implemented in PR #1850

@fgalan fgalan closed this as completed May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants