EntitySchema talk:E1

Uit Knowledge Graph Kunstenpunt
Versie door Ruettet (overleg | bijdragen) op 11 okt 2024 om 09:53 (Nieuwe pagina aangemaakt met 'Validate here [https://shex-simple.toolforge.org/wikidata/packages/shex-webapp/doc/shex-simple.html?data=Endpoint:https://kg.kunsten.be/query/proxy/wdqs/bigdata/namespace/wdq/sparql&textMapIsSparqlQuery&schemaURL=//kg.kunsten.be/wiki/Special:EntitySchemaText/E1 shex simple] query could be for locaties <pre> PREFIX kp:<https://kg.kunsten.be/entity/> PREFIX kppd:<https://kg.kunsten.be/prop/direct/> SELECT ?item WHERE { ?item kppd:P1 ?is. FILTER(?is, IN(Q58545...')
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Ga naar:navigatie, zoeken

Validate here shex simple

query could be for locaties

PREFIX kp:<https://kg.kunsten.be/entity/>
PREFIX kppd:<https://kg.kunsten.be/prop/direct/>

SELECT ?item
WHERE {
?item kppd:P1 ?is.
FILTER(?is, IN(Q58545, Q58543))
BIND(SHA512(CONCAT(STR(RAND()), STR(?item))) AS ?random) .
} ORDER BY ?random
LIMIT 100