OBD:Java API
Jump to navigation
Jump to search
All java calls are made against a Shard object. A Shard is an instance of the Repository pattern. Calls to fetch or store domain objects are made against a Shard object.
There are various implementations of the Shard interface, for both The OBDSQL database and RDF triplestores. The Shard interface provides a high level view over the low level SQL or RDF details
- JavaDoc - OBD Java API
Model
- Model javadocs and UML - Conceptual model
- OBD-XML RelaxNG Schema - also XSL Schema