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

hash for the normalized value and dates are not part of the json blob. #5

Open
andrawaag opened this issue May 29, 2021 · 0 comments
Open

Comments

@andrawaag
Copy link
Collaborator

The scripts in this repository aim at reproducing the same RDF for a Wikidata item as natively produced. This grew from the necessity to be able to validate an EntitySchema before submission. Bot edits to wikidata fetch a json representation of the item from the API after which the item is updated and/or extended to be submitted to the same API.

We were able to reproduce most of the RDF as being delivered by the same API. With some exceptions. Currently the main one is that the json, while it delivers the hashes used in the RDF, it does not do so for the normalized values and dates.

How are these generated and can we use any uuid generate hash?

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