[Versión en español|Bienvenido]

%%commentbox
%%warning
In order to avoid spammers, only registered users can edit pages
%%
%%

%%commentbox
%%information
With your help we can improve this site. Please, leave your recommendations in [Improvements]
%%
%%

!!!Welcome!

You are at the Spanish chapter of the DBpedia.

In a hurry? Try this query in the Spanish [SPARQL endpoint|http://es.dbpedia.org/sparql]
%%prettify 
{{{
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>
}
}}}
/%
This genuine Spanish query means "What bullfighters were married to copla singers?" ([copla|http://en.wikipedia.org/wiki/Copla_(music)] 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


!!How does it work?
The [DBpedia project|http://dbpedia.org] has been generating semantic information from the [english wikipedia| http://es.wikipedia.org]. From June 2011 the [extraction process |http://wiki.dbpedia.org/Documentation] extracts information from Wikipedia [in 15 of their non-english languages|http://wiki.dbpedia.org/Downloads]. One of these is the Spanish language. The [DBpedia internationalization committee|http://dbpedia.org/Internationalization] has assigned a web site and a SPARQL endpoint to each one of these languages. 

The extraction process for the Spanish language has produced so far almost 100 millon RDF triples. In the SPARQL endpoint the most relevant triples (~70 millions) are available. This work depends on researchers from [UAM|http://www.uam.es] ([Mariano Rico]), [UPM|http://www.upm.es]([Oscar Corcho|http://www.oeg-upm.net/index.php/en/teachers/11-ocorcho]), all of them belonging to the [Spanish Thematic Network of Linked Data|http://red.linkeddata.es/], as well as individuals who dedicate their time and effort to this initiative. This initiative started on a mapping generation hackathon that was celebrated under the auspices of the aforementioned network [Acknowledgement]

\\
For developers and scientists, this is the [technical information].

\\
For content providers (data creators) [Otros Datos en Español].


\\
!!DBpedia speaks Spanish
Most pages in this wiki are in Spanish. Click in [Bienvenido].

This site is a wiki. If you are new with this technology, have a look at the Quick Start:

!Wikis, quick start
* For all of the Wiki markup features, see [TextFormattingRules].
* For testing things, try the [SandBox].
* For a quick look on what Wiki is, check out [OneMinuteWiki].
* For a guideline on good working habits with wiki, see [WikiEtiquette].
* (Advanced) [Styles|http://www.jspwiki.org/wiki/JSPWikiStyles].

Good luck!