...
Each Collection TCIA publishes is issued a Digital Object Identifier (DOI) through DataCite. This The DataCite Commons is a web search interface for the PID Graph, the graph formed by the collection of scholarly resources such as publications, datasets, people and research organizations, and their connections.
The DataCite REST API can be used to programmatically access Collection metadata such as their DOIs, titles and abstracts. Please note that this API was not developed by TCIA. See https://support.datacite.org/ for any technical questions. The TCIA Helpdesk may be able to assist if your inquiry is related to the content of the data itself.
Official Datacite Documentation
...
* indicates properties that are "Recommended and Optional" per the Datacite Schema whereas the others are required to create a DOI.
TCIA-Utils
The tcia_utils package contains functions to simplify common tasks one might perform when interacting with The Cancer Imaging Archive (TCIA) via Python. Issues with this package should be submitted at https://github.com/kirbyju/tcia_utils/issues. Installation can be achieved with this Pip command:
|
To import functions related to Datacite:
|
An example notebook demonstrating tcia_utils functionality with DataCite's API can be found at https://github.com/kirbyju/TCIA_Notebooks/blob/main/TCIA_DataCite_Queries.ipynb.
Example Queries
Info | ||
---|---|---|
| ||
For this example we are using a Published Collection called "Pseudo-PHI-DICOM-Data": |
...