« Utilisateur:Hugo G. Fernandez/Brouillon » : différence entre les versions

De ESCR
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/>
prefix pq: <http://www.wikidata.org/prop/qualifier/>
prefix ps: <http://www.wikidata.org/prop/statement/>


select (YEAR(?date) as ?year) ?population
select ?temperature ?value
where {
WHERE {
       wd:Q61816 p:P1082 ?statement .
       ?mesure <protocole> <protocole_Mesure_CuCl2_Magnetic_Susceptibility> ;
        ?statement ps:P1082 ?population ;
                          <inverse_value> ?value ;
                    pq:P585 ?date .
                          <temperature> ?temperature .
       }
       }
ORDER BY ?year"
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">