monarch-initiative / dipper

Data Ingestion Pipeline for Monarch
https://dipper.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
56 stars 26 forks source link

Coriell cell type term; Jenkins reorder; dublin core #981

Closed TomConlin closed 3 years ago

TomConlin commented 3 years ago

Coriell: failed needing a new term for "induced pluripotent stem cell"

Jenkinsfile: Made dipper RDF generation not fail if monarch owl generation fails (overall pipeline still fails but rdf testing can proceed)

Hopefully stop churning on Dublin Core. settling on basic 'dc:' prefix
and Dublin Core Terms name space uri. (they do support it)

move (doc) references from the not used dct: to dc: as well move a couple of terms not in the dc namespace to their correct namespaces in rdfs and dcat

We need the 'terms' name space as it is explicitly required in some cases. Having both Dublin core Elements and Dublin Core Terms with their 15 identical terms is problematic. The original Dublin Core Elements are an un-typed subset of Dublin Core Terms very often expressed with only the 'dc:' prefix.