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.xmlandLIDO-Example_FMobj20344012-Fontana_del_Moro.xmlLIDO 1.0 example records from LIDO homepageLIDO-v1.1-Example_FMobj00154983-LaPrimavera.xmlandLIDO-v1.1-Example_FMobj20344012-Fontana_del_Moro.xmlLIDO 1.1 example records from LIDO homepageLIDO-Example_FMobj00154983-LaPrimavera.xmlandLIDO-Example_FMobj20344012-Fontana_del_Moro.xmlLIDO 1.0 example records from LIDO homepageminimaldatensatz.xmlexample from Minimaldatensatz-Empfehlung für Museen und Sammlungen (v1.0.1)kenom_oai_chunk20.xmlsample records from KENOMAQinDa_DDB_real_data: real data from the DDB API used for quality checks in the AQinDa project.AQinDa_DDB_graphics: example record from Graphic portal used for quality checks in the AQinDa project.AQinDa_manipulated_records: manipulated LIDO records used for quality checks in the AQinDa project.
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.gitIf the repository has already been cloned without --recursive, call in the woring directory:
git submodule update --initRunning 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.