Posts

Showing posts from March, 2004

JRDF

JRDF - Java RDF API JRDF is an attempt to create a standard set of APIs and base implementations to RDF (Resource Description Framework) using Java. The API will cover anything that is deemed to be useful for Java programmers. A key aspect will be to ensure a high degree of modularity and to follow standard Java conventions. It will be similar to other standard Java APIs such as JDBC, XML DOM, Collections, etc.