Download JAR files tagged by store with all dependencies
integraal-backward-chaining from group fr.lirmm.graphik (version 1.5.1)
InteGraal has been designed in a modular way, in order to facilitate
software reuse and extension.
It should make it easy to test new scenarios and techniques, in
particular by combining algorithms.
The main features of Graal are currently the following:
(1) internal storage to store data by using a SQL or RDF representation
(Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory
triplestores) as well as a native in-memory representation
(2) data-integration capabilities for exploiting federated heterogeneous
data-sources through mappings able to target systems such as SQL, RDF,
and black-box (e.g. Web-APIs)
(3) algorithms for query-answering over heterogeneous and federated data
based on query rewriting and/or forward chaining (or chase)
Group: fr.lirmm.graphik Artifact: integraal-backward-chaining
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact integraal-backward-chaining
Group fr.lirmm.graphik
Version 1.5.1
Last update 05. September 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal/integraal-backward-chaining
License Apache License, Version 2.0
Dependencies amount 11
Dependencies integraal-model, integraal-core, integraal-unifiers, integraal-util, integraal-query-evaluation, integraal-storage, guava, commons-lang3, integraal-io, slf4j-api, logback-classic,
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.5.1
Last update 05. September 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal/integraal-backward-chaining
License Apache License, Version 2.0
Dependencies amount 11
Dependencies integraal-model, integraal-core, integraal-unifiers, integraal-util, integraal-query-evaluation, integraal-storage, guava, commons-lang3, integraal-io, slf4j-api, logback-classic,
There are maybe transitive dependencies!
integraal from group fr.lirmm.graphik (version 1.5.1)
InteGraal has been designed in a modular way, in order to facilitate
software reuse and extension.
It should make it easy to test new scenarios and techniques, in
particular by combining algorithms.
The main features of Graal are currently the following:
(1) internal storage to store data by using a SQL or RDF representation
(Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory
triplestores) as well as a native in-memory representation
(2) data-integration capabilities for exploiting federated heterogeneous
data-sources through mappings able to target systems such as SQL, RDF,
and black-box (e.g. Web-APIs)
(3) algorithms for query-answering over heterogeneous and federated data
based on query rewriting and/or forward chaining (or chase)
Group: fr.lirmm.graphik Artifact: integraal
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact integraal
Group fr.lirmm.graphik
Version 1.5.1
Last update 05. September 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.5.1
Last update 05. September 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
nifi-utils from group org.apache.nifi (version 2.0.0-M4)
This nifi-utils module should be a general purpose place to store widely
and generally useful functions that any component might want to leverage.
NO DEPENDENCIES should be added. This module is likely to be leveraged by
every extension and should not bring along any other dependencies. The only
dependency intended is the nifi-api and even this is expected to be already
provided in any case where it would be used. The typical place this util
would be found is within a nar and all nars already have nifi-api as a parent
dependency. The nifi-api can be thought of as a NiFi Application Container level
dependency.
48 downloads
Artifact nifi-utils
Group org.apache.nifi
Version 2.0.0-M4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies slf4j-api, nifi-api,
There are maybe transitive dependencies!
Group org.apache.nifi
Version 2.0.0-M4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies slf4j-api, nifi-api,
There are maybe transitive dependencies!
MathParser.org-mXparser from group org.mariuszgromada.math (version 6.0.0)
mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you find the software useful donation or purchase is something you might consider: https://mathparser.org/donate/ *** Online store: https://payhip.com/INFIMA *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro *** ScalarMath.org: https://scalarmath.org/ *** MathSpace.pl: https://mathspace.pl/ ***
Group: org.mariuszgromada.math Artifact: MathParser.org-mXparser
Show all versions Show documentation Show source
Show all versions Show documentation Show source
209 downloads
Artifact MathParser.org-mXparser
Group org.mariuszgromada.math
Version 6.0.0
Last update 19. May 2024
Organization MathParser.org
URL https://mathparser.org/
License DUAL LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mariuszgromada.math
Version 6.0.0
Last update 19. May 2024
Organization MathParser.org
URL https://mathparser.org/
License DUAL LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
orajsoda from group com.oracle.database.soda (version 1.1.7.3)
SODA for Java is a library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Database as a NoSQL document store. You can use SODA to perform create, read, update, and delete (CRUD) operations on JSON documents, as well as arbitrary binary documents (images, PDFs, mp3s, etc). For all types of documents, CRUD operations are driven by keys (each document in SODA has a unique key). For JSON documents, in addition to keys, operations can be driven by easy to use pattern-like queries knowns as QBEs (queries-by-example).
0 downloads
Artifact orajsoda
Group com.oracle.database.soda
Version 1.1.7.3
Last update 24. April 2024
Organization not specified
URL https://docs.oracle.com/en/database/oracle/simple-oracle-document-access/java/index.html/
License MIT
Dependencies amount 2
Dependencies ojdbc8, javax.json,
There are maybe transitive dependencies!
Group com.oracle.database.soda
Version 1.1.7.3
Last update 24. April 2024
Organization not specified
URL https://docs.oracle.com/en/database/oracle/simple-oracle-document-access/java/index.html/
License MIT
Dependencies amount 2
Dependencies ojdbc8, javax.json,
There are maybe transitive dependencies!
graal-coverage from group fr.lirmm.graphik (version 1.3.1)
Artifact graal-coverage
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.jacoco.ant,
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.jacoco.ant,
There are maybe transitive dependencies!
graal-test from group fr.lirmm.graphik (version 1.3.1)
Artifact graal-test
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
graal-store-rdf4j from group fr.lirmm.graphik (version 1.3.1)
1 downloads
Artifact graal-store-rdf4j
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies graal-core, graal-io-sparql, rdf4j-common, rdf4j-model, rdf4j-util, rdf4j-query, rdf4j-repository-api, rdf4j-repository-sparql, rdf4j-sail-memory, rdf4j-repository-sail, rdf4j-rio-turtle, commons-logging,
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies graal-core, graal-io-sparql, rdf4j-common, rdf4j-model, rdf4j-util, rdf4j-query, rdf4j-repository-api, rdf4j-repository-sparql, rdf4j-sail-memory, rdf4j-repository-sail, rdf4j-rio-turtle, commons-logging,
There are maybe transitive dependencies!
graal-store-neo4j from group fr.lirmm.graphik (version 1.3.1)
0 downloads
Artifact graal-store-neo4j
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies graal-core, graal-api, neo4j-kernel, neo4j-cypher,
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies graal-core, graal-api, neo4j-kernel, neo4j-cypher,
There are maybe transitive dependencies!
rdbms-test from group fr.lirmm.graphik (version 1.3.1)
Artifact rdbms-test
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 192 from 3 (items total 1979)