Package org.eclipse.higgins.idas.schema

This package defines core set of interfaces to simlify query and interpretation of IdAS context's schemas.

See:
          Description

Interface Summary
IAttributeDisplayData Represent an information on visual representation of IAttribute.
IAttributeDisplayGroup Represent an information on display group to which managed IAttribute is belong to.
IAttributeSchema Represents a schema of the managed type of the attributes.
IContextSchema Represents a schema of the managed context object.
IDigitalSubjectSchema Represents a schema of the managed type of the digital subjects.
IDisplayData Represents an information which could be used for visual representation of the subject.
ISchema Base interface to represent schema information of the subjects defined in the context schema.
 

Package org.eclipse.higgins.idas.schema Description

This package defines core set of interfaces to simlify query and interpretation of IdAS context's schemas.

Since IdAS compilant schemas are defined in OWL DL format based on Higgins ontology model and it may be complicated for both IdAS context providers and IdAS consumers to query IdAS context's schemas. This package defines core set of interfaces to simlify query and interpretation of IdAS context's schemas.