Spaces:
Sleeping
Sleeping
Update grobid.yaml
Browse files- grobid.yaml +3 -3
grobid.yaml
CHANGED
@@ -25,10 +25,10 @@ grobid:
|
|
25 |
consolidation:
|
26 |
# define the bibliographical data consolidation service to be used, either "crossref" for CrossRef REST API or
|
27 |
# "glutton" for https://github.com/kermitt2/biblio-glutton
|
28 |
-
service: "crossref"
|
29 |
-
|
30 |
glutton:
|
31 |
-
url: "
|
32 |
#url: "http://localhost:8080"
|
33 |
crossref:
|
34 |
mailto: "luca@sciencialab.com"
|
|
|
25 |
consolidation:
|
26 |
# define the bibliographical data consolidation service to be used, either "crossref" for CrossRef REST API or
|
27 |
# "glutton" for https://github.com/kermitt2/biblio-glutton
|
28 |
+
#service: "crossref"
|
29 |
+
service: "glutton"
|
30 |
glutton:
|
31 |
+
url: "http://sciencialab.ddns.net/glutton"
|
32 |
#url: "http://localhost:8080"
|
33 |
crossref:
|
34 |
mailto: "luca@sciencialab.com"
|