Skip to content

Commit e3a254b

Browse files
committed
adjust endpoint URL
1 parent 28f0287 commit e3a254b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/explorateur/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h1><a href="index.html" data-i18n="page.title"></a></h1>
120120

121121
<spar-natural
122122
src="https://xls2rdf.sparna.fr/rest/convert?noPostProcessings=true&url=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1ZkgVyfG1rnl3yZALOdxovj7ommoKDn7ieudi7jCwoYw%2Fexport%3Fformat%3Dxlsx"
123-
endpoint="https://proxy.sparnatural.eu/sparql-proxy/sparql?endpoint=https%3A%2F%2Fsmt.esante.gouv.fr%2Fapi%2Fsparql"
123+
endpoint="https://smt.esante.gouv.fr/api/sparql"
124124
typePredicate="<http://www.w3.org/2000/01/rdf-schema#subClassOf>"
125125
prefixes="med:http://data.esante.gouv.fr/ansm/medicament/ skos:http://www.w3.org/2004/02/skos/core# dct:http://purl.org/dc/terms/"
126126
lang="fr"

static/explorateur/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h1><a href="index.html" data-i18n="page.title"></a></h1>
120120

121121
<spar-natural
122122
src="https://xls2rdf.sparna.fr/rest/convert?noPostProcessings=true&url=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1ZkgVyfG1rnl3yZALOdxovj7ommoKDn7ieudi7jCwoYw%2Fexport%3Fformat%3Dxlsx"
123-
endpoint="https://proxy.sparnatural.eu/sparql-proxy/sparql?endpoint=https%3A%2F%2Fsmt.esante.gouv.fr%2Fapi%2Fsparql"
123+
endpoint="https://smt.esante.gouv.fr/api/sparql"
124124
typePredicate="<http://www.w3.org/2000/01/rdf-schema#subClassOf>"
125125
prefixes="med:http://data.esante.gouv.fr/ansm/medicament/ skos:http://www.w3.org/2004/02/skos/core# dct:http://purl.org/dc/terms/"
126126
lang="fr"

0 commit comments

Comments
 (0)