A dataset of scientific events, containing historical data about the publications, submissions, start date, end date, location and homepage for top-prestigious events series.
RDF triples | Subjects | Predicates | Objects | Time quota | Max results per request |
---|---|---|---|---|---|
28,329 triples | 2,035 | 30 | 9,293 | 75ms | 2000 bindings |
Access the VoID description of the dataset at http://soyez-sage.univ-nantes.fr/void/eventskg-r2.
Show the VoID description of this dataset in N-Triples Turtle XML
<http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://www.w3.org/ns/hydra/core#entrypoint> <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://purl.org/dc/terms/description> "A dataset of scientific events, containing historical data about the publications, submissions, start date, end date, location and homepage for top-prestigious events series." . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://rdfs.org/ns/void#properties> "30"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://rdfs.org/ns/void#distinctObjects> "9293"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://sage.univ-nantes.fr/sage-voc#quota> "75"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://rdfs.org/ns/void#triples> "28329"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <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/eventskg-r2> <http://rdfs.org/ns/void#distinctSubjects> "2035"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://www.w3.org/ns/hydra/core#itemsPerPage> "2000"^^<http://www.w3.org/2001/XMLSchema#integer> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/SPARQL_Results_XML> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/SPARQL_Results_JSON> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://xmlns.com/foaf/0.1/homepage> <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://purl.org/dc/terms/title> "eventskg-r2" . <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> <http://www.w3.org/ns/sparql-service-description#endpoint> <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> .
@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/eventskg-r2> a sage:SageDataset ; dcterms:description "A dataset of scientific events, containing historical data about the publications, submissions, start date, end date, location and homepage for top-prestigious events series." ; dcterms:title "eventskg-r2" ; void:distinctObjects 9293 ; void:distinctSubjects 2035 ; void:feature <http://www.w3.org/ns/formats/SPARQL_Results_JSON>, <http://www.w3.org/ns/formats/SPARQL_Results_XML> ; void:properties 30 ; void:triples 28329 ; sage:quota 75 ; hydra:entrypoint <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> ; hydra:itemsPerPage 2000 ; sd:endpoint <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> ; foaf:homepage <http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2> .
<?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/eventskg-r2"> <sd:endpoint rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2"/> <void:distinctSubjects rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2035</void:distinctSubjects> <dcterms:title>eventskg-r2</dcterms:title> <hydra:itemsPerPage rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2000</hydra:itemsPerPage> <dcterms:description>A dataset of scientific events, containing historical data about the publications, submissions, start date, end date, location and homepage for top-prestigious events series.</dcterms:description> <void:properties rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">30</void:properties> <void:feature rdf:resource="http://www.w3.org/ns/formats/SPARQL_Results_JSON"/> <void:triples rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">28329</void:triples> <void:distinctObjects rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">9293</void:distinctObjects> <foaf:homepage rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2"/> <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#SageDataset"/> <hydra:entrypoint rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2"/> <sage:quota rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">75</sage:quota> <void:feature rdf:resource="http://www.w3.org/ns/formats/SPARQL_Results_XML"/> </rdf:Description> </rdf:RDF>
Dataset URI: http://soyez-sage.univ-nantes.fr/sparql/eventskg-r2
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: