Skip to content

Commit 3b28f71

Browse files
committed
Correct archive filter example
Fix for CrossRef#86.
1 parent e01fef6 commit 3b28f71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest_api.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -378,9 +378,9 @@ Note that when you use the `sample` parameter, the `rows` and `offset` parameter
378378

379379
Note that the filters for license URL and maximum license embargo period (license.url and license.delay) combine to filter each document's metadata for a license with both of these properties.
380380

381-
**All works where the archive partner listed = 'LOCKSS'**
381+
**All works where the archive partner listed = 'CLOCKSS'**
382382

383-
http://api.crossref.org/works?filter?archive=LOCKSS
383+
http://api.crossref.org/works?filter=archive:CLOCKSS
384384

385385
**All members with `hind` in their name (e.g. Hindawi)**
386386

0 commit comments

Comments
 (0)