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

Download JAR files tagged by jena with all dependencies

Search JAR files by class name

jena-csv from group org.apache.jena (version 3.9.0)

jena-csv is for getting CSVs into a form that is amenable to Jena SPARQL processing, and doing so in a way that is not specific to CSV files. It includes getting the right architecture in place for regular table shaped data, using the core abstraction of PropertyTable.

Group: org.apache.jena Artifact: jena-csv
Show all versions Show documentation Show source 
 

78 downloads
Artifact jena-csv
Group org.apache.jena
Version 3.9.0
Last update 28. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies apache-jena-libs, jena-cmds,
There are maybe transitive dependencies!

org.appdapter.bundle.core from group org.appdapter (version 1.2.4)

Primary Appdapter OSGi Bundle, "depend on me!", has no dependencies on a particular OSGi framework implementation, and no builtin shell. Exports the contents of the "core", "registry", "bind.math", "bind.jena" jars from the "lib" tier.

Group: org.appdapter Artifact: org.appdapter.bundle.core
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.appdapter.bundle.core
Group org.appdapter
Version 1.2.4
Last update 17. October 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies ext.bundle.osgi.common, org.appdapter.bundle.debug, ext.bundle.jena_all_2_13_0, ext.bundle.semweb4j.jena, ext.bundle.apache_httpclient,
There are maybe transitive dependencies!

org.apache.stanbol.entityhub.indexing.source.jenatdb from group org.apache.stanbol (version 1.0.0)

Provides support for indexing RDF data by using an Jena TDB triple store. It supports to used an existing triple store and to create an new one by loading a provided list of RDF Files. This implementation is tested to work even for very large data sets such as http://dbpedia.org dumps.

Group: org.apache.stanbol Artifact: org.apache.stanbol.entityhub.indexing.source.jenatdb
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.entityhub.indexing.source.jenatdb
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 9
Dependencies org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.entityhub.indexing.core, org.apache.stanbol.entityhub.ldpath, commons-io, commons-compress, jena-core, jena-tdb, jena-arq, slf4j-api,
There are maybe transitive dependencies!

rdf-helper-jena-selection from group org.ow2.weblab.core (version 1.5)

The EADS IPCC original implementation of Helper API, using Jena framework to manipulate RDF/XML annotation. This library extends standard Jena helpers with easy selection triplet and WebLab Object retrieval capabilities.

Group: org.ow2.weblab.core Artifact: rdf-helper-jena-selection
Show documentation Show source 
 

0 downloads
Artifact rdf-helper-jena-selection
Group org.ow2.weblab.core
Version 1.5
Last update 08. November 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies extended, jena, commons-logging,
There are maybe transitive dependencies!

data-distribution-api-vivo_1_09 from group edu.cornell.library.scholars (version 1.1.1)

--------------------------------------------------------------------------- Version for VIVO 1.9 This uses the source and test code from the Version for VIVO 1.10, edited to make it compatible with VIVO 1.9. It also borrows some code from VIVO 1.10 itself, changes the package name to avoid conflicts, and adds it here. * Vitro 1.9 uses Jena 2, not Jena 3, and Commons Lang 2, not 3, so modify the "import" statements in the Data Distribution code accordingly. * Vitro 1.9 has an earlier version of "...webapp.utils.sparqlrunner" package, so borrow the source from Vitro 1.10, move it to a different package so it won't conflict with the 1.9 version, modify it to use Jena 2 and Commons Lang 2, and modify the Data Distribution API code to use this sparqlrunner package. * Vitro 1.9 has an earlier version of "...webapp.utils.configuration" package, so borrow the source from Vitro 1.10, move it to a different package so it won't conflict with the 1.9 version, modify it to use Jena 2 and Commons Lang 2, and modify the Data Distribution API code to use this configuration package. Make these modifications, compile, JAR it up, and deploy. ---------------------------------------------------------------------------

Group: edu.cornell.library.scholars Artifact: data-distribution-api-vivo_1_09
Show all versions Show documentation Show source 
 

0 downloads
Artifact data-distribution-api-vivo_1_09
Group edu.cornell.library.scholars
Version 1.1.1
Last update 25. April 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies vitro-api, vitro-dependencies,
There are maybe transitive dependencies!

data-distribution-api-vivo_1_08 from group edu.cornell.library.scholars (version 1.1.1)

--------------------------------------------------------------------------- Version for VIVO 1.8 This uses the source and test code from the Version for VIVO 1.10, edited to make it compatible with VIVO 1.8. It also borrows some code from VIVO 1.10 itself, changes the package name to avoid conflicts, and adds it here. * Vitro 1.8 uses Jena 2, not Jena 3, and Commons Lang 2, not 3, so modify the "import" statements in the Data Distribution code accordingly. * Vitro 1.8 does not have a "...webapp.utils.sparqlrunner" package, so borrow the source from Vitro 1.10, move it to a different package (just for compatibility with the 1.9 version), modify it to use Jena 2 and Commons Lang 2, and modify the Data Distribution API code to use this sparqlrunner package. * Vitro 1.9 has an earlier version of "...webapp.utils.configuration" package, so borrow the source from Vitro 1.10, move it to a different package so it won't conflict with the 1.9 version, modify it to use Jena 2 and Commons Lang 2, and modify the Data Distribution API code to use this configuration package. Make these modifications, compile, JAR it up, and deploy. --------------------------------------------------------------------------- Because VIVO 1.8 is not available as a Maven package, we have extracted the class files, JARed them up, and stored them in a file-based repository within this project. But that doesn't include any transitive dependencies, so any package that this code requires must be explicitly listed as a dependency. ---------------------------------------------------------------------------

Group: edu.cornell.library.scholars Artifact: data-distribution-api-vivo_1_08
Show all versions Show documentation Show source 
 

0 downloads
Artifact data-distribution-api-vivo_1_08
Group edu.cornell.library.scholars
Version 1.1.1
Last update 25. April 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies vivo_classes, jena-core, jena-arq, commons-logging, commons-io, commons-lang, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!

jadex-rules-base from group org.activecomponents.jadex (version 4.0.267)

Jadex Rules is a small lightweight rule engine, which currently employs the well-known Rete algorithm for highly efficient rule matching. Jadex rules is therefore similar to other rule engines like JESS and Drools. Despite the similarities there are also important differences between these systems: * Jadex Rules is very small and intended to be used as component of other software. Even though rules can be specified in a Java dialect as well as (a small variation of) the CLIPS language its primary usage is on the API level. Jadex Rules is currently the core component of the Jadex BDI reasoning engine. * Jadex Rules cleanly separates between state and rule representation. This allows the state implementation as well as the matcher to be flexibly exchanged. Some experiments have e.g. been conducted with a Jena representation. Regarding the matcher, it is planned to support also the Treat algorithm, which has a lower memory footprint than Rete. * Jadex Rules pays close attention to rule debugging. The state as well as the rete engine can be observed at runtime. The rule debugger provides functionalities to execute a rule program stepwise and also use rule breakpoints to stop the execution at those points.

Group: org.activecomponents.jadex Artifact: jadex-rules-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-rules-base
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 4
Dependencies jadex-util-commons, jadex-util-concurrent, jadex-serialization-xml, antlr-runtime,
There are maybe transitive dependencies!

jadex-rules from group org.activecomponents.jadex (version 3.0.117)

Jadex Rules is a small lightweight rule engine, which currently employs the well-known Rete algorithm for highly efficient rule matching. Jadex rules is therefore similar to other rule engines like JESS and Drools. Despite the similarities there are also important differences between these systems: * Jadex Rules is very small and intended to be used as component of other software. Even though rules can be specified in a Java dialect as well as (a small variation of) the CLIPS language its primary usage is on the API level. Jadex Rules is currently the core component of the Jadex BDI reasoning engine. * Jadex Rules cleanly separates between state and rule representation. This allows the state implementation as well as the matcher to be flexibly exchanged. Some experiments have e.g. been conducted with a Jena representation. Regarding the matcher, it is planned to support also the Treat algorithm, which has a lower memory footprint than Rete. * Jadex Rules pays close attention to rule debugging. The state as well as the rete engine can be observed at runtime. The rule debugger provides functionalities to execute a rule program stepwise and also use rule breakpoints to stop the execution at those points.

Group: org.activecomponents.jadex Artifact: jadex-rules
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-rules
Group org.activecomponents.jadex
Version 3.0.117
Last update 10. May 2020
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 3
Dependencies jadex-commons, jadex-xml, antlr-runtime,
There are maybe transitive dependencies!

jadex-rules from group net.sourceforge.jadex (version 2.4)

Jadex Rules is a small lightweight rule engine, which currently employs the well-known Rete algorithm for highly efficient rule matching. Jadex rules is therefore similar to other rule engines like JESS and Drools. Despite the similarities there are also important differences between these systems: * Jadex Rules is very small and intended to be used as component of other software. Even though rules can be specified in a Java dialect as well as (a small variation of) the CLIPS language its primary usage is on the API level. Jadex Rules is currently the core component of the Jadex BDI reasoning engine. * Jadex Rules cleanly separates between state and rule representation. This allows the state implementation as well as the matcher to be flexibly exchanged. Some experiments have e.g. been conducted with a Jena representation. Regarding the matcher, it is planned to support also the Treat algorithm, which has a lower memory footprint than Rete. * Jadex Rules pays close attention to rule debugging. The state as well as the rete engine can be observed at runtime. The rule debugger provides functionalities to execute a rule program stepwise and also use rule breakpoints to stop the execution at those points.

Group: net.sourceforge.jadex Artifact: jadex-rules
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-rules
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jadex-commons, jadex-xml, antlr-runtime,
There are maybe transitive dependencies!



Page 26 from 26 (items total 259)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy