get_concept_doi

daschlab.get_concept_doi() str[source]

Get the “concept DOI” that identifies the daschlab software.

Returns:
str

See also

get_version_doi

Get the DOI of the precise version of daschlab in use

Notes

The “concept DOI” associated with daschlab identifies the daschlab software in general. The value returned by this function should never change. In most cases, you probably should use the “version DOI”, identifying the exact version of the software that is running. You can obtain this with the function get_version_doi.

See also How to Cite DASCH.

The returned DOI will start with the characters “10.”. If you are running a development build of the software, the returned value will instead start with “xx.”, and will not be a valid DOI.