|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use info.sswap.api.model | |
---|---|
info.sswap.api.http | Java API access to HTTP API |
info.sswap.api.input | |
info.sswap.api.input.io | |
info.sswap.api.model | Main package for SSWAP API |
info.sswap.api.servlet | Servlet support to engage automatic semantic mappings and reasoning |
info.sswap.api.spi | Run-time API provider for interface implementation |
info.sswap.impl.empire | |
info.sswap.impl.empire.io | |
info.sswap.impl.empire.model | |
info.sswap.impl.http | |
info.sswap.ontologies.data.api | Data Ontology API |
info.sswap.ontologies.data.impl | Data Ontology Implementation |
info.sswap.ontologies.exec.impl | Exec Ontology Implementation |
Classes in info.sswap.api.model used by info.sswap.api.http | |
---|---|
PDG
A Provider Description Graph ( PDG ) describes a SSWAP semantic
web service Provider. |
|
RDG
A Resource Description Graph ( RDG ) describes a SSWAP semantic
web service. |
|
RIG
A Resource Invocation Graph ( RIG ) is for invocation of a SSWAP
semantic web service. |
|
RQG
A Resource Query Graph ( RQG ) is a specialized query sent to a
Discovery Server in request of all SSWAP semantic web services
(RDG s) that satisfy the query. |
|
RRG
A Resource Response Graph ( RRG ) is the return result of a SSWAP
semantic web service. |
Classes in info.sswap.api.model used by info.sswap.api.input | |
---|---|
SSWAPIndividual
Represents an individual in SSWAP, which corresponds to an RDF resource (a URI or blank node). |
|
SSWAPType
Represents a type of an individual in SSWAP. |
Classes in info.sswap.api.model used by info.sswap.api.input.io | |
---|---|
SSWAPIndividual
Represents an individual in SSWAP, which corresponds to an RDF resource (a URI or blank node). |
|
SSWAPProperty
A SSWAPProperty is a specific instance of a
SSWAPPredicate with an assigned value, associated with a
SSWAPIndividual . |
|
SSWAPType
Represents a type of an individual in SSWAP. |
Classes in info.sswap.api.model used by info.sswap.api.model | |
---|---|
Cache
Cache for ontology terms. |
|
Config
Configuration properties for SSWAP Services. |
|
DataAccessException
A generic, unchecked exception thrown when a problem with accessing the underlying data should occur (e.g., because the data source is unavailable or the data cannot be parsed). |
|
Expressivity
Enumeration for different expressivities of the underlying RDF data. |
|
MappingPattern
An enumeration containing possible mappings between subjects and objects in a SSWAPGraph |
|
PDG
A Provider Description Graph ( PDG ) describes a SSWAP semantic
web service Provider. |
|
RDFRepresentation
Enumeration of different representations of RDF data. |
|
RDG
A Resource Description Graph ( RDG ) describes a SSWAP semantic
web service. |
|
ReasoningService
Interface to reasoning services about data types. |
|
RIG
A Resource Invocation Graph ( RIG ) is for invocation of a SSWAP
semantic web service. |
|
RQG
A Resource Query Graph ( RQG ) is a specialized query sent to a
Discovery Server in request of all SSWAP semantic web services
(RDG s) that satisfy the query. |
|
RRG
A Resource Response Graph ( RRG ) is the return result of a SSWAP
semantic web service. |
|
SSWAPDatatype
Represents a datatype definition. |
|
SSWAPDocument
Represents a document in SSWAP that holds RDF content, such as may be hosted on the web (e.g., an RDG ). |
|
SSWAPElement
Represents a basic element in a SSWAPDocument . |
|
SSWAPGraph
A SSWAP Graph of a SSWAP Resource. |
|
SSWAPIndividual
Represents an individual in SSWAP, which corresponds to an RDF resource (a URI or blank node). |
|
SSWAPList
A list of SSWAP elements. |
|
SSWAPLiteral
Represents a literal value in SSWAP. |
|
SSWAPModel
The most abstract interface in the SSWAP Java API. |
|
SSWAPNode
SSWAPNodes are special individuals in SSWAP protocol, and they are handled specially. |
|
SSWAPObject
Object of SSWAP Graph. |
|
SSWAPPredicate
Represents an RDF predicate in SSWAP. |
|
SSWAPProperty
A SSWAPProperty is a specific instance of a
SSWAPPredicate with an assigned value, associated with a
SSWAPIndividual . |
|
SSWAPProtocol
Common interface for all protocol graphs ( RDG , RIG ,
RRG , etc.). |
|
SSWAPProvider
Describes a provider in SSWAP. |
|
SSWAPResource
Describes a resource (a service) in SSWAP. |
|
SSWAPSubject
Subject of a SSWAP Graph. |
|
SSWAPType
Represents a type of an individual in SSWAP. |
|
ValidationException
An exception that is thrown when a validation fails in SSWAP (i.e., it is found during the validation that the underlying RDF data does not conform to the SSWAP syntax or requirements.) |
|
VersionInformation
Provides information about the version of Java API. |
Classes in info.sswap.api.model used by info.sswap.api.servlet | |
---|---|
RDG
A Resource Description Graph ( RDG ) describes a SSWAP semantic
web service. |
|
RIG
A Resource Invocation Graph ( RIG ) is for invocation of a SSWAP
semantic web service. |
|
RRG
A Resource Response Graph ( RRG ) is the return result of a SSWAP
semantic web service. |
|
SSWAPModel
The most abstract interface in the SSWAP Java API. |
|
SSWAPNode
SSWAPNodes are special individuals in SSWAP protocol, and they are handled specially. |
|
SSWAPObject
Object of SSWAP Graph. |
|
SSWAPSubject
Subject of a SSWAP Graph. |
|
ValidationException
An exception that is thrown when a validation fails in SSWAP (i.e., it is found during the validation that the underlying RDF data does not conform to the SSWAP syntax or requirements.) |
Classes in info.sswap.api.model used by info.sswap.api.spi | |
---|---|
Cache
Cache for ontology terms. |
|
DataAccessException
A generic, unchecked exception thrown when a problem with accessing the underlying data should occur (e.g., because the data source is unavailable or the data cannot be parsed). |
|
PDG
A Provider Description Graph ( PDG ) describes a SSWAP semantic
web service Provider. |
|
RDG
A Resource Description Graph ( RDG ) describes a SSWAP semantic
web service. |
|
RIG
A Resource Invocation Graph ( RIG ) is for invocation of a SSWAP
semantic web service. |
|
RQG
A Resource Query Graph ( RQG ) is a specialized query sent to a
Discovery Server in request of all SSWAP semantic web services
(RDG s) that satisfy the query. |
|
SSWAPDocument
Represents a document in SSWAP that holds RDF content, such as may be hosted on the web (e.g., an RDG ). |
|
SSWAPElement
Represents a basic element in a SSWAPDocument . |
|
SSWAPIndividual
Represents an individual in SSWAP, which corresponds to an RDF resource (a URI or blank node). |
|
SSWAPModel
The most abstract interface in the SSWAP Java API. |
|
SSWAPNode
SSWAPNodes are special individuals in SSWAP protocol, and they are handled specially. |
|
SSWAPProvider
Describes a provider in SSWAP. |
|
SSWAPResource
Describes a resource (a service) in SSWAP. |
Classes in info.sswap.api.model used by info.sswap.impl.empire | |
---|---|
Cache
Cache for ontology terms. |
|
DataAccessException
A generic, unchecked exception thrown when a problem with accessing the underlying data should occur (e.g., because the data source is unavailable or the data cannot be parsed). |
|
PDG
A Provider Description Graph ( PDG ) describes a SSWAP semantic
web service Provider. |
|
RDG
A Resource Description Graph ( RDG ) describes a SSWAP semantic
web service. |
|
RIG
A Resource Invocation Graph ( RIG ) is for invocation of a SSWAP
semantic web service. |
|
RQG
A Resource Query Graph ( RQG ) is a specialized query sent to a
Discovery Server in request of all SSWAP semantic web services
(RDG s) that satisfy the query. |
|
SSWAPDocument
Represents a document in SSWAP that holds RDF content, such as may be hosted on the web (e.g., an RDG ). |
|
SSWAPElement
Represents a basic element in a SSWAPDocument . |
|
SSWAPIndividual
Represents an individual in SSWAP, which corresponds to an RDF resource (a URI or blank node). |
|
SSWAPModel
The most abstract interface in the SSWAP Java API. |
|
SSWAPNode
SSWAPNodes are special individuals in SSWAP protocol, and they are handled specially. |
|
SSWAPObject
Object of SSWAP Graph. |
|
SSWAPProvider
Describes a provider in SSWAP. |
|
SSWAPResource
Describes a resource (a service) in SSWAP. |
|
SSWAPSubject
Subject of a SSWAP Graph. |
Classes in info.sswap.api.model used by info.sswap.impl.empire.io | |
---|---|
Cache
Cache for ontology terms. |
|
DataAccessException
A generic, unchecked exception thrown when a problem with accessing the underlying data should occur (e.g., because the data source is unavailable or the data cannot be parsed). |
|
ModelResolver
Resolves a source model/SSWAP protocol graph by extracting definitions for all externally defined types |
|
SSWAPProtocol
Common interface for all protocol graphs ( RDG , RIG ,
RRG , etc.). |
Classes in info.sswap.api.model used by info.sswap.impl.empire.model | |
---|---|
DataAccessException
A generic, unchecked exception thrown when a problem with accessing the underlying data should occur (e.g., because the data source is unavailable or the data cannot be parsed). |
|
Expressivity
Enumeration for different expressivities of the underlying RDF data. |
|
MappingPattern
An enumeration containing possible mappings between subjects and objects in a SSWAPGraph |
|
ModelResolver
Resolves a source model/SSWAP protocol graph by extracting definitions for all externally defined types |
|
PDG
A Provider Description Graph ( PDG ) describes a SSWAP semantic
web service Provider. |
|
RDFRepresentation
Enumeration of different representations of RDF data. |
|
RDG
A Resource Description Graph ( RDG ) describes a SSWAP semantic
web service. |
|
ReasoningService
Interface to reasoning services about data types. |
|
RIG
A Resource Invocation Graph ( RIG ) is for invocation of a SSWAP
semantic web service. |
|
RQG
A Resource Query Graph ( RQG ) is a specialized query sent to a
Discovery Server in request of all SSWAP semantic web services
(RDG s) that satisfy the query. |
|
RRG
A Resource Response Graph ( RRG ) is the return result of a SSWAP
semantic web service. |
|
SSWAPDatatype
Represents a datatype definition. |
|
SSWAPDocument
Represents a document in SSWAP that holds RDF content, such as may be hosted on the web (e.g., an RDG ). |
|
SSWAPElement
Represents a basic element in a SSWAPDocument . |
|
SSWAPGraph
A SSWAP Graph of a SSWAP Resource. |
|
SSWAPIndividual
Represents an individual in SSWAP, which corresponds to an RDF resource (a URI or blank node). |
|
SSWAPList
A list of SSWAP elements. |
|
SSWAPLiteral
Represents a literal value in SSWAP. |
|
SSWAPModel
The most abstract interface in the SSWAP Java API. |
|
SSWAPNode
SSWAPNodes are special individuals in SSWAP protocol, and they are handled specially. |
|
SSWAPObject
Object of SSWAP Graph. |
|
SSWAPPredicate
Represents an RDF predicate in SSWAP. |
|
SSWAPProperty
A SSWAPProperty is a specific instance of a
SSWAPPredicate with an assigned value, associated with a
SSWAPIndividual . |
|
SSWAPProtocol
Common interface for all protocol graphs ( RDG , RIG ,
RRG , etc.). |
|
SSWAPProvider
Describes a provider in SSWAP. |
|
SSWAPResource
Describes a resource (a service) in SSWAP. |
|
SSWAPSubject
Subject of a SSWAP Graph. |
|
SSWAPType
Represents a type of an individual in SSWAP. |
|
ValidationException
An exception that is thrown when a validation fails in SSWAP (i.e., it is found during the validation that the underlying RDF data does not conform to the SSWAP syntax or requirements.) |
Classes in info.sswap.api.model used by info.sswap.impl.http | |
---|---|
PDG
A Provider Description Graph ( PDG ) describes a SSWAP semantic
web service Provider. |
|
RDG
A Resource Description Graph ( RDG ) describes a SSWAP semantic
web service. |
|
RIG
A Resource Invocation Graph ( RIG ) is for invocation of a SSWAP
semantic web service. |
|
RQG
A Resource Query Graph ( RQG ) is a specialized query sent to a
Discovery Server in request of all SSWAP semantic web services
(RDG s) that satisfy the query. |
|
RRG
A Resource Response Graph ( RRG ) is the return result of a SSWAP
semantic web service. |
|
SSWAPDocument
Represents a document in SSWAP that holds RDF content, such as may be hosted on the web (e.g., an RDG ). |
Classes in info.sswap.api.model used by info.sswap.ontologies.data.api | |
---|---|
DataAccessException
A generic, unchecked exception thrown when a problem with accessing the underlying data should occur (e.g., because the data source is unavailable or the data cannot be parsed). |
|
SSWAPIndividual
Represents an individual in SSWAP, which corresponds to an RDF resource (a URI or blank node). |
|
SSWAPType
Represents a type of an individual in SSWAP. |
Classes in info.sswap.api.model used by info.sswap.ontologies.data.impl | |
---|---|
DataAccessException
A generic, unchecked exception thrown when a problem with accessing the underlying data should occur (e.g., because the data source is unavailable or the data cannot be parsed). |
|
SSWAPDocument
Represents a document in SSWAP that holds RDF content, such as may be hosted on the web (e.g., an RDG ). |
|
SSWAPIndividual
Represents an individual in SSWAP, which corresponds to an RDF resource (a URI or blank node). |
|
SSWAPPredicate
Represents an RDF predicate in SSWAP. |
|
SSWAPType
Represents a type of an individual in SSWAP. |
Classes in info.sswap.api.model used by info.sswap.ontologies.exec.impl | |
---|---|
RIG
A Resource Invocation Graph ( RIG ) is for invocation of a SSWAP
semantic web service. |
|
SSWAPNode
SSWAPNodes are special individuals in SSWAP protocol, and they are handled specially. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |