Skip to content

nfdi4objects/lido-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIDO Examples

This repositories contains examples of LIDO XML files for analysis of data quality issues and conversion of LIDO into other formats.

Examples

  • LIDO-Example_FMobj00154983-LaPrimavera.xml and LIDO-Example_FMobj20344012-Fontana_del_Moro.xml LIDO 1.0 example records from LIDO homepage
  • LIDO-v1.1-Example_FMobj00154983-LaPrimavera.xml and LIDO-v1.1-Example_FMobj20344012-Fontana_del_Moro.xml LIDO 1.1 example records from LIDO homepage
  • LIDO-Example_FMobj00154983-LaPrimavera.xml and LIDO-Example_FMobj20344012-Fontana_del_Moro.xml LIDO 1.0 example records from LIDO homepage
  • minimaldatensatz.xml example from Minimaldatensatz-Empfehlung für Museen und Sammlungen (v1.0.1)
  • kenom_oai_chunk20.xml sample records from KENOM
  • AQinDa_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.

Installation

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

If the repository has already been cloned without --recursive, call in the woring directory:

git submodule update --init

Usage

Validation

Running make will validate all .xml examples against the XML Schema (LIDO 1.1).

Conversion

To convert LIDO to RDF (experimental) run make rdf or ./convert.sh.

About

Example LIDO files discuss quality issues and mapping LIDO to other formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors