User:Wladek92: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
No edit summary
Line 17: Line 17:
}
}
</pre>
</pre>
* [https://dbpedia.org/sparql SPARQL] DBpedia entry point
* [http://fr.dbpedia.org/sparql] virtuoso sparql-> select ?t where {<http://fr.dbpedia.org/resource/Musée_du_Louvre> <http://fr.dbpedia.org/property/wikiPageUsesTemplate> ?t }
* [http://fr.dbpedia.org/sparql virtuoso sparql]
 
* [http://el.dbpedia.org/isparql/ isparql]
* [https://dbpedia.org/sparql] SPARQL DBpedia entry point
* [http://el.dbpedia.org/isparql/] isparql
** select distinct ?d where {?d <http://dbpedia.org/property/single> ?o} LIMIT 100
** select distinct ?d where {?d <http://dbpedia.org/property/single> ?o} LIMIT 100
** {{Album avec singles: select distinct ?d where {?d <http://dbpedia.org/property/single> ?o} LIMIT 200
** {{Album avec singles: select distinct ?d where {?d <http://dbpedia.org/property/single> ?o} LIMIT 200

Revision as of 22:16, 16 March 2022

wladek92 user: Christian

Please refer to original page

Senior engineer in telecommunications at Nokia Center of Paris Saclay / Fr (91) - Eudil 1981 Informatique Mesures Automatique Lille (today Polytech Lille) - C C++ Perl Java LabView Matlab.

translation: english french polish


  • SPARQL Live DBpedia entry point
SELECT DISTINCT * WHERE 
{
?s  <http://dbpedia.org/property/platform>  ?o.
?s  <http://dbpedia.org/property/wikiPageUsesTemplate>  <http://dbpedia.org/resource/Template:Infobox_china_station>.
}
Date formats
date 1   = 16 juin 1997
date 2   = 1997
date 1   = {{date|||1996|en musique}}
date 2   = {{date|||1997|en musique}}
date 3   = {{date||juin|1997|en musique}}
date 1   = {{Date|29|janvier|1993|en musique}}
single 1 = Holler If Ya Hear Me
single 1 = [[Men in Black (chanson)|Men in Black]]
API
Server bookmarks


Grammaire
Références