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

Download JAR files tagged by rdf4j with all dependencies


rdf4j-queryresultio-binary from group org.eclipse.rdf4j (version 5.1.0)

Query result parser and writer implementation for RDF4J's binary query results format.

Group: org.eclipse.rdf4j Artifact: rdf4j-queryresultio-binary
Show all versions Show documentation Show source 
Download rdf4j-queryresultio-binary.jar (5.1.0)
 

0 downloads
Artifact rdf4j-queryresultio-binary
Group org.eclipse.rdf4j
Version 5.1.0
Last update 21. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rdf4j-queryresultio-api, rdf4j-query, rdf4j-model,
There are maybe transitive dependencies!

camel-chimera-graph from group com.cefriel (version 4.2.0)

Chimera Component for the Apache Camel framework supporting Graph Operations through the RDF4J library

Group: com.cefriel Artifact: camel-chimera-graph
Show all versions Show documentation Show source 
Download camel-chimera-graph.jar (4.2.0)
 

0 downloads
Artifact camel-chimera-graph
Group com.cefriel
Version 4.2.0
Last update 03. December 2024
Organization not specified
URL https://github.com/cefriel/chimera/tree/master/camel-chimera-graph
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies camel-support, camel-http, rdf4j-storage,
There are maybe transitive dependencies!

rdf4j-queryresultio-text from group org.eclipse.rdf4j (version 5.1.0)

Query result parser and writer implementation for RDF4J's plain text boolean query results format.

Group: org.eclipse.rdf4j Artifact: rdf4j-queryresultio-text
Show all versions Show documentation Show source 
Download rdf4j-queryresultio-text.jar (5.1.0)
 

3 downloads
Artifact rdf4j-queryresultio-text
Group org.eclipse.rdf4j
Version 5.1.0
Last update 21. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies rdf4j-queryresultio-api, rdf4j-query, rdf4j-util, opencsv,
There are maybe transitive dependencies!

commons-rdf4j from group de.naturzukunft (version 0.1.15)

Group: de.naturzukunft Artifact: commons-rdf4j
Show all versions Show documentation Show source 
Download commons-rdf4j.jar (0.1.15)
 

0 downloads
Artifact commons-rdf4j
Group de.naturzukunft
Version 0.1.15


amazon-neptune-sparql-java-sigv4 from group com.amazonaws (version 3.0.1)

A SPARQL client for Amazon Neptune that includes AWS Signature Version 4 signing. Implemented as an RDF4J repository.

Group: com.amazonaws Artifact: amazon-neptune-sparql-java-sigv4
Show all versions Show documentation Show source 
Download amazon-neptune-sparql-java-sigv4.jar (3.0.1)
 

0 downloads
Artifact amazon-neptune-sparql-java-sigv4
Group com.amazonaws
Version 3.0.1
Last update 18. September 2024
Organization not specified
URL https://github.com/aws/amazon-neptune-sparql-java-sigv4
License Apache License, Version 2.0
Dependencies amount 7
Dependencies rdf4j-repository-sparql, jena-arq, jena-base, jena-core, jena-rdfconnection, httpclient, amazon-neptune-sigv4-signer,
There are maybe transitive dependencies!

owlapi-rio from group net.sourceforge.owlapi (version 5.5.1)

Extends OWLAPI to export ontologies to any RDF4J Rio RDFHandler, including databases and in-memory RDF statement collections.

Group: net.sourceforge.owlapi Artifact: owlapi-rio
Show all versions Show documentation Show source 
Download owlapi-rio.jar (5.5.1)
 

4 downloads
Artifact owlapi-rio
Group net.sourceforge.owlapi
Version 5.5.1
Last update 07. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies owlapi-parsers, rdf4j-model, rdf4j-model-api, rdf4j-model-vocabulary, rdf4j-rio-api, rdf4j-rio-languages, rdf4j-rio-datatypes, rdf4j-rio-binary, rdf4j-rio-n3, rdf4j-rio-nquads, rdf4j-rio-ntriples, rdf4j-rio-rdfjson, rdf4j-rio-rdfxml, rdf4j-rio-trix, rdf4j-rio-turtle, rdf4j-rio-hdt, rdf4j-rio-trig, rdf4j-rio-jsonld, jsonld-java,
There are maybe transitive dependencies!

activitystreams from group de.naturzukunft.rdf.rdf4j-vocabulary (version 1.1)

Group: de.naturzukunft.rdf.rdf4j-vocabulary Artifact: activitystreams
Show documentation Show source 
Download activitystreams.jar (1.1)
 

0 downloads

intelligentgraph from group com.inova8 (version 0.9.4)

The IntelligentGraph SAIL offers an extended capability for embedded calculation support within any RDF graph. When enabled as an RDF4J SAIL, it offers calculation functionality as part of the RDF4J engine, on top of any RDF4J repository, using a variety of script engines including JavaScript, Jython, and Groovy. It preserves the SPARQL capability of RDF4J, but with additional capabilities for calculation debugging and tracing. IntelligentGraph includes the PathQL query language. Just as a spreadsheet cell calculation needs to access other cells, an IntelligentGraph calculation needs to access other nodes within the graph. Although full access to the underlying graph is available to any of the scripts, PathQL provides a succinct, and efficient method to access directly or indirectly related nodes. PathQL can either return just the contents of the referenced nodes, or the contents and the path to the referenced nodes. PathQL can also be used standalone to query the IntelligentGraph-enabled RDF database. This supplements, rather than replaces, SPARQL and GraphQL, as it provides graph-path querying rather than graph-pattern querying capabilities to any IntelligentGraph-enabled RDF database. The principles of IntelligentGraph are described here: https://inova8.com/bg_inova8.com/intelligent-graph-knowledge-graph-embedded-analysis/ The full PathQL syntax is described here: https://inova8.com/bg_inova8.com/pathpatternql-intelligently-finding-knowledge-as-a-path-through-a-maze-of-facts/ Using Jupyter as an IDE to IntelligentGraph and RDF4J, shown here: https://inova8.com/bg_inova8.com/intelligentgraph-getting-started/ IntelligentGraph source is here in GitHub: https://github.com/peterjohnlawrence/com.inova8.intelligentgraph IntelligentGraph Docker containers are available here: https://hub.docker.com/repository/docker/inova8/intelligentgraph

Group: com.inova8 Artifact: intelligentgraph
Show all versions Show documentation Show source 
Download intelligentgraph.jar (0.9.4)
 

0 downloads
Artifact intelligentgraph
Group com.inova8
Version 0.9.4
Last update 26. April 2022
Organization inova8
URL https://www.inova8.com
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-cli, rdf4j-runtime, antlr4-runtime, seeq-sdk, jcl-over-slf4j, jericho-html,
There are maybe transitive dependencies!



Page 8 from 8 (items total 78)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy