|
Class Summary |
| AccessGrant |
Record class describing one "grant" of access to an entity in the repository. |
| AccessGrant.Term |
record class for RDF "term" that has URI and label |
| DataRepository |
This is a singleton class that encompasses the application state. |
| EditToken |
Object Model for "edit token", an RDF construct used to regulate
access to updating a resource instance. |
| FakeFlow |
Object Model for "fake workflow", RDF annotations on a resource
instance that takes the place of a full workflow implementation
for "cycle 1". |
| Formats |
This is a static utility class containing
constants and utility methods related to ALL serialization formats:
includes RDF serialization as well as Boolean and Tuple query results. |
| NamedGraph |
Named Graph object model, reflects the named graph's properties |
| Provenance |
Utility class to manage provenance metadata on all objects. |
| Role |
Role object model, reflects the :Role object in RDF database. |
| User |
User object model, reflects the user's properties in the both RDBMS
and RDF database. |