We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In order to use DBpedia from Maven you can use the following in your pom.xml
<dependency> <groupId>org.dbpedia.extraction</groupId> <artifactId>{artifact}</artifactId> <version>{version}</version> </dependency>
For artifact you can use any of core,dump,server,live,wiktionary and for version any of 3.7,3.8,3.9
artifact
core,dump,server,live,wiktionary
version
3.7,3.8,3.9
We do not support snapshots so now. For the latest code you can use the our gitgub repo (but not that it might be unstable)