-
ollieg made 2 file-release changes.
2009-11-09 12:22:02 UTC in Terrapin
-
ollieg made 1 file-release changes.
2009-11-09 12:21:10 UTC in Terrapin
-
ollieg changed the public information on the Terrapin project.
2009-11-09 12:17:48 UTC in Terrapin
-
Here's another detail on this bug. Running this query:
SELECT * WHERE { ?trad . }
Returns these two results:
Resource: http://dbpedia.org/resource/Analytic_philosophy
Resource: http://dbpedia.org/resource/Bertrand_Russell/schoolTradition/awd
The infobox on wikipedia lists "Analytic...
2009-08-30 11:49:10 UTC in DBpedia - Wikipedia Data Extraction
-
This query should retrieve all of the schools / traditions of all 20th century philosophers:
SELECT * WHERE { ?subject skos:subject . ?subject ?trad . }
Most of the results are fine, but there are variations in the results like "Analytic Philosophy" and "Analytic philosophy", also...
2009-08-19 15:28:50 UTC in DBpedia - Wikipedia Data Extraction