-
Currently the dbpedia own file has quite a few errors. Fix all the dbpedia own file errors and host it.
-
Tried with https://databus.dbpedia.org/kikiriki/collections/test_deployment
getting
```
virtuoso-sparql-endpoint-quickstart-download-1 | Loading collection https://databus.dbpedia.org/kikiriki/c…
-
```
e.g.,
http://wiktionary.dbpedia.org/page/bow-English-Noun-2de
Links to
http://wiktionary.dbpedia.org/page/n%C5%93ud-French
No data there, yet the page exists: http://en.wiktionary.org/wiki/n…
-
Currently, we index any label-URI pairs, however some pairs point to disambiguation pages. This issue https://github.com/freme-project/e-Entity/issues/49 a results from this.
We need to re-index DBped…
-
Consider these properties:
- http://dbpedia.org/ontology/Galaxy/apoapsis
- http://dbpedia.org/ontology/Planet/apoapsis
- http://dbpedia.org/ontology/Spacecraft/apoapsis
They mean exactly the sam…
-
One of the things I would like to do is, to use SPARQL queries with RDF-ext. I cannot find how we could SPARQL. Somewhere in RDF-ext I found that we should use "sparql-http-client" but only fixed meth…
-
While converting the `nif-text-links_lang=en.ttl` from RDF to HDT using https://github.com/rdfhdt/hdt-cpp/tree/develop/libhdt I get following error:
> error: /data/milan/nif-text-links_lang=en.ttl:…
-
@jplu: I don't think the extractor supports nesting of intermediate nodes (and I haven't yet seen a need for such).
You use such eg at http://mappings.dbpedia.org/index.php/Mapping_fr:Infobox_Territo…
-
Tested against officila DBpedia endpoint (http://dbpedia.org/sparql)
When retrieving triples via CONSTRUCT queries, and among those triples there are literal values that are supposed to be xsd:double…
-
For CWB subcorpora, the columns defined in `types_src` are not returned. I think that this is due to the hard-coded assignment of columns here:
https://github.com/PolMine/dbpedia/blob/9392164ea538…