« Modèle:AppelsDB » : différence entre les versions
De Remix Biens Communs
Aucun résumé des modifications |
Aucun résumé des modifications Balise : wikieditor |
||
(15 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
{{#if: {{{FR|}}}| | {{#if: {{{FR|}}}| | ||
===FR=== | |||
<div class="row"> | |||
<div class="col-4"> | |||
'''Catégories (Wikipedia)''' | |||
<small> | |||
{{#sparql: | |||
prefix dct: <http://purl.org/dc/terms/> | |||
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |||
prefix skos: <http://www.w3.org/2004/02/skos/core#> | |||
prefix owl: <http://www.w3.org/2002/07/owl#> | |||
prefix dbo: <http://dbpedia.org/ontology/> | |||
= | select ?Sujet ?sujet | ||
<div class="col- | {<http://fr.dbpedia.org/resource/{{{FR}}}> dct:subject ?sujet . | ||
?sujet skos:prefLabel ?Sujet . | |||
} | |||
LIMIT 120 | |||
| endpoint=http://fr.dbpedia.org/sparql | |||
| templates=AdresseURL | |||
| footer=NO | |||
| debug=NO | |||
| headers= | |||
| cache=yes | |||
}} | |||
</small> | |||
</div> | |||
<div class="col-8"> | |||
'''Termes associés (Wikipedia)''' | |||
<small> | |||
{{#sparql: | {{#sparql: | ||
prefix dc-terms: <http://purl.org/dc/terms/> | prefix dc-terms: <http://purl.org/dc/terms/> | ||
Ligne 8 : | Ligne 34 : | ||
prefix skos: <http://www.w3.org/2004/02/skos/core#> | prefix skos: <http://www.w3.org/2004/02/skos/core#> | ||
prefix owl: <http://www.w3.org/2002/07/owl#> | prefix owl: <http://www.w3.org/2002/07/owl#> | ||
prefix | prefix dbo: <http://dbpedia.org/ontology/> | ||
SELECT ? | |||
{<http://fr.dbpedia.org/resource/{{{FR}}}> | SELECT ?lab ?ref | ||
FILTER ( | {<http://fr.dbpedia.org/resource/{{{FR}}}> dbo:wikiPageWikiLink ?ref . | ||
?ref rdfs:label ?lab . | |||
FILTER(LANG(?lab) = "fr") | |||
} | } | ||
|endpoint=http://fr.dbpedia.org/sparql | | endpoint=http://fr.dbpedia.org/sparql | ||
|footer=NO | | headers= Terme,Référence | ||
| | | classHeaders="table table-striped table-sm table-small" | ||
| footer=NO | |||
| limit=200 | |||
| cache=yes | |||
}} | }} | ||
</small> | |||
</div> | </div> | ||
<div class="col- | </div> | ||
''' | |}} | ||
{{#if: {{{EN|}}}| | |||
===EN=== | |||
<div class="row"> | |||
<div class="col-4"> | |||
'''Categories (Wikipedia)''' | |||
<small> | <small> | ||
{{#sparql: | {{#sparql: | ||
Ligne 27 : | Ligne 63 : | ||
prefix skos: <http://www.w3.org/2004/02/skos/core#> | prefix skos: <http://www.w3.org/2004/02/skos/core#> | ||
prefix owl: <http://www.w3.org/2002/07/owl#> | prefix owl: <http://www.w3.org/2002/07/owl#> | ||
prefix | prefix dbo: <http://dbpedia.org/ontology/> | ||
select ?Sujet ?sujet | select ?Sujet ?sujet | ||
{<http:// | {<http://dbpedia.org/resource/{{{EN}}}> dct:subject ?sujet . | ||
?sujet skos:prefLabel ?Sujet . | ?sujet skos:prefLabel ?Sujet . | ||
} | } | ||
LIMIT 120 | LIMIT 120 | ||
| endpoint=http:// | | endpoint=http://dbpedia.org/sparql | ||
| templates=AdresseURL | | templates=AdresseURL | ||
| footer=NO | | footer=NO | ||
Ligne 43 : | Ligne 79 : | ||
</small> | </small> | ||
</div> | </div> | ||
<div class="col- | <div class="col-8"> | ||
''' | '''External references (Wikipedia)''' | ||
<small> | <small> | ||
{{#sparql: | {{#sparql: | ||
Ligne 51 : | Ligne 87 : | ||
prefix skos: <http://www.w3.org/2004/02/skos/core#> | prefix skos: <http://www.w3.org/2004/02/skos/core#> | ||
prefix owl: <http://www.w3.org/2002/07/owl#> | prefix owl: <http://www.w3.org/2002/07/owl#> | ||
prefix | prefix dbo: <http://dbpedia.org/ontology/> | ||
SELECT | SELECT ?ref | ||
{<http:// | {<http://dbpedia.org/resource/{{{EN}}}> dbo:wikiPageExternalLink ?ref . | ||
} | } | ||
| endpoint=http:// | | endpoint=http://dbpedia.org/sparql | ||
| headers= | | headers=Reference | ||
| classHeaders="table table-striped table-sm table-small" | | classHeaders="table table-striped table-sm table-small" | ||
| footer=NO | | footer=NO | ||
Ligne 66 : | Ligne 100 : | ||
}} | }} | ||
</small> | </small> | ||
</div> | |||
</div> | </div> | ||
|}} | |}} | ||
{{#if: {{{ | |||
= | {{#if: {{{ES|}}}| | ||
====ES==== | |||
<div class="row"> | |||
<div class="col-4"> | |||
'''Categorias (Wikipedia)''' | |||
<small> | |||
{{#sparql: | {{#sparql: | ||
prefix | prefix dct: <http://purl.org/dc/terms/> | ||
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> | prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
prefix skos: <http://www.w3.org/2004/02/skos/core#> | prefix skos: <http://www.w3.org/2004/02/skos/core#> | ||
prefix owl: <http://www.w3.org/2002/07/owl#> | prefix owl: <http://www.w3.org/2002/07/owl#> | ||
prefix | prefix dbo: <http://dbpedia.org/ontology/> | ||
{<http://dbpedia.org/resource/{{{ | select ?Sujet ?sujet | ||
{<http://es.dbpedia.org/resource/{{{ES}}}> dct:subject ?sujet . | |||
?sujet skos:prefLabel ?Sujet . | |||
} | } | ||
|endpoint=http://dbpedia.org/sparql | LIMIT 120 | ||
|footer=NO | | endpoint=http://es.dbpedia.org/sparql | ||
| | | templates=AdresseURL | ||
| footer=NO | |||
| debug=NO | |||
| headers= | |||
| cache=no | |||
}} | }} | ||
<small> | </small> | ||
</div> | |||
<div class="col-8"> | |||
'''External links (Wikipedia)''' | |||
<small> | |||
{{#sparql: | {{#sparql: | ||
prefix dc-terms: <http://purl.org/dc/terms/> | prefix dc-terms: <http://purl.org/dc/terms/> | ||
Ligne 96 : | Ligne 142 : | ||
prefix owl: <http://www.w3.org/2002/07/owl#> | prefix owl: <http://www.w3.org/2002/07/owl#> | ||
prefix dbo: <http://dbpedia.org/ontology/> | prefix dbo: <http://dbpedia.org/ontology/> | ||
SELECT ? | |||
{<http://es.dbpedia.org/resource/{{{ES}}}> dbo: | SELECT ?ref | ||
{<http://es.dbpedia.org/resource/{{{ES}}}> dbo:wikiPageExternalLink ?ref . | |||
} | } | ||
|endpoint=http://es.dbpedia.org/sparql | | endpoint=http://es.dbpedia.org/sparql | ||
|footer=NO | | headers= Enlaces | ||
| | | classHeaders="table table-striped table-sm table-small" | ||
| footer=NO | |||
| limit=200 | |||
| cache=no | |||
}} | }} | ||
<small> | </small> | ||
</div> | |||
</div> | |||
|}} | |}} | ||
<headertabs/> | <headertabs/> |
Dernière version du 13 décembre 2022 à 00:57