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

Should we use identifiers.org in between different parts of queries #8

Open
Chris-Evelo opened this issue Aug 19, 2019 · 2 comments
Open

Comments

@Chris-Evelo
Copy link
Collaborator

Chris-Evelo commented Aug 19, 2019

The thought here is that if you carry out a first query you will get identifiers for the queried resource returned in whatever format that resource prefers at that time. However, you do know that what you get really is an identifier for that resource. So it would be relatively easy to convert the result into identifiers.org compliant identifiers, and you could probably do that in a generic way that will survive identifier schema changes (the most meaningful part is typically at the end). Using these for the next part of the query would have the advantage of making the whole query persistent even if the target URL schema changes. However, it does come at a cost (the extra step of going to identifiers.org) and it needs identifies.org itself to be up to date.

@Chris-Evelo
Copy link
Collaborator Author

Nick is going to ask Manuel about identifiers.org status since it moved to the cloud.

@Chris-Evelo
Copy link
Collaborator Author

Nick indicated that the original version of identifies.org could actually work in both directions. So yes it could convert whatever you got from the first resource into the persistent identifiers.org URI and the use that to query the next one (where it would essentially replace it with the then-current generic URI for the selected service, and could even find an active service). Manuel's answer left us uncertain about whether the current one can though.

@Chris-Evelo Chris-Evelo changed the title Should we identifiers.org in between different parts of queries Should we use identifiers.org in between different parts of queries Aug 20, 2019
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