Bitbucket is a Git-based source code repository hosting service owned by Atlassian.
bitbucket
Local identifiers in Bitbucket should match this
regular expression:
^[0-9A-Za-z-_\.]+/[0-9A-Za-z-_\.]+$
Compact URIs (CURIEs) constructed from Bitbucket should match
this regular expression:
^bitbucket:[0-9A-Za-z-_\.]+/[0-9A-Za-z-_\.]+$
The metaregistry provides mappings between the Bioregistry and other registries. There are
3 mappings to external registries for bitbucket
with
3 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
FAIRSharing
|
fairsharing |
FAIRsharing.fc3431
|
|
Identifiers.org
![]() |
miriam |
bitbucket
|
|
re3data
![]() |
re3data |
r3d100013478
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
bitbucket:andreadega/systems-biology-compiler
is used to demonstrate the provides available for
bitbucket
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.