Package org.eaglei.repository

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 Constants and utilities 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.
 

Enum Summary
Access Access control for the repository.
NamedGraph.Type The allowable named graph types.
View Views are named datasets to be used in SPARQL queries, which are constructed dynamically according to the current user's access permissions.
 



Copyright © 2009-2010 Eagle-I. All Rights Reserved.