Skip to content

Commit a82809e

Browse files
committed
update the sparqlgui location
1 parent 8eac153 commit a82809e

8 files changed

Lines changed: 10 additions & 10 deletions

client/public/config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ JSONLD_PROXY: "https://qlever-test.geocodes-aws-dev.earthcube.org/ec/api/${o}"
1818
# oauth issues. need to add another auth app for additional 'proxies'
1919
# This is the one that will work: SPARQL_NB: https://geocodes.earthcube.org/notebook/mkQ?q=${q}
2020
SPARQL_NB: https://qlever-test.geocodes-aws-dev.earthcube.org/notebook/mkQ?q=${q}
21-
SPARQL_YASGUI: https://sparqlui.geocodes.earthcube.org/?
21+
SPARQL_YASGUI: https://qlever-ui.geocodes-aws-dev.earthcube.org/facetsearch?
2222

2323
## ECRR need to use fuseki source, for now.
2424
ECRR_TRIPLESTORE_URL: https://qlever.geocodes-aws-dev.earthcube.org/graphspace/ecrr

client/public/config/config_deepoceans.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ SPARQL_TOOLS_DOWNLOAD: sparql_gettools_download.txt
2121
SPARQL_RELATED_DATA: sparql_relateddatafilename.txt
2222
JSONLD_PROXY: https://geocodes-aws.earthcube.org/ec/api${o}
2323
SPARQL_NB: https://geocodes-aws.earthcube.org/notebook/mkQ?q=${q}
24-
SPARQL_YASGUI: https://sparqlgui.geocodes-aws.earthcube.org/?
24+
SPARQL_YASGUI: https://qlever-ui.geocodes-aws-dev.earthcube.org/deepocean?
2525

2626
#
2727
#API_URL: https://geocodes.wifire-data.sdsc.edu/ec/api

client/public/config/config_ecoforcast.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
COMMUNITY: ecoforecast
22
# https://geocodes.earthcube.org
3-
API_URL: https://ecoforecast.geocodes-aws.earthcube.org/ec/api
3+
API_URL: https://ecological.geocodes-aws.earthcube.org/ec/api
44
MAPBOX_API_KEY: pk.eyJ1IjoidmFsZW50aW5lZHd2IiwiYSI6ImNscnNoNmFncjA3OHcycW8zNXJ4Z3BkNTAifQ.XvgsPncdJRXKsODCheRANA
55
TENANT_URL: https://oss.geocodes-aws-dev.earthcube.org/test/scheduler/configs/test/tenant.yaml
66
# local development
@@ -10,11 +10,11 @@ TRIPLESTORE_URL: https://graph.geocodes-aws.earthcube.org/blazegraph/namespace/e
1010
SUMMARYSTORE_URL: https://graph.geocodes-aws.earthcube.org/blazegraph/namespace/ecoforecast_summary/sparql
1111
BLAZEGRAPH_TIMEOUT: 20
1212
# JSONLD_PROXY needs qoutes... since it has a $
13-
JSONLD_PROXY: "https://ecoforecast.geocodes-aws.earthcube.org/ec/api/${o}"
13+
JSONLD_PROXY: "https://ecological.geocodes-aws.earthcube.org/ec/api/${o}"
1414
# oauth issues. need to add another auth app for additional 'proxies'
1515
# This is the one that will work: SPARQL_NB: https://geocodes.earthcube.org/notebook/mkQ?q=${q}
1616
SPARQL_NB: https://geocodes.geocodes-aws.earthcube.org/notebook/mkQ?q=${q}
17-
SPARQL_YASGUI: https://sparqlui.geocodes-aws.earthcube.org/?
17+
SPARQL_YASGUI: https://qlever-ui.geocodes-aws-dev.earthcube.org/ecoforecast?
1818

1919
## ECRR need to use fuseki source, for now.
2020
ECRR_TRIPLESTORE_URL: http://132.249.238.169:8080/fuseki/ecrr/query

client/public/config/config_geochem.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ JSONLD_PROXY: "https://geochemistry.geocodes-aws.earthcube.org/ec/api/${o}"
1313
# oauth issues. need to add another auth app for additional 'proxies'
1414
# This is the one that will work: SPARQL_NB: https://geocodes.earthcube.org/notebook/mkQ?q=${q}
1515
SPARQL_NB: https://geocodes.geocodes-aws.earthcube.org/notebook/mkQ?q=${q}
16-
SPARQL_YASGUI: https://sparqlui.geocodes.earthcube.org/?
16+
SPARQL_YASGUI: deepoceans
1717

1818
## ECRR need to use fuseki source, for now.
1919
ECRR_TRIPLESTORE_URL: http://132.249.238.169:8080/fuseki/ecrr/query

client/public/config/config_qlever_20.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ JSONLD_PROXY: "https://qlever-test.geocodes-aws-dev.earthcube.org/ec/api/${o}"
1818
# oauth issues. need to add another auth app for additional 'proxies'
1919
# This is the one that will work: SPARQL_NB: https://geocodes.earthcube.org/notebook/mkQ?q=${q}
2020
SPARQL_NB: https://qlever-test.geocodes-aws-dev.earthcube.org/notebook/mkQ?q=${q}
21-
SPARQL_YASGUI: https://sparqlui.geocodes.earthcube.org/?
21+
SPARQL_YASGUI: https://qlever-ui.geocodes-aws-dev.earthcube.org/facestsearch?
2222

2323
## ECRR need to use fuseki source, for now.
2424
ECRR_TRIPLESTORE_URL: https://qlever.geocodes-aws-dev.earthcube.org/graphspace/ecrr

client/public/config/config_qlever_and_or.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ JSONLD_PROXY: "https://qlever-test.geocodes-aws-dev.earthcube.org/ec/api/${o}"
1818
# oauth issues. need to add another auth app for additional 'proxies'
1919
# This is the one that will work: SPARQL_NB: https://geocodes.earthcube.org/notebook/mkQ?q=${q}
2020
SPARQL_NB: https://qlever-test.geocodes-aws-dev.earthcube.org/notebook/mkQ?q=${q}
21-
SPARQL_YASGUI: https://sparqlui.geocodes.earthcube.org/?
21+
SPARQL_YASGUI: https://qlever-ui.geocodes-aws-dev.earthcube.org/facetsearch?
2222

2323
## ECRR need to use fuseki source, for now.
2424
ECRR_TRIPLESTORE_URL: https://qlever.geocodes-aws-dev.earthcube.org/graphspace/ecrr

client/public/config/config_qlever_localhost.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ JSONLD_PROXY: "http://localhost:3000/${o}"
1818
# oauth issues. need to add another auth app for additional 'proxies'
1919
# This is the one that will work: SPARQL_NB: https://geocodes.earthcube.org/notebook/mkQ?q=${q}
2020
SPARQL_NB: http://localhost:3000/notebook/mkQ?q=${q}
21-
SPARQL_YASGUI: https://sparqlui.geocodes.earthcube.org/?
21+
SPARQL_YASGUI: https://qlever-ui.geocodes-aws-dev.earthcube.org/facetsearch?
2222

2323
## ECRR need to use fuseki source, for now.
2424
ECRR_TRIPLESTORE_URL: https://qlever.geocodes-aws-dev.earthcube.org/graphspace/ecrr

client/public/config/config_wifire.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SPARQL_TOOLS_DOWNLOAD: sparql_gettools_download.txt
2323
SPARQL_RELATED_DATA: sparql_relateddatafilename.txt
2424
JSONLD_PROXY: https://geocodes.wifire-data.sdsc.edu/ec/api/${o}
2525
SPARQL_NB: https://geocodes.geocodes-1.earthcube.org/notebook/mkQ?q=${q}
26-
SPARQL_YASGUI: https://geocodes.geocodes-1.earthcube.org/sparqlgui?
26+
SPARQL_YASGUI: https://qlever-ui.geocodes-aws-dev.earthcube.org/wifire?
2727
COLLECTION_FACETS:
2828
- field: unassigned
2929
title: All Items

0 commit comments

Comments
 (0)