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

global: implement idutils.from_url #47

Open
slint opened this issue Mar 8, 2019 · 0 comments
Open

global: implement idutils.from_url #47

slint opened this issue Mar 8, 2019 · 0 comments

Comments

@slint
Copy link
Member

slint commented Mar 8, 2019

Example:

>>> idutuls.from_url('http://ui.adsabs.harvard.edu/#abs/2011ApJS..192...18K')
('ads', '2011ApJS..192...18K')
>>> idutuls.from_url('http://arxiv.org/abs/arXiv:1310.2590')
('arxiv', 'arXiv:1310.2590')
>>> idutuls.from_url('http://hal.archives-ouvertes.fr/inserm-13102590')
('hal', 'inserm-13102590')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant