You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: