empire

A fork of Empire RDF

License

License

GroupId

GroupId

io.fogsy
ArtifactId

ArtifactId

empire-parent
Last Version

Last Version

1.9.14
Release Date

Release Date

Type

Type

pom
Description

Description

empire
A fork of Empire RDF
Project URL

Project URL

http://github.com/fogsy-io/empire-rdf4j
Source Code Management

Source Code Management

https://github.com/fogsy-io/empire-rdf4j

Download empire-parent

Filename Size
empire-parent-1.9.14.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • empire-core
  • empire-reflections
  • empire-rdf4j
  • empire-cp-common-utils
  • empire-cp-openrdf-utils
  • empire-annotations
  • empire-pinto
  • empire-api

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