| Interface | Description |
|---|---|
| DublinCore |
This interface is mainly intended to encapsulate Dublin Core metadata, but it is also capable of maintaining
proprietary metadata alongside the Dublin Core.
|
| EventCatalogUIAdapter |
An interface class to support the creation of data providers.
|
| MetadataCollection | |
| SeriesCatalogUIAdapter |
A
SeriesCatalogUIAdapter converts between a concrete MetadataCatalog
implementation and a MetadataCollection that |
| Temporal.Match<A> |
Safe temporal decomposition.
|
| Class | Description |
|---|---|
| DCMIPeriod |
A time interval, representing a DCMI period.
|
| DublinCoreByteFormat |
Byte serialization of Dublin Core catalogs.
|
| DublinCoreCatalog |
Catalog for DublinCore structured metadata to be serialized as XML.
|
| DublinCoreCatalogList |
Simple class that enables storage of
DublinCoreCatalog list and serializing into xml or json string. |
| DublinCoreCatalogService |
Parses
DublinCoreCatalogs from serialized DC representations. |
| DublinCoreJsonFormat |
Parse a DublinCore catalog from JSON.
|
| DublinCores |
Factory for metadata catalogs following the DublinCore standard.
|
| DublinCoreUtil |
Utility functions for DublinCores.
|
| DublinCoreValidator |
This class is used to validate a dublin core catalog.
|
| DublinCoreValue |
Representation of a DublinCore conforming property value.
|
| DublinCoreXmlFormat |
XML serialization of Dublin Core catalogs.
|
| EncodingSchemeUtils |
Utility class to facilitate the work with DCMI encoding schemes.
|
| MetadataField<A> |
This is a generic and very abstract view of a certain field/property in a metadata catalog.
|
| OpencastDctermsDublinCore |
DublinCoreCatalog wrapper to deal with DublinCore metadata according to the Opencast schema. |
| OpencastDctermsDublinCore.Episode | |
| OpencastDctermsDublinCore.Series | |
| OpencastMetadataCodec |
Collection of metadata encoding functions following Opencast rules.
|
| StaticMetadataServiceDublinCoreImpl |
This service provides
StaticMetadata for a given mediapackage,
based on a contained dublin core catalog describing the episode. |
| Temporal |
A time related algebraic data type.
|
| Enum | Description |
|---|---|
| MetadataField.JsonType | |
| MetadataField.Type |
Possible types for the metadata field.
|
| Precision |
The date output precision.
|
| Exception | Description |
|---|---|
| MetadataParsingException |
An exception which indicates that the given JSON for the EventMetada can not be parsed correctly
|
Copyright © 2009–2019 Opencast Project. All rights reserved.