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

Meta Issue #1

Open
labra opened this issue Jul 7, 2021 · 0 comments
Open

Meta Issue #1

labra opened this issue Jul 7, 2021 · 0 comments

Comments

@labra
Copy link
Member

labra commented Jul 7, 2021

This meta-issue includes a roadmap of the WDSub Project.

The following picture contains a context diagram that represents the main components that are related with wdsub.

Wikidata/Wikibase data generate JSON dumps which follow almost directly the wikibase data model. They can also generate RDF dumps which are serializations of the data model that include some conversions.

wdsub

The most typical usage is that WDSub takes as input Wikidata/Wikibase dumps in JSON as well as a WShEx file that describes the Wikidata/wikibase data model from which we want to obtain a subset.

Another potential usage will be entity schemas that describe the subset. Entity schemas describe the RDF serialization of the Wikibase data model so it is required to convert entity schemas (ShEx) to WShEx. This conversion can be tracked in this issue .

WDSub currently generates JSON dumps as output, but we are planning to generate RDF dumps as well. This issue tracks that conversion.

One approach we could consider when processing JSON records is to convert them to RDF and validate them with entity schemas. This #22 tracks that option.

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

1 participant