DBpedia Core Libraries

DBpedia Extraction Framework is a flexible and extensible framework to extract different kinds of structured information from Wikipedia

License

License

GroupId

GroupId

org.dbpedia.extraction
ArtifactId

ArtifactId

core
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

jar
Description

Description

DBpedia Core Libraries
DBpedia Extraction Framework is a flexible and extensible framework to extract different kinds of structured information from Wikipedia
Project URL

Project URL

http://www.dbpedia.org/core

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/org.dbpedia.extraction/core/ -->
<dependency>
    <groupId>org.dbpedia.extraction</groupId>
    <artifactId>core</artifactId>
    <version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dbpedia.extraction/core/
implementation 'org.dbpedia.extraction:core:4.1'
// https://jarcasting.com/artifacts/org.dbpedia.extraction/core/
implementation ("org.dbpedia.extraction:core:4.1")
'org.dbpedia.extraction:core:jar:4.1'
<dependency org="org.dbpedia.extraction" name="core" rev="4.1">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dbpedia.extraction', module='core', version='4.1')
)
libraryDependencies += "org.dbpedia.extraction" % "core" % "4.1"
[org.dbpedia.extraction/core "4.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.4.1
org.sweble.wikitext : swc-engine jar 1.1.1
org.wikidata.wdtk : wdtk-dumpfiles jar 0.5.0
org.wikidata.wdtk : wdtk-datamodel jar 0.5.0
org.scala-lang : scala-library jar 2.11.4
org.scala-lang : scala-xml jar 2.11.0-M4
com.fasterxml.jackson.core : jackson-databind jar 2.5.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.1
4.0
3.9