Faces Application Profile FacesFile

From MPDLMediaWiki
Jump to navigation Jump to search
eSciDoc Solutions

PubMan:
Overview · Functionalities
Interfaces · Support

Faces:
Overview · Functionalities
Scope · Support

ViRR:
Overview · Functionalities
Scope · Support

imeji
Digitization Lifecycle

edit


Introduction[edit]

Please enter all comments concerning the use cases on the discussion page.

Aim and Scope[edit]

Each FacesItme will be represented by three files: a thumbnail, a web resolution and a high resolution.

Metadata Model[edit]

Faces file.jpg

Namespaces[edit]

Term URI http://purl.org/dc/terms/
Name dcterms:
Label Dublin Core terms


Term URI http://purl.org/escidoc/metadata/terms/0.1/
Name escidoc:
Label eSciDoc terms

Syntax Encoding Scheme[edit]

String data type definition
Name <string>
Label Character string
Definition A string of ASCII characters. No formatting tags may be included. The following characters must be encoded for XML: '&' - '&'; '<' - '<'; '>' - '>'. A limited list of non-ASCII characters may be included encoded as character entities.


URI data type definition
Name <URI>
Label URI
Defined By http://www.ietf.org/rfc/rfc2396.txt
Definition Character string for a URI

Describing a FacesFile[edit]

Title[edit]

Term URI http://purl.org/dc/terms/title
Name title
Label Title
Defined by: -
DC Definition A name given to the resource.
DC Comment -
eSciDoc Definition The title of the file.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype string
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Related to "title" from ESciDoc File

Content Category[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/content-category
Name content_category
Label Content Category
Defined by: -
eSciDoc Definition The label of the representation of a FacesItem.
eSciDoc Comment
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme thumbnail, web resolution, high resolution (ESciDoc_Encoding_Schemes#Content Category Encoding Scheme)
Obligation Mandatory
Condition -
Datatype string
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Related to "content category" from ESciDoc File

Extent[edit]

Term URI http://purl.org/dc/terms/extent
Name extent
Label Size
Defined by: -
DC Definition The size or duration of the resource.
DC Comment -
eSciDoc Definition The size of the file in Bytes.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/dc/terms/format
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype -
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Related to "extend" from ESciDoc File

Format[edit]

Term URI http://purl.org/dc/terms/format
Name format
Label Content Category
Defined by: -
DC Definition The file format, physical medium, or dimensions of the resource.
DC Comment Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME].
eSciDoc Definition The MIME-Type of the uploaded format.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme dcterms:IMT (= Internet media type of the resource, for valid values see http://www.iana.org/assignments/media-types/)
Obligation Mandatory
Condition -
Datatype -
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Related to "format" from ESciDoc File

AccessRights[edit]

Term URI http://purl.org/dc/terms/accessRights
Name accessRights
Label Access Level
Defined by: -
DC Definition Information about who can access the resource or an indication of its security status.
DC Comment Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.
eSciDoc Definition The access level of a file.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/dc/terms/rights
Refined by -
Encoding Scheme For -
Has Encoding Scheme public (visible for all users), intern (only visible to account users) ESciDoc_Encoding_Schemes#Access_Rights_Encoding_Scheme
Obligation Mandatory
Condition -
Datatype URI
Occurrence Min: 1; Max: 1
Best practice -
Remakrs Related to "access rights" from ESciDoc File

Identifier[edit]

Term URI http://purl.org/dc/terms/identifier
Name identifier
Label identifier
Defined by: -
DC Definition An unambiguous reference to the resource within a given context.
DC Comment Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.
eSciDoc Definition The persistent identifier of the file if the item is released. Handle prefix +item ID+fileID.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme Handle prefix +item ID+fileID.
Obligation Optional
Condition -
Datatype URI
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Same as "identifier" in ESciDoc File

Technical Metadata[edit]

Image Width[edit]

Term URI -
Name ImageWith
Label Image Width
Defined by: -
eSciDoc Definition The width of an image in pixel.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype integer
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Is part of Exif.

Image Hight[edit]

Term URI -
Name ImageHight
Label Image Hight
Defined by: -
eSciDoc Definition The hight of an image in pixel.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype integer
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Is part of Exif.

Horizontal Resolution[edit]

Term URI -
Name XResolution
Label Horizontal Resolution
Defined by: -
eSciDoc Definition The horizontal resolution of an image in dpi (dot per inch).
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype integer
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Is part of Exif.

Vertical Resolution[edit]

Term URI -
Name YResolution
Label Vertical Resolution
Defined by: -
eSciDoc Definition The vertical resolution (dot per inch) of an image in dpi.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype integer
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Is part of Exif.

Created[edit]

Term URI http://purl.org/dc/terms/created
Name DateTime
Label Date Created
Defined by: -
DC Definition An entity primarily responsible for making the resource.
DC Comment Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.
eSciDoc Definition The timestamp (date and time) of the creation of an image.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype date
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Is part of Exif.

Image Acquisition device[edit]

This metadata is similar in all three files (thumbnail, web resolution, original resolution) of one item.

Make[edit]

Term URI -
Name Make
Label Make (Gerätehersteller)
Defined by: -
eSciDoc Definition The make of the used image acquisition device for an image.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

Model[edit]

Term URI -
Name Model
Label Model (Kameramodel)
Defined by: -
eSciDoc Definition The model of the used image acquisition device for an image.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

Color Depth[edit]

Term URI -
Name -
Label Color Depth (Farbtiefe, Bittiefe)
Defined by: -
eSciDoc Definition The color depth of an image (dependent from the used acquisition device).
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme 8, 16, 32
Obligation Optional
Condition -
Datatype interer
Occurrence Min: 0; Max: 1;
Best practice -
Remarks -

Color Scape[edit]

Term URI -
Name ColorSpace
Label Color Scape (Farbdarstellung)
Defined by: -
eSciDoc Definition The color scape (Farbpalette) of an image (dependent from the used acquisition device).
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme sRGB, uncalibrated
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

Flash[edit]

Term URI -
Name Flash
Label Flash
Defined by: -
eSciDoc Definition The usage of a flash for the creation of a picture (dependent from the used acquisition device).
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme yes, no
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

Shutter Speed Value[edit]

Term URI -
Name ShutterSpeedValue
Label Shutter Speed Value (Belichtungszeit)
Defined by: -
eSciDoc Definition The shutter speed value of an image in seconds (dependent from the used acquisition device).
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

Exposure Program[edit]

Term URI -
Name ExposureProgram
Label Exposure Program (Belichtungsprogramm)
Defined by: -
eSciDoc Definition The exposure program used for the creation of an image (dependent from the used acquisition device).
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme manual, normal program, aperture priority, shutter priority, creative program, action program, portrait mode, landscape mode
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

Focal Length[edit]

Term URI -
Name FocalLength
Label Focal Length (Brennweite)
Defined by: -
eSciDoc Definition The focal length used for the creation of an image in millimeters (dependent from the used acquisition device).
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype integer
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

Aperture Value[edit]

Term URI -
Name ApertureValue
Label Aperture Value (F-Nummer, Blendenöffnung)
Defined by: -
eSciDoc Definition The aperture value used for the creation of an image (dependent from the used acquisition device).
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

ISO Value[edit]

Term URI -
Name ISOSpeedRating
Label ISO Value
Defined by: -
eSciDoc Definition -
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

Metering Mode[edit]

Term URI -
Name MeteringMode
Label Metering Mode (Messmodus)
Defined by: -
eSciDoc Definition The metering mode used for the creation of an image (dependent from the used acquisition device).
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For average, center weighted average, spot, multispot, pattern, partial
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1;
Best practice -
Remarks Is part of Exif.

Related Application Profiles[edit]

eSciDoc

Faces