License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdorg.apache.stanbol.entityhub.indexing.freebase |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Stanbol Entityhub Indexing for freebase.com
This uses the RDF dump of freebase.com to create a index optimised
to be used with the Stanbol Enhancer
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.freebase/ -->
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.entityhub.indexing.freebase</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.freebase/
implementation 'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.freebase:1.0.0'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.freebase/
implementation ("org.apache.stanbol:org.apache.stanbol.entityhub.indexing.freebase:1.0.0")
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.freebase:jar:1.0.0'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.freebase" rev="1.0.0">
<artifact name="org.apache.stanbol.entityhub.indexing.freebase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.entityhub.indexing.freebase', version='1.0.0')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.freebase" % "1.0.0"
[org.apache.stanbol/org.apache.stanbol.entityhub.indexing.freebase "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |