Query: Difference between revisions

Jump to navigation Jump to search
1,958 bytes added ,  7 months ago
+ lista prefissi
(Fix query opere)
(+ lista prefissi)
Line 1: Line 1:
<includeonly>=Query=</includeonly>
<includeonly>=Query=</includeonly>
<noinclude>Link utile: [https://www.mediawiki.org/wiki/Wikibase/Indexing/RDF_Dump_Format#Full_list_of_prefixes formato dump Wikibase]
<noinclude>Link utile: [https://www.mediawiki.org/wiki/Wikibase/Indexing/RDF_Dump_Format#Full_list_of_prefixes formato dump Wikibase]
{{Hidden|title=Prefissi per questo Wikibase|content=a
<syntaxhighlight lang="turtle">
PREFIX bd: <http://www.bigdata.com/rdf#>
PREFIX cc: <http://creativecommons.org/ns#>
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX hint: <http://www.bigdata.com/queryHints#>
PREFIX ontolex: <http://www.w3.org/ns/lemon/ontolex#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX schema: <http://schema.org/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX hp: <https://hypotheseis.wikibase.cloud/prop/>
PREFIX hpq: <https://hypotheseis.wikibase.cloud/prop/qualifier/>
PREFIX hpqn: <https://hypotheseis.wikibase.cloud/prop/qualifier/value-normalized/>
PREFIX hpqv: <https://hypotheseis.wikibase.cloud/prop/qualifier/value/>
PREFIX hpr: <https://hypotheseis.wikibase.cloud/prop/reference/>
PREFIX hprn: <https://hypotheseis.wikibase.cloud/prop/reference/value-normalized/>
PREFIX hprv: <https://hypotheseis.wikibase.cloud/prop/reference/value/>
PREFIX hpsv: <https://hypotheseis.wikibase.cloud/prop/statement/value/>
PREFIX hps: <https://hypotheseis.wikibase.cloud/prop/statement/>
PREFIX hpsn: <https://hypotheseis.wikibase.cloud/prop/statement/value-normalized/>
PREFIX hd: <https://hypotheseis.wikibase.cloud/entity/>
PREFIX hdno: <https://hypotheseis.wikibase.cloud/prop/novalue/>
PREFIX hdref: <https://hypotheseis.wikibase.cloud/reference/>
PREFIX hds: <https://hypotheseis.wikibase.cloud/entity/statement/>
PREFIX hdt: <https://hypotheseis.wikibase.cloud/prop/direct/>
PREFIX hdtn: <https://hypotheseis.wikibase.cloud/prop/direct-normalized/>
PREFIX hdv: <https://hypotheseis.wikibase.cloud/value/>
</syntaxhighlight>
}}


</noinclude>
</noinclude>

Navigation menu