Projects tagged ‘java’ and ‘rdf’


[63 total ]

11 Users
   

Jena is Java toolkit for developing semantic Web applications. It includes an RDF API, ARP, an RDF parser used for the W3C semantics Web sandbox, RDQL (an RDF query language and processor), and a DAML API.
Created over 3 years ago.

10 Users
   

Sesame is a Java framework for storing, querying and inferencing for RDF. It can be deployed as a web server or used as a Java library. Features include several query languages (SeRQL and SPARQL) ... [More] , inferencing support, and RAM, disk, or RDBMS storage. [Less]
Created over 3 years ago.

7 Users

A complete set of tools for building Topic Maps-based solutions
Created 6 months ago.

4 Users
 

tinyTiM is a Topic Maps API (TMAPI) conformant Topic Maps engine written in Java with a small overhead and minimal runtime dependencies.
Created 12 months ago.

2 Users
   

A suite of tools able to process Java libraries as RDF models.
Created about 1 year ago.

2 Users
 

The Panopticode project provides a standardized format for describing the structure of software projects and integrates metrics from several tools into that format. Reporting options provide correlation, historic analysis, and visualization.
Created over 3 years ago.

2 Users

xOperator combines advantages of social network websites with instant messaging. It tries to be a semantic agent for xmpp / jabber network which finds and shares content about resources (using RDF/SPARQL) for you and your jabber friends.
Created over 2 years ago.

1 Users

Topaz is Java Object-Triple Mapping (OTM) system that maps Java objects to RDF triples. Currently, it works with Mulgara RDF store.
Created about 1 month ago.

1 Users
 

RDF2Go is an abstraction over triple (and quad) stores. It allows developers to program against RDF2Go interfaces and choose or change the implementation later easily.
Created 11 months ago.

1 Users
   

RDFReactor views the RDF data model through object-oriented Java proxies. It makes using RDF easy for Java developers. Technically, it translates an ontology into corresponding Java classes. 1. ... [More] Think in objects, not statements - Read and write RDF data using familiar Java objects, e.g. use person.setName("Max Mustermann") instead of addTriple( personURI, nameURI, "Max Mustermann" ) 2. Dynamic state - all state information is at all times only in the RDF model in the triple store of your choice 3. Java interfaces are generated automatically from an RDF Schema. Code generation via Velocity templates. [Less]
Created 11 months ago.