inspirehep.modules.pidstore package¶
Subpackages¶
Submodules¶
inspirehep.modules.pidstore.fetchers module¶
Persistent identifier minters.
inspirehep.modules.pidstore.minters module¶
Persistent identifier minters.
inspirehep.modules.pidstore.utils module¶
PIDStore utils.
-
inspirehep.modules.pidstore.utils.get_endpoint_from_pid_type(pid_type)[source]¶ Return the endpoint corresponding to a
pid_type.
-
inspirehep.modules.pidstore.utils.get_pid_type_from_endpoint(endpoint)[source]¶ Return the
pid_typecorresponding to an endpoint.