All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.apache.stanbol JAR files with all dependencies

Search JAR files by class name

org.apache.stanbol.enhancer.ldpath from group org.apache.stanbol (version 1.0.0)

LDPath support for the Stanbol Enhancer

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.ldpath
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.ldpath
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.ldpath.clerezza, rdf.core, rdf.utils, ldpath-api, ldpath-core, slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.jersey from group org.apache.stanbol (version 1.0.0)

HTTP endpoints of the Apache Stanbol Enhancer.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.jersey
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.jersey
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 18
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.jsonld, org.apache.stanbol.commons.web.base, org.apache.stanbol.commons.indexedgraph, rdf.core, rdf.rdfjson, org.apache.stanbol.commons.web.viewable, javax.ws.rs-api, slf4j-api, commons-io, commons-lang, httpcore-osgi, httpmime, commons-fileupload, org.osgi.core, org.osgi.compendium, org.apache.felix.scr.annotations, jettison,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.chain.list from group org.apache.stanbol (version 1.0.0)

This provides a Chain implementation that executes Enhancement Engines in the exact order as configured by the user.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.chain.list
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.chain.list
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies org.apache.stanbol.commons.stanboltools.datafileprovider, org.apache.stanbol.enhancer.servicesapi, rdf.core, commons-io, junit, slf4j-simple,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.chain.weighted from group org.apache.stanbol (version 1.0.0)

This provides a Chain implementation that calculates the ExecutionPlan of included EnhancementEngines based on their Ordering information.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.chain.weighted
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.chain.weighted
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies org.apache.stanbol.commons.stanboltools.datafileprovider, org.apache.stanbol.enhancer.servicesapi, rdf.core, commons-io, junit, slf4j-simple,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.chain.graph from group org.apache.stanbol (version 1.0.0)

This provides an implementation that supports the configuration of an ExecutionPlan via an RDF file or an array of Strings.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.chain.graph
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.chain.graph
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies org.apache.stanbol.commons.stanboltools.datafileprovider, org.apache.stanbol.enhancer.servicesapi, rdf.core, commons-io, junit, slf4j-simple,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.chain.allactive from group org.apache.stanbol (version 1.0.0)

This provides the default Chain containing all currently active EnhancementEngines

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.chain.allactive
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.chain.allactive
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies org.apache.stanbol.commons.stanboltools.datafileprovider, org.apache.stanbol.enhancer.servicesapi, rdf.core, commons-io, junit, slf4j-simple,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.jobmanager.reactor from group org.apache.stanbol (version 6)

Pseudo project to build JoManager Implementations

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.jobmanager.reactor
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.apache.stanbol.enhancer.jobmanager.reactor
Group org.apache.stanbol
Version 6
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.eventjobmanager from group org.apache.stanbol (version 1.0.0)

Implementation of the EnhancementJobManager that supports an asynchronous enhancement process by using the "org.osgi.services.event" framework.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.eventjobmanager
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.eventjobmanager
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.apache.stanbol.enhancer.servicesapi, rdf.core, commons-collections, junit, slf4j-simple,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.weightedjobmanager from group org.apache.stanbol (version 1.0.0)

Basic EnhancementJobManager implementation : This implementation takes all active EnhancementEngines, orders them by weight (see ServiceProperties interface for details) and executes the Engines synchronously. If an Engine becomes available and an other is disabled or a property is changed (e.g. the weight) this jobmanager is updated dynamically.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.weightedjobmanager
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.weightedjobmanager
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.felix.scr.annotations, rdf.core, slf4j-api,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.nlp.json from group org.apache.stanbol (version 1.0.0)

odule that provides parsing from and serialization to JSON for the AnalyzedText ContentPart.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.nlp.json
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.nlp.json
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies org.apache.stanbol.enhancer.nlp, javax.ws.rs-api, slf4j-api, servlet-api, jackson-core-asl, jackson-mapper-asl,
There are maybe transitive dependencies!



Page 9 from 3 (items total 254)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy