biopragmatics/bioregistry

Extend iedb to multiple semantic spaces

Closed this issue · 2 comments

Prefix

iedb

Explanation

The IEDB database is already registered as iedb. However, IEDB actually consists of identifiers for multiple semantic spaces:

and currently the latter five are not appropriately registered. We could consider breaking up iedb into iedb.reference, iedb.assay, etc. without a parent iedb entry. This would follow the template of e.g., the pubchem.* entries in the Bioregistry.

Contributor ORCID

0000-0001-9439-5346

A few issues related to this:

  • Mappings for the current iedb entry:
    • miriam: this maps to what would become iedb.reference
    • prefixcommons: this maps to what would become iedb.epitope
    • fairsharing, integbio, re3data: these entries are all generic to all of IEDB so not clear what to do with them if we break up iedb into multiple semantic-space-specific entries. a) drop them, b) map them to one arbitrary new iedb entry or c) map them redundantly to all of the new iedb.* entries?
  • Publications
    • There are 4 publications curated directly under iedb (plus additional ones listed under the mapped entries). These publications are all generic to all of IEDB so again not clear what happens if iedb is split up. a) do we add them to one arbitrary new iedb entry or b) redundantly add them to all entries? Looking at pubchem.* as an example in this regard I didn't find any patterns to follow, publication assignment to each entry there looks pretty arbitrary.

Done in #1238