Difference between revisions of "Faces Application Profile FacesFile"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 2: Line 2:


== Namespaces ==
== Namespaces ==
{| border="1"
{| style="border:1px solid #1b90b5; "
|width="100pt"| Term URI
|width="100pt" bgcolor=#fedcba | '''Term URI'''
|width="500pt"| http://purl.org/dc/terms/
|width="500pt"| http://purl.org/dc/terms/
|-
|-
| Name
| bgcolor=#fedcba | '''Name'''
| dcterms:
| dcterms:
|-
|-
| Label
| bgcolor=#fedcba | '''Label'''
| Dublin Core terms
| Dublin Core terms
|}
|}
Line 15: Line 15:
<br />
<br />


{| border="1"
{| style="border:1px solid #1b90b5; "
|width="100pt"| Term URI
|width="100pt" bgcolor=#fedcba | '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms
|width="500pt"| http://purl.org/escidoc/metadata/terms
|-
|-
| Name
| bgcolor=#fedcba | Name
| escidoc:
| escidoc:
|-
|-
| Label
| bgcolor=#fedcba | '''Label'''
| eSciDoc terms
| eSciDoc terms
|}
|}
Line 28: Line 28:
==Syntax Encoding Scheme==
==Syntax Encoding Scheme==


{| border="1"  
{| style="border:1px solid #1b90b5; "
|colspan="2"|String data type definition
|colspan="2" bgcolor=#fedcba | '''String data type definition'''
|-
|-
|width="100pt"| Name
|width="100pt" bgcolor=#fedcba | '''Name'''
|width="500pt"| <string>
|width="500pt"| <string>
|-
|-
| Label
| bgcolor=#fedcba | '''Label'''
| Character string
| Character string
|-
|-
| Definition
| bgcolor=#fedcba | '''Definition'''
| A string of ASCII characters. No formatting tags may be included. The following characters must be encoded for XML: '&' - '&amp;'; '<' - '&lt;'; '>' - '&gt;'. A limited list of non-ASCII characters may be included encoded as character entities.
| A string of ASCII characters. No formatting tags may be included. The following characters must be encoded for XML: '&' - '&amp;'; '<' - '&lt;'; '>' - '&gt;'. A limited list of non-ASCII characters may be included encoded as character entities.
|}
|}




{| border="1"
{| style="border:1px solid #1b90b5; "
| colspan="2"|URI data type definition
| colspan="2" bgcolor=#fedcba | '''URI data type definition'''
|-
|-
|width="100pt"| Name
|width="100pt" bgcolor=#fedcba | '''Name'''
|width="500pt"| <URI>
|width="500pt"| <URI>
|-
|-
| Label
| bgcolor=#fedcba | '''Label'''
| URI
| URI
|-
|-
| Defined By
| bgcolor=#fedcba | '''Defined By'''
|http://www.ietf.org/rfc/rfc2396.txt
|http://www.ietf.org/rfc/rfc2396.txt
|-
|-
| Definition
| bgcolor=#fedcba | '''Definition'''
| Character string for a URI
| Character string for a URI
|}
|}

Revision as of 09:02, 26 June 2008

eSciDoc Solutions

PubMan:
Overview · Functionalities
Interfaces · Support

Faces:
Overview · Functionalities
Scope · Support

ViRR:
Overview · Functionalities
Scope · Support

imeji
Digitization Lifecycle

edit


Namespaces[edit]

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


Term URI http://purl.org/escidoc/metadata/terms
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 (used: ESciDoc File)[edit]

Faces file.jpg

Title (from ESciDoc File)[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 name of a study set.
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 -
Open Questions -

Description (from ESciDoc File)[edit]

Term URI http://purl.org/dc/terms/description
Name description
Label Description
Defined by: -
DC Definition -
DC Comment -
eSciDoc Definition A short description of a file.
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 -
Open Questions -

Identifier (from ESciDoc File)[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 -
Open Questions -

Content Category (from ESciDoc File)[edit]

Term URI http://purl.org/escidoc/metadata/terms/contentcategory
Name contentcategory
Label Content Category
Defined by: -
eSciDoc Definition The label of the representation of a FacesItem.
eSciDoc Comment e.g. thumbnail, web resolution and high resolution
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme http://purl.org/escidoc/metadata/terms/contentcategory/ ESciDoc_Encoding_Schemes#Content_Category_Encoding_Scheme
Obligation Mandatory
Condition -
Datatype string
Occurrence Min: 1; Max: 1;
Best practice -
Open Questions -


Extent (from ESciDoc File)[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. If no content is provided, size is zero.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/dc/terms/format
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype -
Occurrence Min: 0; Max: 1;
Best practice -
Open Questions -

Format (from ESciDoc File)[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 Optional
Condition -
Datatype -
Occurrence Min: 0; Max: 1;
Best practice -
Open Questions -