You are at the spanish chapter of the DBpedia.
In a hurry? Try this query in the spanish SPARQL endpoint
PREFIX dcterms: <http://purl.org/dc/terms/>
SELECT ?torero ?cantante WHERE{
?torero rdf:type dbpedia-owl:BullFighter .
?torero dbpedia-owl:spouse ?cantante .
?cantante dcterms:subject <http://dbpedia.org/resource/Categoría:Cantantes_de_coplas>
}
is a traditional spanish style, existing as a category in the spanish wikipedia). This is the answer:
| torero | cantante |
|---|---|
| http://dbpedia.org/resource/Jos%C3%A9_Ortega_Cano | http://dbpedia.org/resource/Roc%C3%ADo_Jurado |
| http://dbpedia.org/resource/Curro_Romero | http://dbpedia.org/resource/Concha_M%C3%A1rquez_Piquer |
| http://dbpedia.org/resource/Francisco_Rivera | http://dbpedia.org/resource/Isabel_Pantoja |
has been generating semantic information from the english wikipedia
. From june 2011 the extraction process
extracts information from wikipedia in 15 of their non-english languages
. One of these is the spanish language. The DBpedia internationalization committee
has assigned a web site and a SPARQL endpoint to each one of these languages.
The extraction process for the spanish language produces almost 100 millon RDF triples. In the SPARQL endpoint are available the most relevant triples (~70 millones). This work depends on researchers from UAM
(Mariano Rico), UPM
(Óscar Corcho
), all of them belonging to the Spanish Thematic Network of Linked Data
, as well as individuals who dedicate their time and effort to this initiative. Acknowledgement
For developers and scientists, this is the technical information.
This site is a wiki. If you are new with this technology, have a look at the Quick Start:
.
Good luck!
Ontology Engineering Group
. ETSI Informáticos, Universidad Politécnica de Madrid (UPM)