Verifying the contents of data in OCRE
A previous post introduced the nomisma
library to load and read data from nomisma.org. As with any data set, the next question is: what’s in it?
A Jupyter notebook shows how you can briefly survey the contents of the Ocre
object that the nomisma
library creates from nomisma.org
’s RDF data, and validate that it contains sane values. The notebook is building/Verifying_ocre.ipynb
in the github repository, or you can read it on mybinder.org
here.
.