https://github.com/cthoyt/tiwid

This is where identifiers die

https://github.com/cthoyt/tiwid

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

This is where identifiers die

Basic Info
  • Host: GitHub
  • Owner: cthoyt
  • License: cc0-1.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 26.4 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of bridgedb/tiwid
Created almost 4 years ago · Last pushed almost 4 years ago

https://github.com/cthoyt/tiwid/blob/main/

# This is where identifiers die

This project collects identifiers that are, for some reason, no longer pointing to active records
in the corresponding database. As such, these identifiers should no longer be used. By collecting
them in a machine readable way, we can make it easier to automate the detection of dead identifiers
in data curation workflows.

If you use this data, please cite: 

[![DOI](https://zenodo.org/badge/334110717.svg)](https://zenodo.org/badge/latestdoi/334110717)

## Data

The data in the `data` folder is structured like as follows. Filenames follow the namespace of
the resources as defined by identifiers.org and used in compact identifiers. The content of
the file is a comma-separated values file with one or more columns:

* did: the dead identifier
* when: when the identifier stopped being used
* nextofkin: the identifier that replaces the identifier (for some reason)

This model is incomplete and volatile, but applies to Release 1.

## Tests

Run tests using `tox` with the following commands in the shell:

```shell
$ pip install tox
$ tox
```

Owner

  • Name: Charles Tapley Hoyt
  • Login: cthoyt
  • Kind: user
  • Location: Bonn, Germany
  • Company: RWTH Aachen University

GitHub Events

Total
Last Year