« Modèle:AppelDB liens » : différence entre les versions
De Remix Biens Communs
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 9 : | Ligne 9 : | ||
SELECT ?lab ?ref | SELECT ?lab ?ref | ||
{ | {<http://fr.dbpedia.org/resource/Enclosure> dbpedia-owl:wikiPageWikiLink ?ref . | ||
<http://fr.dbpedia.org/resource/ | ?ref rdfs:label ?lab . | ||
?ref | FILTER(LANG(?lab) = "fr") | ||
} | } | ||
| endpoint=http://fr.dbpedia.org/sparql | | endpoint=http://fr.dbpedia.org/sparql |