Last Version

DBpedia Spotlight RESTful API 1.1

DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text, providing a solution for linking unstructured information sources to the Linked Open Data cloud through DBpedia.

License

License

GroupId

GroupId

org.dbpedia.spotlight
ArtifactId

ArtifactId

rest
Version

Version

1.1
Type

Type

jar
Description

Description

DBpedia Spotlight RESTful API
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text, providing a solution for linking unstructured information sources to the Linked Open Data cloud through DBpedia.

Download rest 1.1


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

Dependencies

compile (21)

Group / Artifact Type Version
org.dbpedia.spotlight : core jar 1.1
com.sun.jersey : jersey-bundle jar 1.19.3
com.sun.jersey : jersey-server jar 1.19.3
org.apache.velocity : velocity-engine-core jar 2.3
com.sun.jersey : jersey-client jar 1.19.3
com.sun.jersey : jersey-grizzly jar 1.19.3
com.sun.grizzly : grizzly-servlet-webserver jar 1.9.48
xom : xom jar 1.2.5
xerces : xmlParserAPIs jar 2.6.2
xml-apis : xml-apis jar 1.0.b2
net.sf.json-lib : json-lib jar 2.4
com.thoughtworks.xstream : xstream jar 1.4.18
org.codehaus.jettison : jettison jar 1.3
stax : stax-api jar 1.0.1
de.l3s.boilerpipe : boilerpipe jar 1.1.0
org.nlp2rdf : nif jar 0.4
org.mockito : mockito-core jar 2.7.22
com.google.code.gson : gson jar 2.8.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

Project Modules

There are no modules declared in this project.