Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if DOI URL #52

Open
icaoberg opened this issue Jul 23, 2024 · 0 comments
Open

Check if DOI URL #52

icaoberg opened this issue Jul 23, 2024 · 0 comments

Comments

@icaoberg
Copy link
Collaborator

def _is_doi_org_url(metadata):

There is a method you can use

import hubmapbags
metadata = hubmapbags.apis.get_dataset_info( hubmap_id, token=token)

In the metadata, somewhere, there is a key with the DOI url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant