dbpedia-2015-04en dataset

Description

DBpedia dataset v2015-04 (english version)

Infos

RDF triples Subjects Predicates Objects Time quota Max results per request
398,216,004 triples 31,400,013 60,246 151,669,330 75ms2000 bindings

VoID description

Access the VoID description of the dataset at http://soyez-sage.univ-nantes.fr/void/dbpedia-2015-04en.

Show the VoID description of this dataset in

<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://sage.univ-nantes.fr/sage-voc#quota> "75"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/SPARQL_Results_JSON> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://sage.univ-nantes.fr/sage-voc#hasExampleQuery> _:N6494e70f5fcc41a283674939000deedb .
_:Nc80d52e6471b4d90ac6bebdb50c75b1f <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sage.univ-nantes.fr/sage-voc#ExampleQuery> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://www.w3.org/ns/hydra/core#itemsPerPage> "2000"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://rdfs.org/ns/void#distinctSubjects> "31400013"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://rdfs.org/ns/void#distinctObjects> "151669330"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://purl.org/dc/terms/title> "dbpedia-2015-04en" .
_:N6494e70f5fcc41a283674939000deedb <http://www.w3.org/2000/01/rdf-schema#label> "Carpenters killed by crucifixion" .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://rdfs.org/ns/void#properties> "60246"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://www.w3.org/ns/hydra/core#entrypoint> <http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://xmlns.com/foaf/0.1/homepage> <http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sage.univ-nantes.fr/sage-voc#SageDataset> .
_:Nc80d52e6471b4d90ac6bebdb50c75b1f <http://www.w3.org/2000/01/rdf-schema#label> "Devices with the same OS as the Raspberry Pi" .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://www.w3.org/ns/sparql-service-description#endpoint> <http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/SPARQL_Results_XML> .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://rdfs.org/ns/void#triples> "398216004"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:N6494e70f5fcc41a283674939000deedb <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "prefix yago: <http://dbpedia.org/class/yago/>\n\nSELECT ?person\nWHERE {\n  ?person a yago:Carpenters, yago:PeopleExecutedByCrucifixion.\n}\n" .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://purl.org/dc/terms/description> "DBpedia dataset v2015-04 (english version)" .
<http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> <http://sage.univ-nantes.fr/sage-voc#hasExampleQuery> _:Nc80d52e6471b4d90ac6bebdb50c75b1f .
_:N6494e70f5fcc41a283674939000deedb <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://sage.univ-nantes.fr/sage-voc#ExampleQuery> .
_:Nc80d52e6471b4d90ac6bebdb50c75b1f <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "prefix dbo: <http://dbpedia.org/ontology/>\nprefix dbp: <http://dbpedia.org/property/>\nprefix dbr: <http://dbpedia.org/resource/>\n\nSELECT DISTINCT ?device WHERE {\n  dbr:Raspberry_Pi dbp:os ?operatingSystem.\n  ?device a dbo:Device;\n    dbp:os ?operatingSystem.\n  FILTER (?device != dbr:Raspberry_Pi)\n}\n" .

@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/dbpedia-2015-04en> a sage:SageDataset ;
    dcterms:description "DBpedia dataset v2015-04 (english version)" ;
    dcterms:title "dbpedia-2015-04en" ;
    void:distinctObjects 151669330 ;
    void:distinctSubjects 31400013 ;
    void:feature <http://www.w3.org/ns/formats/SPARQL_Results_JSON>,
        <http://www.w3.org/ns/formats/SPARQL_Results_XML> ;
    void:properties 60246 ;
    void:triples 398216004 ;
    sage:hasExampleQuery [ a sage:ExampleQuery ;
            rdfs:label "Devices with the same OS as the Raspberry Pi" ;
            rdf:value """prefix dbo: <http://dbpedia.org/ontology/>
prefix dbp: <http://dbpedia.org/property/>
prefix dbr: <http://dbpedia.org/resource/>

SELECT DISTINCT ?device WHERE {
  dbr:Raspberry_Pi dbp:os ?operatingSystem.
  ?device a dbo:Device;
    dbp:os ?operatingSystem.
  FILTER (?device != dbr:Raspberry_Pi)
}
""" ],
        [ a sage:ExampleQuery ;
            rdfs:label "Carpenters killed by crucifixion" ;
            rdf:value """prefix yago: <http://dbpedia.org/class/yago/>

SELECT ?person
WHERE {
  ?person a yago:Carpenters, yago:PeopleExecutedByCrucifixion.
}
""" ] ;
    sage:quota 75 ;
    hydra:entrypoint <http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> ;
    hydra:itemsPerPage 2000 ;
    sd:endpoint <http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> ;
    foaf:homepage <http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en> .

<?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:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   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/dbpedia-2015-04en">
    <void:feature rdf:resource="http://www.w3.org/ns/formats/SPARQL_Results_XML"/>
    <dcterms:title>dbpedia-2015-04en</dcterms:title>
    <sd:endpoint rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en"/>
    <hydra:itemsPerPage rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2000</hydra:itemsPerPage>
    <foaf:homepage rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en"/>
    <void:distinctObjects rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">151669330</void:distinctObjects>
    <void:distinctSubjects rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">31400013</void:distinctSubjects>
    <sage:hasExampleQuery rdf:nodeID="Ncc1fa75235e74854b5b3c8b858bd3faf"/>
    <sage:quota rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">75</sage:quota>
    <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#SageDataset"/>
    <void:feature rdf:resource="http://www.w3.org/ns/formats/SPARQL_Results_JSON"/>
    <sage:hasExampleQuery rdf:nodeID="N6c503cd50604472b8a86e13db698e1dc"/>
    <hydra:entrypoint rdf:resource="http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en"/>
    <void:triples rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">398216004</void:triples>
    <void:properties rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">60246</void:properties>
    <dcterms:description>DBpedia dataset v2015-04 (english version)</dcterms:description>
  </rdf:Description>
  <rdf:Description rdf:nodeID="N6c503cd50604472b8a86e13db698e1dc">
    <rdf:value>prefix dbo: &lt;http://dbpedia.org/ontology/&gt;
prefix dbp: &lt;http://dbpedia.org/property/&gt;
prefix dbr: &lt;http://dbpedia.org/resource/&gt;

SELECT DISTINCT ?device WHERE {
  dbr:Raspberry_Pi dbp:os ?operatingSystem.
  ?device a dbo:Device;
    dbp:os ?operatingSystem.
  FILTER (?device != dbr:Raspberry_Pi)
}
</rdf:value>
    <rdfs:label>Devices with the same OS as the Raspberry Pi</rdfs:label>
    <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#ExampleQuery"/>
  </rdf:Description>
  <rdf:Description rdf:nodeID="Ncc1fa75235e74854b5b3c8b858bd3faf">
    <rdf:value>prefix yago: &lt;http://dbpedia.org/class/yago/&gt;

SELECT ?person
WHERE {
  ?person a yago:Carpenters, yago:PeopleExecutedByCrucifixion.
}
</rdf:value>
    <rdf:type rdf:resource="http://sage.univ-nantes.fr/sage-voc#ExampleQuery"/>
    <rdfs:label>Carpenters killed by crucifixion</rdfs:label>
  </rdf:Description>
</rdf:RDF>

Query the Dataset

Dataset URI: http://soyez-sage.univ-nantes.fr/sparql/dbpedia-2015-04en

Basic SPARQL queries

The SaGe server has a native support for evaluating a subset of the SPARQL syntax. It supports SPARQL queries with the following features:


Complete SPARQL 1.1 queries

To execute complete SPARQL queries using a SaGe server, you have two options: