From 9806afbdaee175d520ed99e1f6124c942348741f Mon Sep 17 00:00:00 2001 From: ivanhb Date: Mon, 1 Jul 2024 17:00:28 +0200 Subject: [PATCH] api index v2 fix reference-count --- index_v2.hf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index_v2.hf b/index_v2.hf index 33a67de..abfc219 100644 --- a/index_v2.hf +++ b/index_v2.hf @@ -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).