
| Interface | Description |
|---|---|
| PropertySetup |
Setup interface for creating new RDF properties.
|
| RDFClassInfoSetup |
Setup interface for creating new RDF classes.
|
| ResourceFactory | |
| Variable.VariableHandler |
Subclasses must implement and register this interface.
|
| Class | Description |
|---|---|
| ClosedCollection |
Class for handling multiple values of a property in RDF.
|
| FinalizedResource |
This class finalizes some of the methods of
Resource so that they
cannot be overwritten by subclasses. |
| LangString |
A String literal with optional language tag.
|
| ObjectCollection |
Base class for handling multiple values of a property in RDF.
|
| OpenCollection |
Class for handling multiple values of a property in RDF.
|
| Property |
Definition of an RDF property.
|
| PropertyPath |
A PropertyPath is a closed list of property URIs that relates a resource to a
set of other resources or literal values as it could be reached by
conventional join operations over an RDF database.
|
| RDFClassInfo |
Definition of an RDF class.
|
| Resource |
The base class for all RDF and OWL classes.
|
| ScopedResource |
A
ScopedResource is a Resource that may have been generated at, or be
sent to, another Space. |
| TypeMapper |
This class handles the mapping between java objects and the according
representation in XML namespace.
|
| UnmodifiableResource |
A Resource that can not be modified.
|
| UnmodifiableResourceList |
A list of Resources that can not be modified.
|
| Variable |
Super class for OWL-S Support of Process Parameters.
|
Copyright © 2018 universAAL Consortium. All rights reserved.