Skip to content

Commit

Permalink
api index v2 fix reference-count
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanhb authored and ivanhb committed Jul 1, 2024
1 parent 366cfd7 commit 9806afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index_v2.hf
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ WHERE {

#url /reference-count/{id}
#type operation
#id str((omid|doi|pmid|issn):(.+))
#id str((omid|doi|pmid):(.+))
#preprocess lower(id) --> id2omids(id)
#method get
#description This operation retrieves the number of outgoing citations from the bibliographic entity identified by the input PID (DOI, PMID, OMID).
Expand Down

0 comments on commit 9806afb

Please sign in to comment.