Feature #92
Replace JRDF as an internal API for Mulgara with our own representation RDF
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
fixed
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.
Updated by Paula Gearon almost 15 years ago
- 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.