Difference between revisions of "ESciDoc Application Profile Source"

From MPDLMediaWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{ESciDoc Solutions}}
{{ESciDoc Solutions}}


==Aim and Scope==
== Introduction ==
You can find all open questions concerning this profile on the [[Talk:ESciDoc_Application_Profile_Source|discussion page]].


== Aim and Scope ==


==Designated community==
==Data Model==
 
 
==Functional requirements==
 


==Data model==
==Data model==
Line 14: Line 12:
<br style="clear:both;">
<br style="clear:both;">


==Description of a source==
==Namespaces==
 
===Namespaces===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="100pt" bgcolor=#fedcba | '''Term URI'''
|width="100pt" bgcolor=#fedcba | '''Term URI'''
Line 28: Line 24:
|}
|}


<br />


{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
Line 41: Line 36:
|}
|}


<br />


{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
Line 54: Line 48:
|}
|}


<br />


{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
Line 67: Line 60:
|}
|}


<br />


{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
Line 80: Line 72:
|}
|}


 
==Syntax Encoding Scheme==
 
 
 
----
 
===Syntax Encoding Scheme===


{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|colspan="2"|String data type definition
|colspan="2" bgcolor=#fedcba |'''String data type definition'''
|-
|-
|width="100pt" bgcolor=#fedcba| Name
|width="100pt" bgcolor=#fedcba| '''Name'''
|width="500pt"| <string>
|width="500pt"| <string>
|-
|-
| bgcolor=#fedcba | Label
| bgcolor=#fedcba | '''Label'''
| Character string
| Character string
|-
|-
| bgcolor=#fedcba | 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.
|}
|}
Line 103: Line 89:


{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
| colspan="2"|Date data type definition
| colspan="2" bgcolor=#fedcba|'''Date data type definition'''
|-
|-
|width="100pt" bgcolor=#fedcba| Name
|width="100pt" bgcolor=#fedcba| '''Name'''
|width="500pt"| <date>
|width="500pt"| <date>
|-
|-
| bgcolor=#fedcba | Label
| bgcolor=#fedcba | '''Label'''
| Date
| Date
|-
|-
| bgcolor=#fedcba | Defined By
| bgcolor=#fedcba | '''Defined By'''
| http://www.w3.org/TR/NOTE-datetime
| http://www.w3.org/TR/NOTE-datetime
|-
|-
| bgcolor=#fedcba | Definition
| bgcolor=#fedcba | '''Definition'''
|
|Character string representing a date to the complete date level of the [http://www.w3.org/TR/NOTE-datetime W3CDTF] profile of ISO 8601
Character string representing a date to the complete date level of the [http://www.w3.org/TR/NOTE-datetime W3CDTF] profile of ISO 8601
|}
|}




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


==Describing a source (Elements and element refinements) ==


 
=== Title ===
 
===Describing a source (Elements and element refinements) ===
 
 
==== Title ====
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 205: Line 186:
|}
|}


==== Alternative Title ====
=== Alternative Title ===
{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 268: Line 249:
|}
|}


==== Type/Genre ====
=== Type/Genre ===
{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 332: Line 313:




==== Volume ====
=== Volume ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 389: Line 370:
|}
|}


==== Issue====
=== Issue ===
{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 446: Line 427:
|}
|}


==== Start Page====
=== Start Page ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 503: Line 484:
|}
|}


==== End Page ====
=== End Page ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 560: Line 541:
|}
|}


==== Sequence Number ====
=== Sequence Number ===
{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 617: Line 598:
|}
|}


==== Extent ====
=== Extent ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 680: Line 661:
|}
|}


==== Publishinginfo ====
=== Publishinginfo ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 749: Line 730:
|}
|}


==== Publisher ====
=== Publisher ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 812: Line 793:
|}
|}


==== Place ====
=== Place ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 869: Line 850:
|}
|}


==== Edition ====
=== Edition ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 926: Line 907:
|}
|}


==== Identifier ====
=== Identifier ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 989: Line 970:
|}
|}


 
=== Source ===
 
==== Source ====
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
Line 1,054: Line 1,033:
|}
|}


===Relations===
== Relations of a source ==


==== Is Part Of ====
=== Is Part Of ===
{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''

Revision as of 08:33, 16 September 2008

eSciDoc Solutions

PubMan:
Overview · Functionalities
Interfaces · Support

Faces:
Overview · Functionalities
Scope · Support

ViRR:
Overview · Functionalities
Scope · Support

imeji
Digitization Lifecycle

edit


Introduction[edit]

You can find all open questions concerning this profile on the discussion page.

Aim and Scope[edit]

Data Model[edit]

Data model[edit]

Preliminary data model for a publication in PubMan (needs to be changed)


Namespaces[edit]

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


Term URI http://www.w3.org/2006/vcard/ns#
Name vCard:
Label An Ontology for vCards


Term URI http://purl.org/agmes/1.1/
Name ags:
Label Agricultural Metadata Element Set


Term URI http://purl.org/rslp/terms
Name rslp:
Label Research Support Libraries Programme


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.


Date data type definition
Name <date>
Label Date
Defined By http://www.w3.org/TR/NOTE-datetime
Definition Character string representing a date to the complete date level of the W3CDTF profile of ISO 8601


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 source (Elements and element refinements)[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 -
eSciDoc Comment -
Type of term Property
Refines -
Refined by http://purl.org/dc/terms/alternative
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype string
Occurrence Min: 1; Max: 1
Best practice -
Remarks -
Status implemented

Alternative Title[edit]

Term URI http://purl.org/dc/terms/alternative
Name alternative
Label Alternative Title
Defined by: -
DC Definition An alternative name for the resource.
DC Comment The distinction between titles and alternative titles is application-specific.
eSciDoc Definition -
eSciDoc Comment -
Type of term Property
Refines http://purl.org/dc/terms/title
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min:0; Max: Unbounded
Best practice -
Remarks -
Status implemented

Type/Genre[edit]

Term URI http://purl.org/dc/terms/type
Name type
Label Genre
Defined by: -
DC Definition The nature or genre of the resource.
DC Comment Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary[1]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.
eSciDoc Definition -
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme http://purl.org/escidoc/metadata/terms/type/
see ESciDoc PublicationType Encoding Scheme
Obligation Mandatory
Condition -
Datatype string
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Maximum occurrence might be changed in the future
Status implemented


Volume[edit]

Term URI http://purl.org/escidoc/metadata/terms/volume
Name volume
Label Volume
Defined by: -
eSciDoc Definition -
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 -
Status implemented

Issue[edit]

Term URI http://purl.org/escidoc/metadata/terms/issue
Name issue
Label Issue
Defined by: -
eSciDoc Definition -
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype integer
Occurrence Min: 0; Max: 1;
Best practice -
Remarks -
Status implemented

Start Page[edit]

Term URI http://purl.org/dc/terms/startpage
Name start-page
Label Start Page
Defined by: -
eSciDoc Definition The date when the publication was created.
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 -
Status implemented

End Page[edit]

Term URI http://purl.org/dc/terms/endpage
Name end-page
Label End Page
Defined by: -
eSciDoc Definition -
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 -
Status implemented

Sequence Number[edit]

Term URI http://purl.org/escidoc/metadata/terms/sequencenumber
Name sequence-number
Label Sequence Number
Defined by: -
eSciDoc Definition -
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 -
Status implemented

Extent[edit]

Term URI http://purl.org/dc/terms/extent
Name extent
Label Total number of pages
Defined by: -
DC Definition The size or duration of the resource.
DC Comment -
eSciDoc Definition -
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 string
Occurrence Min: 0; Max: 1
Best practice -
Remarks pls. add Source.TotalNumberOfPages, see also: Talk:PubMan_Metadata_Sets
Status implemented as total-number-of-pages

Publishinginfo[edit]

Term URI http://purl.org/escidoc/metadata/terms/publishinginfo
Name publishinginfo
Label Publishing Info
Defined by: -
DC Definition An entity responsible for making the resource available.
DC Comment Examples of a Publisher include a person, an organization, or a service.
eSciDoc Definition The institution which published the item and additional information, e.g. the publisher name and place of a book, or the university where a theses has been created.
eSciDoc Comment -
Type of term Property
Refines -
Refined by http://purl.org/dc/terms/publisher
Refined by http://purl.org/escidoc/metadata/terms/place
Refined by http://purl.org/escidoc/metadata/terms/edition
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1
Best practice -
Remarks -
Status implemented

Publisher[edit]

Term URI http://purl.org/escidoc/metadata/terms/publishinginfo
Name publisher
Label Publisher
Defined by: -
DC Definition An entity responsible for making the resource available.
DC Comment Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.
eSciDoc Definition The institution which published the item and additional information, e.g. the publisher name and place of a book, or the university where a theses has been created.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/escidoc/metadata/terms/publishinginfo
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype string
Occurrence Min: 1; Max: 1
Best practice -
Remarks -
Status implemented

Place[edit]

Term URI http://purl.org/escidoc/metadata/terms/place
Name place
Label Place
Defined by: -
eSciDoc Definition The location of the publisher.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/escidoc/metadata/terms/publishinginfo
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1
Best practice -
Remarks -
Status implemented

Edition[edit]

Term URI http://purl.org/escidoc/metadata/terms/edition
Name edition
Label Edition
Defined by: -
eSciDoc Definition The edition of the publication.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/escidoc/metadata/terms/publishinginfo
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1
Best practice -
Remarks -
Status implemented

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 An external identifier for the resource.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme ISBN, ISSN, DOI, arXiv, ...
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: Unbounded
Best practice -
Remarks -
Status implemented

Source[edit]

Term URI http://purl.org/dc/elements/1.1/source
Name source
Label Source
Defined by:
DC Definition A related resource from which the described resource is derived.
DC Comment The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.
eSciDoc Definition -
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype SourceType
Occurrence Min: 0; Max: unbounded;
Best practice -
Remarks -
Status implemented

Relations of a source[edit]

Is Part Of[edit]

Term URI http://purl.org/dc/terms/isPartOf
Name isPartOf
Label is Part Of
Defined by: -
DC Definition A related resource in which the described resource is physically or logically included.
DC Comment -
eSciDoc Definition The bundle in which the item has been published, e.g. a journal, a book, a series or a database.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: Unbounded
Best practice -
Remarks -
Status draft

Related Application Profiles[edit]

eSciDoc

ViRR

Related eSciDoc Encoding Schemes[edit]

References[edit]

  1. DCMI Type Vocabulary [DCMITYPE], see http://dublincore.org/documents/dcmi-type-vocabulary/"