Package jade.content.schema

Interface Summary
Facet Represent a generic Facet (i.e. a constraint on the possible values) that can be applied on a slot in a schema of an ontological element.
 

Class Summary
AgentActionSchema The class to be used to define schemas of agent actions in an ontology.
AggregateSchema This class represent the schema of aggregate entities in an ontology.
ConceptSchema The class to be used to define schemas of concepts in an ontology.
ContentElementListSchema  
ContentElementSchema This class represents the schema of a generic content element in an ontology.
IRESchema This class represents the schema of an Identifying Referential Expression (IRE) in an ontology.
ObjectSchema The common ancestor of all ontological schemas.
PredicateSchema The class to be used to define schemas of predicates in an ontology.
PrimitiveSchema This class represent the schema of primitive entities in an ontology.
TermSchema This class represents the schema of a generic term in an ontology.
VariableSchema This class represents the schema of a variable.
 



JADE