|
Class Summary |
| Annotation |
An Annotation will contain a set of RDF
statements which refer to a specific resource or part of resource
(segment) known as the subject of the annotations. |
| Audio |
An audio unit describes audio content out of
media document. |
| ComposedQuery |
This kind of query is only an aggregation of
query using a n-ary boolean operator to combine them. |
| ComposedResource |
A ComposedResource defines a simple aggregate of
resources and allows to regroup them within the same unit. |
| Coordinate |
A coordinate is a simple container of two
dimensional coordinate aiming at localising information spatially in
a mediaUnit; for instance in an image or a video. |
| Document |
A document is assumed to be a composed unit which
handle the references of all the unit which have been build on it
through the multiple processes. |
| ElementaryQuery |
This kind of query is simply not a
ComposedQuery. |
| Image |
An image unit describe a visual static content
out of media document. |
| LinearSegment |
A linear segment is a position which can be
described by a start and stop reference in accordance to a number of
UTF-8 characters metric. |
| LowLevelDescriptor |
A low level descriptor is composed of a
setfeatures that have been extracted from a document or a part of
document. |
| MediaUnit |
This is the major object manipulated through
the WebLab platform. |
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.ow2.weblab.core.model package. |
| PieceOfKnowledge |
A PieceOfKnowledge (or PoK) object should be
understood as the definition provided by the W3C in its resource
description framework. |
| Query |
A query is a resource which contains request
data. |
| Resource |
A resource refers to any object that could be
manipulated in the WebLab platform. |
| ResultSet |
A ResultSet is specific resource to described
result of a Query. |
| Segment |
A segment is a resource that should not have any
content and which is linked to a media unit. |
| SimilarityQuery |
This query is dedicated for search by
similarity and thus its content is one or more resources. |
| SpatialSegment |
A spatial segment is aiming to localise any
meaningful content in a spatial document. |
| StringQuery |
This query is dedicated for any query
expression language which can be expressed in a simple string such
as full text queries, XQuery or SPARQL. |
| TemporalSegment |
A temporal segment is a segment that is described
by a start and stop reference in accordance to a millisecond metric. |
| Text |
A text unit is the simplest specification of the
media unit dedicated to full text data. |
| Video |
A video unit describes a dynamic visual content
out of media document. |