Skip to content

Commit fcb5402

Browse files
committed
2 parents 479f264 + d0ffa82 commit fcb5402

File tree

17 files changed

+1593
-1776
lines changed

17 files changed

+1593
-1776
lines changed

dist/assets/css/sparnatural-form.css

Lines changed: 775 additions & 849 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/assets/js/sparnatural-form.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/assets/js/sparnatural-form.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/assets/js/sparnatural-yasgui-plugins.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/configs/specialites/form.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
11
{
22
"bindings": [
33
{
4-
"variable": "SubstanceActive",
4+
"variable": "Substance",
55
"node": {
66
"type": "UserPrompt",
77
"name": {
8-
"fr": "Substance Active"
8+
"fr": "Substance"
99
}
1010
}
1111
}
12-
,
13-
{
14-
"variable": "SubstanceFraction",
15-
"node": {
16-
"type": "UserPrompt",
17-
"name": {
18-
"fr": "Fraction thérapeutique"
19-
}
20-
}
21-
}
22-
2312
,
2413
{
2514
"variable": "Voie",

dist/configs/specialites/query.json

Lines changed: 13 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@
99
"termType": "Variable",
1010
"value": "Code"
1111
},
12-
{
13-
"termType": "Variable",
14-
"value": "SubstanceActive"
15-
},
16-
{
17-
"termType": "Variable",
18-
"value": "SubstanceFraction"
19-
},
2012
{
2113
"termType": "Variable",
2214
"value": "Voie"
@@ -50,7 +42,7 @@
5042
"value": "Date"
5143
}
5244
],
53-
"order": null,
45+
"order": "asc",
5446
"branches": [
5547
{
5648
"line": {
@@ -63,29 +55,7 @@
6355
},
6456
"children": []
6557
},
66-
{
67-
"line": {
68-
"s": "SpecialitePharmaceutique",
69-
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_substanceActive",
70-
"o": "SubstanceActive",
71-
"sType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique",
72-
"oType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#Substance",
73-
"values": []
74-
},
75-
"children": []
76-
},
77-
{
78-
"line": {
79-
"s": "SpecialitePharmaceutique",
80-
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_fractionTherapeutique",
81-
"o": "SubstanceFraction",
82-
"sType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique",
83-
"oType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#Substance",
84-
"values": []
85-
},
86-
"children": []
87-
},
88-
{
58+
{
8959
"line": {
9060
"s": "SpecialitePharmaceutique",
9161
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_voie",
@@ -173,6 +143,17 @@
173143
"values": []
174144
},
175145
"children": []
146+
},
147+
{
148+
"line": {
149+
"s": "SpecialitePharmaceutique",
150+
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_SAouFT",
151+
"o": "Substance",
152+
"sType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique",
153+
"oType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#Substance",
154+
"values": []
155+
},
156+
"children": []
176157
}
177158
],
178159
"limit": -1

dist/explorateur/index.html

Lines changed: 2 additions & 2 deletions
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"
@@ -202,7 +202,7 @@ <h1><a href="index.html" data-i18n="page.title"></a></h1>
202202

203203
<div class="col-lg-2 col-md-2">
204204
<div class="contact-about">
205-
<a href="http://sparna.fr"><img src="assets/img/sparna.png" style="width:100%;" /></a>
205+
<a href="http://sparna.fr"><img src="../assets/img/sparna.png" style="width:100%;" /></a>
206206
</div>
207207
</div>
208208

dist/formulaire/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,8 +386,8 @@ <h1><a href="index.html" data-i18n="page.title"></a></h1>
386386
delete Yasr.plugins['table'];
387387
delete Yasr.plugins['response'];
388388
const yasr = new Yasr(document.getElementById("yasr"), {
389-
pluginOrder: ["TableX", "Grid", "Stats"],
390-
defaultPlugin: "TableX",
389+
pluginOrder: ["Grid", "TableX", "Stats"],
390+
defaultPlugin: "Grid",
391391
// disable persistency
392392
persistencyExpire: 0,
393393
maxPersistentResponseSize: 0

0 commit comments

Comments
 (0)