Kaggle is a platform for sharing data, performing reproducible analyses, interactive data analysis tutorials, and machine learning competitions.
kaggle
Local identifiers in Kaggle should match this
regular expression:
^[0-9a-zA-Z\-]+\/[0-9a-zA-Z\-]+$
Compact URIs (CURIEs) constructed from Kaggle should match
this regular expression:
^kaggle:[0-9a-zA-Z\-]+\/[0-9a-zA-Z\-]+$
The metaregistry provides mappings between the Bioregistry and other registries. There are
2 mappings to external registries for kaggle
.
Registry Name | Metaprefix | External Prefix |
---|---|---|
Identifiers.org
![]() |
miriam |
kaggle
|
Name-to-Thing
![]() |
n2t |
kaggle
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
kaggle:nasa/kepler-exoplanet-search-results
is used to demonstrate the provides available for
kaggle
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.