|
Class Summary |
| AccessGrant |
Record class describing one "grant" of access to an entity in the repository. |
| EditToken |
Object Model for "edit token", an RDF construct used to regulate
access to updating a resource instance. |
| ImmutableObjectModel |
Outline of all "Object Model" classes - even the writable ones are a
subclass of this. |
| NamedGraph |
Named Graph object model, collects metadata about the named graph
stored in repo's intenal metadata graph. |
| Provenance |
Utility class to manage provenance metadata, whcih is a constellation
of statements about a resource instance or Named Graph URI. |
| QueryMacro |
Object Model for query macros, used in the SPARQL Workbench. |
| Role |
Role object model, reflects the :Role object in RDF database. |
| TransportAccessGrant |
Export and import of access grants about other object(s). |
| TransportRole |
Export and import of the Role object. |
| TransportUser |
Export and import of the User object (and authentication credentials). |
| User |
User object model, reflects the user's properties in the both RDBMS
and RDF database. |
| WritableObjectModel |
Outline of all *writable* "Object Model" classes, in which instances can
be added and changed. |