SusVej
SusVej

Reputation: 11

How report errors in dbpedia ontology

I've started to come across interesting errors in dbpedia.

The linguistic concept of part of speech is of type television station https://dbpedia.org/page/Part_of_speech

Actual parts of speech categories like adverbs and adjectives are of type Food https://dbpedia.org/page/Adjective

I've been looking for a good way to report the errors, but my google fu fails me. I know that this repository is where the dev dbpedia is https://github.com/dbpedia/dev.dbpedia.org

Upvotes: 0

Views: 27

Answers (1)

TallTed
TallTed

Reputation: 9444

Best path is probably to report issues on the relevant repository on GitHub -- likely the DBpedia Ontology Issue tracker, where "we keep track of modification requests in the DBpedia Ontology", or possibly the DBpedia Information Extraction Framework, the "software used to extract structured data from Wikipedia". You may prefer to start a conversation on the DBpedia Forum, or to do some digging on the DBpedia Wiki.

Upvotes: 0

Related Questions