io.fogsy:empire-reflections

A fork of Empire RDF

License

License

Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

io.fogsy
ArtifactId

ArtifactId

empire-reflections
Last Version

Last Version

1.9.14
Release Date

Release Date

Type

Type

jar
Description

Description

A fork of Empire RDF

Download empire-reflections

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.8
io.fogsy : empire-core jar 1.9.14

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