Persistence Annotation for RDF (PA4RDF) is a set of annotations and an entity
manager that provides JPA like functionality on top of an RDF store while accounting for
and exploiting the fundamental differences between graph storage and relational storage.
PA4RDF introduces three (3) annotations that map a RDF triple (subject, predicate, object)
to a Plain Old Java Object (POJO) using Java's dynamic proxy capabilities.
License | Apache 2.0 |
---|---|
Categories | RDF Libraries |
Tags | rdfsemantic |
Organization | XENEI.com |
HomePage | http://pa4rdf.sourceforge.net/ |
Date | Jul 11, 2013 |
Files | pom (8 KB) jar (65 KB) View All |
Repositories | CentralFenixEduGeomajasSonatype |
Ranking | #569010 in MvnRepository (See Top Artifacts) #17 in RDF Libraries |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-23307 CVE-2022-23305 CVE-2022-23302 View 4 more ... |
Compile Dependencies (9)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Bytecode Apache 2.0 | cglib » cglib | 2.2.2 | 3.3.0 | |
Core Utils Apache 2.0 | commons-lang » commons-lang | 2.6 | 3.12.0 | |
Testing EPL 2.0 | junit » junit1 vulnerability | 4.10 | 5.9.2 | |
Apache 2.0 | org.apache.commons » commons-proxy | 1.0 | ✔ | |
Core Utils Apache 2.0 | org.apache.commons » commons-lang3 | 3.1 | 3.12.0 | |
RDF Apache 2.0 | org.apache.jena » jena-core1 vulnerability | 2.7.3 | 4.7.0 | |
Apache 2.0 | org.apache.jena » jena-arq | 2.9.3 | 4.7.0 | |
Logging MIT | org.slf4j » slf4j-api | 1.6.4 | 2.0.7 | |
Logging Bridge MIT | org.slf4j » slf4j-log4j12 | 1.6.4 | 2.0.7 |
Test Dependencies (1)
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |