« Test LinkedWiki » : différence entre les versions

De Wiki maraîcher
Aller à :navigation, rechercher
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 24 : Ligne 24 :


{{#sparql:
{{#sparql:
select distinct ?item ?itemLabel ?itemDescription ?sitelinks where {
SELECT DISTINCT ?item WHERE
    ?item wdt:P31 wd:Q5; # Any instance of a human.
{
          wdt:P19 wd:Q141954;  #  Who was born in New York City.
  ?item wdt:P31 wd:Q5 ;
# Note. Doesn't include humans with the birth place listed as a hospital
  wdt:P106/wdt:P279* wd:Q482980 .
# or an administrative area or other location of New York City.
  ?item wdt:P570 ?time0 .
# Only humans listed as born in New York City.
  FILTER((?time0 >= "1950-01-01T00:00:00Z"^^xsd:dateTime) && (?time0 <= "1960-01-01T00:00:00Z"^^xsd:dateTime))
            wikibase:sitelinks ?sitelinks.
 
 
SERVICE wikibase:label { bd:serviceParam wikibase:language "fr" }
 
}
}
ORDER BY DESC(?sitelinks)
}}
}}

Version du 2022-05-04 à 21:40:20

DBPedia

Page source : http://fr.dbpedia.org/page/Carotte

Requête sémantique = {{#sparql: prefix dbo: <http://dbpedia.org/ontology/> prefix : <http://fr.dbpedia.org/page/> select ?Résumé ?Calcium ?Espèce ?Commentaire where {

<http://fr.dbpedia.org/resource/Carotte> dbo:abstract ?Résumé .
<http://fr.dbpedia.org/resource/Carotte>  prop-fr:calcium  ?Calcium .
<http://fr.dbpedia.org/resource/Carotte>  prop-fr:wikispecies  ?Espèce . 
<http://fr.dbpedia.org/resource/Carotte>  rdfs:comment ?Commentaire . 

FILTER (langMatches(lang(?Commentaire), "fr")) . FILTER (langMatches(lang(?Résumé), "fr")) . } LIMIT 5 | config = http://fr.dbpedia.org/sparql | templates=TestLinkedWiki | footer=no | headers= }}

Wikidata

{{#sparql: SELECT DISTINCT ?item WHERE {

 ?item wdt:P31 wd:Q5 ;
 wdt:P106/wdt:P279* wd:Q482980 .
 ?item wdt:P570 ?time0 .
 FILTER((?time0 >= "1950-01-01T00:00:00Z"^^xsd:dateTime) && (?time0 <= "1960-01-01T00:00:00Z"^^xsd:dateTime))

} }}

Une réalisation de

Centre d'expertise et de transfert en agriculture biologique et de proximité
Coopérative pour l'agriculture de proximité écologique
L'Odyssée bio de Gigi
Procédurable