Graphity Core

Generic Linked Data server

License

License

GroupId

GroupId

org.graphity
ArtifactId

ArtifactId

core
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

${packaging.type}
Description

Description

Graphity Core
Generic Linked Data server
Project URL

Project URL

https://github.com/Graphity/graphity-core
Source Code Management

Source Code Management

https://github.com/Graphity/graphity-core

Download core

Dependencies

compile (5)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.16
com.sun.jersey : jersey-servlet jar 1.10
com.sun.jersey : jersey-client jar 1.16
org.apache.jena : jena-fuseki jar 1.0.0
org.slf4j : jcl-over-slf4j jar 1.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Core is a Linked Data framework. It crosses Apache Jena RDF API with the JAX-RS REST API (Eclipse Jersey implementation), providing in a uniform Linked Data API.

Core serves as a base for AtomGraph Processor. It is implemented as a Java Web application (uses Maven).

Features

AtomGraph Core server provides features similar to that of Pubby:

  • serving Linked Data from a SPARQL endpoint
  • HTTP Basic authentication for endpoints

For more advanced features and configuration, see AtomGraph Processor.

Configuration

The Core is configured in web.xml

Linked Data API

  • low-level access to remote Linked Data resources and SPARQL endpoints
  • JAX-RS interfaces and implementations of a Linked Data resources
  • JAX-RS providers for input and output of RDF data

Documentation

Dependencies

Versions

Version
1.1.3
1.1.2
1.1.1