GithubHelp home page GithubHelp logo

joseki's Introduction

Joseki: The Jena RDF Server
===========================

    http://www.joseki.org/

	Andy Seaborne
	[email protected]

Joseki is a server implementing the SPARQL protocol.

SPARQL (query language and protocol is the product of the 
W3C RDF Data Access Working Group (DAWG).

Joseki is part of the Jena RDF framework.  Joseki is open source under a
BSD-style license.


Working Group home page:
http://www.w3.org/2001/sw/DataAccess/

Documents:
<to be added>

Joseki3 provides SPARQL as the protocol and the main query
langauge. Joseki3 is not compatible with Joseki2. 

The differences in architecture aren't huge but there are many minor
differences but the objective of Joseki3 is to provide all the new features
of SPARQL.

Porting from Joseki2
====================

Client Libraries
----------------
The client library is part of ARQ, an implementation of the
SPARQL query language for Jena.

http://jena.hpl.hp.com/ARQ

ARQ is included in the Joseki download.

Inference Models
----------------

Joseki hosts models provided by Jena2, including inferencing models: data
can be combined with an OWL ontology or RDFS vocabulary description to
produce an RDF model that has both ground and inferred statements.  Query
is then used to access the model.

The Download
------------

The main directory is Joseki-<version>.  Servers run in this directory to
find auxiliary files.

The main sub-directories are:

    + lib/       - JARs needed
    + bin/       - scripts (check before use)
    + etc/       - configuration and various support files
    + doc/       - a copy of the online documentation
    + webapps/   - Joseki is a web application


Running Examples
----------------

A simple server can be run by:

1/ Add all the JARs in lib/ to the CLASSPATH
2/ Run
   java -cp <classpath> joseki.rdfserver joseki-config.ttl

For more details on configuring and running a server, see:

http://www.joseki.org/documentation.html

Documentation
-------------

The website http://www.joseki.org/ describes Joseki and provides
documentation on server configuration and on the client library.  It also
includes examples of access using common, unmodified applications like
wget.  Details about the use of HTTP GET, how to create query language
processors and how to add modules for data-specific fetch operations can
also be found on the web site.  A copy of the web site is in the doc/
directory of the download.


Support
-------

Please send questions to [email protected]


Development
-----------

The Joseki development project is hosted by SourceForge:

Project:   http://sourceforge.net/projects/joseki
CVS:       http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/joseki/

It relies on other open source software: 

    JUnit, Jetty, Jena (which uses Xerces,
     Log4J, ORO, util.concurrent)

joseki's People

Contributors

arekinath avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.