User:Daniel/Queries/Prefixes: Difference between revisions
From MaRDI portal
< User:Daniel | Queries
Line 21: | Line 21: | ||
* [[Property:P316|FactGrid item ID (P316)]] | * [[Property:P316|FactGrid item ID (P316)]] | ||
* [[Property:P41| FactGrid property ID (P41) ]] | * [[Property:P41| FactGrid property ID (P41) ]] | ||
|| [https://database.factgrid.de/wiki/FactGrid:Sample_queries List of sample queries], [https://database.factgrid.de/query/#%23defaultView%3AMap%0ASELECT%20%3Fmathematician%20%3FmathematicianLabel%20%3FaddressLabel%20%3Fcoord%0AWHERE%20%0A%7B%0A%20%20%3Fmathematician%20wdt%3AP2%20wd%3AQ7%3B%0A%23%20%20%20%20%20%20%20%20%20wdt%3AP165%2Fwdt%3AP3%2a%20wd%3AQ152945%3B%0A%20%20%20%20%20%20%20%20wdt%3AP208%20%3Faddress.%0A%20%20%3Faddress%20wdt%3AP48%20%3Fcoord.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%20%0A%7D FactGrid people with street addresses] | || [https://database.factgrid.de/wiki/FactGrid:Sample_queries List of sample queries], [https://database.factgrid.de/query/#%23defaultView%3AMap%0ASELECT%20%3Fmathematician%20%3FmathematicianLabel%20%3FaddressLabel%20%3Fcoord%0AWHERE%20%0A%7B%0A%20%20%3Fmathematician%20wdt%3AP2%20wd%3AQ7%3B%0A%23%20%20%20%20%20%20%20%20%20wdt%3AP165%2Fwdt%3AP3%2a%20wd%3AQ152945%3B%0A%20%20%20%20%20%20%20%20wdt%3AP208%20%3Faddress.%0A%20%20%3Faddress%20wdt%3AP48%20%3Fcoord.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%20%0A%7D FactGrid people with street addresses], [https://query.wikidata.org/#SELECT%20%2a%20WHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP8168%20%3FFactGrid%20%3B%0A%20%20%20%20%20%20%20%20wdt%3AP1556%20%3Fzbm%20.%0A%7D Wikidata items with both FactGrid and zbMATH id] | ||
|- | |- | ||
| NFDI4Culture || [https://nfdi4culture.de/sparql https://nfdi4culture.de/sparql] || [https://nfdi.fiz-karlsruhe.de/sparql#query=PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0ASELECT%20%3Fperson%20%3Fname%20WHERE%20%7B%0A%20%20%3Fperson%20rdf%3Atype%20%3Chttp%3A%2F%2Fschema.org%2FPerson%3E%20.%0A%20%20%3Fperson%20%3Chttp%3A%2F%2Fschema.org%2Fname%3E%20%3Fname%20.%0A%7D%20LIMIT%201000&endpoint=https%3A%2F%2Fnfdi.fiz-karlsruhe.de%2Fsparql&requestMethod=POST&tabTitle=Query%202&headers=%7B%7D&contentTypeConstruct=application%2Fn-triples%2C*%2F*%3Bq%3D0.9&contentTypeSelect=application%2Fsparql-results%2Bjson%2C*%2F*%3Bq%3D0.9&outputFormat=table List of people] || || || || There is also [https://nfdi.fiz-karlsruhe.de/sparql https://nfdi.fiz-karlsruhe.de/sparql] but it seems less active and less complete. | | NFDI4Culture || [https://nfdi4culture.de/sparql https://nfdi4culture.de/sparql] || [https://nfdi.fiz-karlsruhe.de/sparql#query=PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0ASELECT%20%3Fperson%20%3Fname%20WHERE%20%7B%0A%20%20%3Fperson%20rdf%3Atype%20%3Chttp%3A%2F%2Fschema.org%2FPerson%3E%20.%0A%20%20%3Fperson%20%3Chttp%3A%2F%2Fschema.org%2Fname%3E%20%3Fname%20.%0A%7D%20LIMIT%201000&endpoint=https%3A%2F%2Fnfdi.fiz-karlsruhe.de%2Fsparql&requestMethod=POST&tabTitle=Query%202&headers=%7B%7D&contentTypeConstruct=application%2Fn-triples%2C*%2F*%3Bq%3D0.9&contentTypeSelect=application%2Fsparql-results%2Bjson%2C*%2F*%3Bq%3D0.9&outputFormat=table List of people] || || || || There is also [https://nfdi.fiz-karlsruhe.de/sparql https://nfdi.fiz-karlsruhe.de/sparql] but it seems less active and less complete. |
Revision as of 13:06, 10 June 2024
About
This page collects information regarding prefixes used in SPARQL queries, with special attention to federated queries.