-
Hi there, I tried to replicate your scripts and was not able to connect to DBpedia. I wonder how you linked your local dataset to the data from DBpedia such as dbo:abstract. Did you use DBpedia's publ…
-
The following fields contain possible aliases (may be duplicates to names):
```
dbo:alias
dbo:alternativeName
property-de:alternativnamen
property-de:name
```
-
just did docker-compose up
```
quickstart-1 | [INFO] Setting 'dbp_category' registry entry to Category
quickstart-1 | Driver: 07.20.3229 OpenLink Virtuoso ODBC Driver
quickstart-1 |
quickst…
-
https://github.com/fberrizbeitia/wikidataEnricher/blob/4a3b8aae92253896acb9b542cd52903f388ba0ec/get-concepts.py#L40
This line fails to retrieve anything for this datapoint in DBpedia:
{'@name': …
-
Hello, I found several examples in the dataset with answer type inconsistencies, e.g.:
```
{
"id":26178,
"question":"What kind of music is the album farewell aldebaran",
"category":…
-
https://github.com/dbpedia/extraction-framework/blob/master/scripts/src/main/bash/process-yago.txt
-
As RDF dump of wikipedia, dbpedia is a good source for general information and class hierarchies. This source could be used to generate a taxonomy about the domain or extraction of translations.
obale updated
12 years ago
-
**Describe the bug**
I wanna to query my oxigraph joined with DBpedia.
if I do the query:
```sparql
PREFIX rdfs:
PREFIX ebucoreplus:
SELECT * WHERE {
?sub ebucoreplus:agentDbpedia ?agen…
-
https://en.wikipedia.org/wiki/The_Ren_%26_Stimpy_Show
is encoded as:
https://dbpedia.org/resource/The_Ren_&_Stimpy_Show
check:
`curl http://dbpedia-mappings.tib.eu/release/mappings/mappingbased-…
-
See this as an entry point:
https://github.com/dbpedia-spotlight/spotlight-docker
Alternative: https://opentapioca.org/ (without docker)