io.fogsy:empire-cp-openrdf-utils

A fork of Empire RDF

License

License

GroupId

GroupId

io.fogsy
ArtifactId

ArtifactId

empire-cp-openrdf-utils
Last Version

Last Version

1.9.14
Release Date

Release Date

Type

Type

jar
Description

Description

A fork of Empire RDF

Download empire-cp-openrdf-utils

How to add to project

<!-- https://jarcasting.com/artifacts/io.fogsy/empire-cp-openrdf-utils/ -->
<dependency>
    <groupId>io.fogsy</groupId>
    <artifactId>empire-cp-openrdf-utils</artifactId>
    <version>1.9.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.fogsy/empire-cp-openrdf-utils/
implementation 'io.fogsy:empire-cp-openrdf-utils:1.9.14'
// https://jarcasting.com/artifacts/io.fogsy/empire-cp-openrdf-utils/
implementation ("io.fogsy:empire-cp-openrdf-utils:1.9.14")
'io.fogsy:empire-cp-openrdf-utils:jar:1.9.14'
<dependency org="io.fogsy" name="empire-cp-openrdf-utils" rev="1.9.14">
  <artifact name="empire-cp-openrdf-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fogsy', module='empire-cp-openrdf-utils', version='1.9.14')
)
libraryDependencies += "io.fogsy" % "empire-cp-openrdf-utils" % "1.9.14"
[io.fogsy/empire-cp-openrdf-utils "1.9.14"]

Dependencies

compile (11)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-rio-api jar 3.5.0
org.eclipse.rdf4j : rdf4j-model jar 3.5.0
org.eclipse.rdf4j : rdf4j-query jar 3.5.0
org.eclipse.rdf4j : rdf4j-queryalgebra-model jar 3.5.0
org.eclipse.rdf4j : rdf4j-queryparser-sparql jar 3.5.0
org.eclipse.rdf4j : rdf4j-queryresultio-api jar 3.5.0
org.eclipse.rdf4j : rdf4j-repository-api jar 3.5.0
org.eclipse.rdf4j : rdf4j-sail-api jar 3.5.0
org.eclipse.rdf4j : rdf4j-repository-sail jar 3.5.0
org.eclipse.rdf4j : rdf4j-sail-memory jar 3.5.0
org.eclipse.rdf4j : rdf4j-rio-jsonld jar 3.5.0

Project Modules

There are no modules declared in this project.

Empire-RDF4J: RDF for JPA

This is a fork of Empire, a JPA interface to RDF databases with the following modifications:

  • Refactored the build system back to Maven
  • Updated sesame libraries to use RDF4J
  • Extended MappingOptions with additional options (e.g., to add namespaces)
  • Integrated Pinto for lighweight object-RDF mapping
  • Several minor bug fixes

Licensing

Empire-RDF4J is available under the Apache 2.0 License.

Versions

Version
1.9.14
1.9.13