« Utilisateur:Hugo G. Fernandez/Brouillon » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 4 : | Ligne 4 : | ||
data-sgvizler-query="PREFIX p: <https://data.escr.fr/wiki/Susceptibilité_magnétique_du_Fer,_Chlorure_de_cuivre_(II)_dihydraté_et_YBaCuO/prop/> | data-sgvizler-query="PREFIX p: <https://data.escr.fr/wiki/Susceptibilité_magnétique_du_Fer,_Chlorure_de_cuivre_(II)_dihydraté_et_YBaCuO/prop/> | ||
PREFIX wd: <http://www.wikidata.org/entity/> | PREFIX wd: <http://www.wikidata.org/entity/> | ||
select | select ?temperature ?value | ||
WHERE { | |||
?mesure <protocole> <protocole_Mesure_CuCl2_Magnetic_Susceptibility> ; | |||
<inverse_value> ?value ; | |||
<temperature> ?temperature . | |||
} | } | ||
ORDER BY ? | Limit 100 | ||
}} | |||
ORDER BY ?temperature" | |||
data-sgvizler-endpoint="https://query.wikidata.org/sparql" | data-sgvizler-endpoint="https://query.wikidata.org/sparql" | ||
data-sgvizler-chart="google.visualization.LineChart" | data-sgvizler-chart="google.visualization.LineChart" | ||
data-sgvizler-chart-options="height=500px" | data-sgvizler-chart-options="height=500px" | ||
data-sgvizler-log="2"></div> | data-sgvizler-log="2"></div> |
Version du 1 novembre 2020 à 09:11
Brouillon
<div id="result" data-sgvizler-query="PREFIX p: <https://data.escr.fr/wiki/Susceptibilité_magnétique_du_Fer,_Chlorure_de_cuivre_(II)_dihydraté_et_YBaCuO/prop/> PREFIX wd: <http://www.wikidata.org/entity/>
select ?temperature ?value WHERE {
?mesure <protocole> <protocole_Mesure_CuCl2_Magnetic_Susceptibility> ; <inverse_value> ?value ; <temperature> ?temperature . }
Limit 100 }} ORDER BY ?temperature" data-sgvizler-endpoint="https://query.wikidata.org/sparql" data-sgvizler-chart="google.visualization.LineChart" data-sgvizler-chart-options="height=500px"
data-sgvizler-log="2">