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

Quickstart prefix filter example is wrong #16

Open
ajrbyers opened this issue Aug 3, 2017 · 1 comment
Open

Quickstart prefix filter example is wrong #16

ajrbyers opened this issue Aug 3, 2017 · 1 comment

Comments

@ajrbyers
Copy link

ajrbyers commented Aug 3, 2017

Example given:

curl "https://query.eventdata.crossref.org/events?rows=10000&filter=source:reddit,prefix:10.1371"

Should probably be:

curl "https://query.eventdata.crossref.org/events?rows=10000&filter=source:reddit,obj-id.prefix:10.1371"
@afandian
Copy link
Contributor

afandian commented Aug 3, 2017

Ah thanks. Missed that when I changed the filter syntax.

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

2 participants