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

Implement client interface for elink #174

Open
jsstevenson opened this issue Apr 4, 2024 · 1 comment
Open

Implement client interface for elink #174

jsstevenson opened this issue Apr 4, 2024 · 1 comment
Labels
enhancement New feature or request keep alive exempt issue from staleness checks

Comments

@jsstevenson
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I think it's technically possible to get some cross-referential information in more roundabout ways, but elink is helpful for eg hopping between PMIDs and PMC IDs.

Describe the solution you'd like
Add an elink() method onto eutils.client.Client, a la the other public methods on that class. It looks like there's already an elink search method on the QueryService class, it just needs to be plugged into the client.

Describe alternatives you've considered
n/a

Additional context
n/a

@jsstevenson jsstevenson added the enhancement New feature or request label Apr 4, 2024
Copy link

github-actions bot commented Jul 4, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Jul 4, 2024
@jsstevenson jsstevenson added keep alive exempt issue from staleness checks and removed stale labels Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request keep alive exempt issue from staleness checks
Projects
None yet
Development

No branches or pull requests

1 participant