Semantic Web Dog Food (2017-01-23 release)
RDF triples | Subjects | Predicates | Objects | Time quota | Max results per request |
---|---|---|---|---|---|
353,162 triples | 68,365 | 38 | 130,965 | 75ms | 2000 bindings |
Access the VoID description of the dataset at http://soyez-sage.univ-nantes.fr/void/swdf-2017.
Show the VoID description of this dataset in N-Triples Turtle XML
<http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://purl.org/dc/terms/description> "Semantic Web Dog Food (2017-01-23 release)" . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/SPARQL_Results_XML> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://rdfs.org/ns/void#triples> "353162"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/SPARQL_Results_JSON> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://www.w3.org/ns/hydra/core#entrypoint> <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://rdfs.org/ns/void#distinctObjects> "130965"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://xmlns.com/foaf/0.1/homepage> <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sage.univ-nantes.fr/sage-voc#SageDataset> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://www.w3.org/ns/sparql-service-description#endpoint> <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://rdfs.org/ns/void#properties> "38"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://purl.org/dc/terms/title> "swdf-2017" . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://www.w3.org/ns/hydra/core#itemsPerPage> "2000"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://rdfs.org/ns/void#distinctSubjects> "68365"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> <http://sage.univ-nantes.fr/sage-voc#quota> "75"^^<http://www.w3.org/2001/XMLSchema#integer> .
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix hydra: <http://www.w3.org/ns/hydra/core#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sage: <http://sage.univ-nantes.fr/sage-voc#> . @prefix sd: <http://www.w3.org/ns/sparql-service-description#> . @prefix void: <http://rdfs.org/ns/void#> . @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> a sage:SageDataset ; dcterms:description "Semantic Web Dog Food (2017-01-23 release)" ; dcterms:title "swdf-2017" ; void:distinctObjects 130965 ; void:distinctSubjects 68365 ; void:feature <http://www.w3.org/ns/formats/SPARQL_Results_JSON>, <http://www.w3.org/ns/formats/SPARQL_Results_XML> ; void:properties 38 ; void:triples 353162 ; sage:quota 75 ; hydra:entrypoint <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> ; hydra:itemsPerPage 2000 ; sd:endpoint <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> ; foaf:homepage <http://soyez-sage.univ-nantes.fr/sparql/swdf-2017> .
<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:dcterms="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:hydra="http://www.w3.org/ns/hydra/core#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sage="http://sage.univ-nantes.fr/sage-voc#" xmlns:sd="http://www.w3.org/ns/sparql-service-description#" xmlns:void="http://rdfs.org/ns/void#" > <rdf:Description rdf:about="http://soyez-sage.univ-nantes.fr/sparql/swdf-2017"> <void:feature rdf:resource="http://www.w3.org/ns/formats/SPARQL_Results_JSON"/> <sd:endpoint rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/swdf-2017"/> <void:feature rdf:resource="http://www.w3.org/ns/formats/SPARQL_Results_XML"/> <void:triples rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">353162</void:triples> <foaf:homepage rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/swdf-2017"/> <dcterms:description>Semantic Web Dog Food (2017-01-23 release)</dcterms:description> <hydra:itemsPerPage rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2000</hydra:itemsPerPage> <void:properties rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">38</void:properties> <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#SageDataset"/> <hydra:entrypoint rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/swdf-2017"/> <void:distinctObjects rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">130965</void:distinctObjects> <sage:quota rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">75</sage:quota> <dcterms:title>swdf-2017</dcterms:title> <void:distinctSubjects rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">68365</void:distinctSubjects> </rdf:Description> </rdf:RDF>
Dataset URI: http://soyez-sage.univ-nantes.fr/sparql/swdf-2017
The SaGe server has a native support for evaluating a subset of the SPARQL syntax. It supports SPARQL queries with the following features:
To execute complete SPARQL queries using a SaGe server, you have two options: