Ticket #92 (closed enhancement: fixed)

Opened 8 months ago

Last modified 2 months ago

Replace JRDF as an internal API for Mulgara with our own representation RDF

Reported by: andrae Assigned to: pag
Priority: major Milestone:
Component: Mulgara Version: 1.1.1
Keywords: Cc:

Description

We should continue to provide support for JRDF as an external client API, but we should move to our own set of interfaces for handling RDF values internally.

Downdside: This will not be a backwards compatible change to things like the Resolver API; and this will also involve changing *alot* of interfaces inside Mulgara.

Change History

10/14/08 21:38:27 changed by pag

  • status changed from new to closed.
  • resolution set to fixed.

JRDF is now a part of Mulgara, and is being updated as a part of the current project. For now it keeps its name, but it will eventually be moved into the org.mulgara namespace. The external API will also be phased out.