The SEDRIS Data Representation Model
APPENDIX A - Classes Browse Media |
---|
An instance of this DRM class specifies a graphic or multimedia resource that provides a preview of the content of its containing SEDRIS object.
A map of the area covered by a <Transmittal Root> or <Environment Root> instance.
A rotating image of a <Model> of an M1A2 tank.
A thumbnail version of an <Image> in the <Image Library>.
A graphic visualization of a function defined by a <Data Table>.
A graphic depiction of the contents of a <Colour Table>.
As a component of <Transmittal Root>, a movie clip of a fly-through of the transmittal.
This class provides [ISO 19115]-compliant metadata in the form of a graphical or multi-media representation that previews the content of its containing SEDRIS object. Its purpose is to allow a potential user of the attributed object to easily assess the utility of the attributed object.
The resource is identified by a SEDRIS media URN which can be resolved to a URL for the resource. The URN contains a "media format tag" field. These tags are registered by the SEDRIS Organization to denote specific media formats. The resource may be encoded in any one of these registered formats.
SE_String | name; | (notes) |
---|---|---|
SE_Media_Format | media_format; | (notes) |
SE_URN | media_urn; | (notes) |
SE_String | description; | (notes) |
The name field specifies the title of the resource.
The media_format field specifies the media format of the resource.
The media_urn field specifies a SEDRIS media URN, in the form urn:x-sedris:<DNAS>:media=<MN> where: <DNAS> is domain name authority name string, and <MN> is a scoped browse media resource name string.
The description field, if not empty, provides a description of the resource.
|