This repositories contains examples of LIDO XML files for analysis of data quality issues and conversion of LIDO into other formats.
LIDO-Example_FMobj00154983-LaPrimavera.xml
andLIDO-Example_FMobj20344012-Fontana_del_Moro.xml
LIDO 1.0 example records from LIDO homepageLIDO-v1.1-Example_FMobj00154983-LaPrimavera.xml
andLIDO-v1.1-Example_FMobj20344012-Fontana_del_Moro.xml
LIDO 1.1 example records from LIDO homepageLIDO-Example_FMobj00154983-LaPrimavera.xml
andLIDO-Example_FMobj20344012-Fontana_del_Moro.xml
LIDO 1.0 example records from LIDO homepageminimaldatensatz.xml
example from Minimaldatensatz-Empfehlung für Museen und Sammlungen (v1.0.1)kenom_oai_chunk20.xml
sample records from KENOM
Clone with git submodules to also get LIDO XML Schemas from a repository of its own:
git clone --recursive https://github.com/nfdi4objects/lido-examples.git
Running make
will validate all .xml
examples against the XML Schema (LIDO 1.1).
To convert LIDO to RDF (experimental) run make rdf
or ./convert.sh
.