Semwebclient

From Semantic Web Standards

Semantic Web Client Library

Name of the tool: Semantic Web Client Library
Home page: http://sites.wiwiss.fu-berlin.de/suhl/bizer/ng4j/semwebclient/
Date of latest release:
Programming language(s) that can be used with the tool: Java
Relevant semantic web technologies: RDF, SPARQL
Categories: Development Environment, Programming Environment
See also:
Public mailing list:
Preferred project URI:
DOAP reference:
Company or institution: Free University of Berlin

(Tool description last modified on 2009-12-11.)

Description

The Semantic Web Client Library represents the complete Semantic Web as a single RDF graph. The library enables applications to query this global graph using SPARQL. To answer queries, the library dynamically retrieves information from the Semantic Web by dereferencing HTTP URIs and by following rdfs:seeAlso links. The library is written in Java and is based on the Jena framework.