Difference between revisions of "ESciDoc Application Profile Source"

From MPDLMediaWiki
Jump to navigation Jump to search
 
(63 intermediate revisions by 5 users not shown)
Line 4: Line 4:
Please enter all comments concerning the use cases on the [[Talk:ESciDoc_Application_Profile_Source|discussion page]].
Please enter all comments concerning the use cases on the [[Talk:ESciDoc_Application_Profile_Source|discussion page]].


== Aim and Scope ==


==Data Model==
[[Image:Publication_Data_Model.png|left|thumb|500px|Preliminary data model for a publication in PubMan (needs to be changed)]]
<br style="clear:both;">
==Namespaces==
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba | '''Term URI'''
|width="500pt"| http://purl.org/dc/terms/
|-
| bgcolor=#fedcba | '''Name'''
| dcterms:
|-
| bgcolor=#fedcba | '''Label'''
| Dublin Core terms
|}
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="500pt"| http://www.w3.org/2006/vcard/ns#
|-
|bgcolor=#fedcba| '''Name'''
| vCard:
|-
|bgcolor=#fedcba| '''Label'''
| An Ontology for vCards
|}
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="500pt"| http://purl.org/agmes/1.1/
|-
|bgcolor=#fedcba| '''Name'''
| ags:
|-
|bgcolor=#fedcba| '''Label'''
| Agricultural Metadata Element Set
|}
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="500pt"| http://purl.org/rslp/terms
|-
|bgcolor=#fedcba| '''Name'''
| rslp:
|-
|bgcolor=#fedcba| '''Label'''
| Research Support Libraries Programme
|}
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms
|-
|bgcolor=#fedcba| '''Name'''
| escidoc:
|-
|bgcolor=#fedcba| '''Label'''
| eSciDoc terms
|}
==Syntax Encoding Scheme==
{| style="border:1px solid #1b90b5; "
|colspan="2" bgcolor=#fedcba |'''String data type definition'''
|-
|width="150pt" bgcolor=#fedcba| '''Name'''
|width="500pt"| <string>
|-
| bgcolor=#fedcba | '''Label'''
| Character string
|-
| 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.
|}
{|style="border:1px solid #1b90b5; "
| colspan="2" bgcolor=#fedcba|'''Date data type definition'''
|-
|width="150pt" bgcolor=#fedcba| '''Name'''
|width="500pt"| <date>
|-
| bgcolor=#fedcba | '''Label'''
| Date
|-
| bgcolor=#fedcba | '''Defined By'''
| http://www.w3.org/TR/NOTE-datetime
|-
| 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
|}
{| style="border:1px solid #1b90b5; "
| colspan="2" bgcolor=#fedcba|'''URI data type definition'''
|-
|width="150pt" bgcolor=#fedcba| '''Name'''
|width="500pt"| <URI>
|-
| bgcolor=#fedcba | '''Label'''
| URI
|-
| bgcolor=#fedcba | '''Defined By'''
|http://www.ietf.org/rfc/rfc2396.txt
|-
| bgcolor=#fedcba | '''Definition'''
| Character string for a URI
|}


=eSciDoc PubMan Description Template: Source=
=eSciDoc PubMan Description Template: Source=
Line 128: Line 14:
=== Title ===
=== Title ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/dc/elements/1.1/title
|width="500pt"| http://purl.org/dc/elements/1.1/title
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| title
| title
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Title
| Title
|-
|-
| bgcolor=#fedcba | '''DC Definition'''
| bgcolor=#CEE3F6 | '''DC Definition'''
| A name given to the resource.
| A name given to the resource.
|-
|-
| bgcolor=#fedcba | '''DC Comment'''
| bgcolor=#CEE3F6 | '''DC Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| -
| Title of the described item.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Language Constraint'''
| yes
|-
| bgcolor=#CEE3F6 | '''Obligation'''
| Mandatory
| Mandatory
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 1; Max: 1
| Min: 1; Max: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 167: Line 62:
=== Alternative Title ===
=== Alternative Title ===
{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/dc/terms/alternative
|width="500pt"| http://purl.org/dc/terms/alternative
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| alternative
| alternative
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Alternative Title
| Alternative Title
|-
|-
| bgcolor=#fedcba | '''DC Definition'''
| bgcolor=#CEE3F6 | '''DC Definition'''
| An alternative name for the resource.
| An alternative name for the resource.
|-
|-
| bgcolor=#fedcba | '''DC Comment'''
| bgcolor=#CEE3F6 | '''DC Comment'''
| The distinction between titles and alternative titles is application-specific.
| The distinction between titles and alternative titles is application-specific.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Language Constraint'''
| yes
|-
| bgcolor=#CEE3F6 | '''Refines'''
| http://purl.org/dc/elements/1.1/title
| http://purl.org/dc/elements/1.1/title
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min:0; Max: Unbounded
| Min:0; Max: Unbounded
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 209: Line 113:
=== Volume ===
=== Volume ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/volume
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/volume
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| volume
| volume
|-
|-
| bgcolor=#fedcba |'''Label'''
| bgcolor=#CEE3F6 |'''Label'''
| Volume
| Volume
|-
|-
| bgcolor=#fedcba |'''eSciDoc Definition'''
| bgcolor=#CEE3F6 |'''eSciDoc Definition'''
| -
| The volume of the source in which the described item was published in.
|-
|-
| bgcolor=#fedcba |'''eSciDoc Comment'''
| bgcolor=#CEE3F6 |'''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba |'''Type of term'''
| bgcolor=#CEE3F6 |'''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba |'''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 |'''Refines'''
| -
| -
|-
|-
| bgcolor=#fedcba |'''Obligation'''
| bgcolor=#CEE3F6 |'''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba |'''Occurrence'''
| bgcolor=#CEE3F6 |'''Occurrence'''
| Min:0; Max: 1
| Min:0; Max: 1
|-
|-
| bgcolor=#fedcba |'''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6 |'''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba |'''Remarks'''
| bgcolor=#CEE3F6 |'''Remarks'''
| -
| -
|}
|}
Line 245: Line 158:
=== Issue ===
=== Issue ===
{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/issue
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/issue
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| issue
| issue
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Issue
| Issue
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| -
| The issue of the source in which the described item was published in.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Refines'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Mandatory
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1;
| Min: 0; Max: 1;
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 281: Line 203:
=== Start Page ===
=== Start Page ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/start-page
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/start-page
|-
|-
| bgcolor=#fedcba | '''Name'''
| bgcolor=#CEE3F6 | '''Name'''
| start-page
| start-page
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Start Page
| Start Page
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| The date when the publication was created.
| Page where the described item starts.  
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Refines'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1
| Min: 0; Max: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 317: Line 248:
=== End Page ===
=== End Page ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"|  http://purl.org/escidoc/metadata/terms/0.1/end-page
|width="500pt"|  http://purl.org/escidoc/metadata/terms/0.1/end-page
|-
|-
| bgcolor=#fedcba | '''Name'''
| bgcolor=#CEE3F6 | '''Name'''
| end-page
| end-page
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| End Page
| Endpage
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| -
| Page where the described item ends.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Refines'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1
| Min: 0; Max: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 353: Line 293:
=== Sequence Number ===
=== Sequence Number ===
{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/sequence-number
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/sequence-number
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| sequence-number
| sequence-number
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Sequence Number
| Sequence Number
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| -
| The number of the described item within the source.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Refines'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1
| Min: 0; Max: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 389: Line 338:
=== Total number of pages ===
=== Total number of pages ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/total-number-of-pages
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/total-number-of-pages
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| total-number-of-pages
| total-number-of-pages
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Total number of pages
| Total number of pages
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| -
| The number of pages of the described item. Note: The pages of an item published in a bundle is part of the source container.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Refines'''
| http://purl.org/dc/terms/extent
| http://purl.org/dc/terms/extent
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1
| Min: 0; Max: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''   
| bgcolor=#CEE3F6 | '''Remarks'''   
| pls. add Source.TotalNumberOfPages, see also: [[Talk:PubMan_Metadata_Sets]]
| pls. add Source.TotalNumberOfPages, see also: [[Talk:PubMan_Metadata_Sets]]
|}
|}
Line 425: Line 383:
=== Publisher ===
=== Publisher ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/dc/terms/publisher
|width="500pt"| http://purl.org/dc/terms/publisher
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| publisher
| publisher
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Publisher
| Publisher
|-
|-
| bgcolor=#fedcba | '''DC Definition'''
| bgcolor=#CEE3F6 | '''DC Definition'''
| An entity responsible for making the resource available.
| An entity responsible for making the resource available.
|-
|-
| bgcolor=#fedcba | '''DC Comment'''
| bgcolor=#CEE3F6 | '''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.
| 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.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''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.
| 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.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| http://purl.org/escidoc/metadata/terms/publishinginfo
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Language Constraint'''
| yes
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Refines'''
| Mandatory
| http://purl.org/escidoc/metadata/terms/publishing-info
|-
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 1; Max: 1
| Min: 1; Max: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 467: Line 434:
=== Place ===
=== Place ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/place
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/place
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| place
| place
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Place
| Place
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| The location of the publisher.
| Place where described item has been published.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Language Constraint'''
| yes
|-
| bgcolor=#CEE3F6 | '''Refines'''
| http://purl.org/escidoc/metadata/terms/0.1/publishing-info
| http://purl.org/escidoc/metadata/terms/0.1/publishing-info
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1
| Min: 0; Max: unbounded
|-
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 503: Line 482:
=== Edition ===
=== Edition ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/edition
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/edition
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| edition
| edition
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Edition
| Edition
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| The edition of the publication.
| The version of the described item.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Refines'''
| http://purl.org/escidoc/metadata/terms/0.1/publishing-info
| http://purl.org/escidoc/metadata/terms/0.1/publishing-info
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1
| Min: 0; Max: unbounded
|-
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 541: Line 529:
=== Genre ===
=== Genre ===
{|style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/dc/elements/1.1/type
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/publication-type
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| type
| type
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Genre
| Genre
|-
|-
| bgcolor=#fedcba | '''DC Definition'''
| bgcolor=#CEE3F6 | '''DC Definition'''
| The nature or genre of the resource.
| The nature or genre of the resource.
|-
|-
| bgcolor=#fedcba | '''DC Comment'''
| bgcolor=#CEE3F6 | '''DC Comment'''
| Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary<ref name="dcmitype">DCMI Type Vocabulary [DCMITYPE], see http://dublincore.org/documents/dcmi-type-vocabulary/"</ref>. To describe the file format, physical medium, or dimensions of the resource, use the Format element.
| Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary<ref name="dcmitype">DCMI Type Vocabulary [DCMITYPE], see http://dublincore.org/documents/dcmi-type-vocabulary/"</ref>. To describe the file format, physical medium, or dimensions of the resource, use the Format element.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| -
| The genre of a source describes the type of the source.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Has Encoding Scheme'''
| bgcolor=#CEE3F6 | '''Domain'''
|http://purl.org/escidoc/metadata/terms/type/ <br>see [[ESciDoc PublicationType Encoding Scheme]]
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Refines'''
| Mandatory
| http://purl.org/dc/terms/type
|-
| bgcolor=#CEE3F6 | '''Has Encoding Scheme'''
| http://purl.org/escidoc/metadata/ves/publication-types/
|-
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 1; Max: 1;
| Min: 1; Max: 1;
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| Maximum occurrence might be changed in the future  
| Maximum occurrence might be changed in the future  
|-
|-
Line 584: Line 581:
=== Creator ===
=== Creator ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/creator
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/creator
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| creator
| creator
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Creator
| Creator
|-
|-
| bgcolor=#fedcba | '''DC Definition'''
| bgcolor=#CEE3F6 | '''DC Definition'''
| An entity primarily responsible for making the resource.
| An entity primarily responsible for making the resource.
|-
|-
| bgcolor=#fedcba | '''DC Comment'''
| bgcolor=#CEE3F6 | '''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.
| 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.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| -
| The creator of the source, e.g. the editor of a book or a book series.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| http://purl.org/dc/elements/1.1/creator
| Source
|-
|-
| bgcolor=#fedcba | '''Has Range'''
| bgcolor=#CEE3F6 | '''Range'''
| http://purl.org/escidoc/metadata/terms/person
| [[ESciDoc_Application_Profile_Person]]
|-
|-
| bgcolor=#fedcba | '''Has Range'''
| bgcolor=#CEE3F6 | '''Range'''
| http://purl.org/escidoc/metadata/terms/organization
| [[ESciDoc_Application_Profile_Organization]]
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Refines'''
| http://purl.org/dc/elements/1.1/creator
|-
| bgcolor=#CEE3F6 | '''Obligation'''
| Mandatory
| Mandatory
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 1; Max: Unbounded;
| Min: 0; Max: Unbounded;
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| Example: http://schemas.library.nhs.uk/Term/DC/contributor.html
| Example: http://schemas.library.nhs.uk/Term/DC/contributor.html
|}
|}
Line 632: Line 635:
=== Publishing Info ===
=== Publishing Info ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/publishing-info
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/publishing-info
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| publishing-info
| publishing-info
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Publishing Info
| Publishing Info
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''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.
| The institution which published the item and additional information, e.g. the publisher name and place of a book or the university where an theses has been created.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Refines'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Refined by'''
| http://purl.org/dc/terms/publisher
| http://purl.org/dc/terms/publisher
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Refined by'''
| http://purl.org/escidoc/metadata/terms/place
| http://purl.org/escidoc/metadata/terms/0.1/place
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Refined by'''
| http://purl.org/escidoc/metadata/terms/edition
| http://purl.org/escidoc/metadata/terms/0.1/edition
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1
| Min: 0; Max: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 677: Line 683:
=== Identifier ===
=== Identifier ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/dc/elements/1.1/identifier
|width="500pt"| http://purl.org/dc/elements/1.1/identifier
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| identifier
| identifier
|-
|-
| bgcolor=#fedcba| '''Label'''
| bgcolor=#CEE3F6| '''Label'''
| Identifier
| Identifier
|-
|-
| bgcolor=#fedcba| '''DC Definition'''
| bgcolor=#CEE3F6| '''DC Definition'''
| An unambiguous reference to the resource within a given context.
| An unambiguous reference to the resource within a given context.
|-
|-
| bgcolor=#fedcba| '''DC Comment'''
| bgcolor=#CEE3F6| '''DC Comment'''
| Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.
| Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.
|-
|-
| bgcolor=#fedcba| '''eSciDoc Definition'''
| bgcolor=#CEE3F6| '''eSciDoc Definition'''
| An external identifier for the resource.
| External Identifier of the source, e.g. ISSN, ISBN, URI.
|-
|-
| bgcolor=#fedcba| '''eSciDoc Comment'''
| bgcolor=#CEE3F6| '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba| '''Type of term'''
| bgcolor=#CEE3F6| '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba| '''Has Encoding Scheme'''
| bgcolor=#CEE3F6 | '''Domain'''
| http://purl.org/escidoc/metadata/terms/0.1/idtypes
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
|-
| bgcolor=#fedcba| '''Obligation'''
| bgcolor=#CEE3F6| '''Has Encoding Scheme'''
| http://purl.org/escidoc/metadata/ves/identifier-types/
|-
| bgcolor=#CEE3F6| '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba| '''Occurrence'''
| bgcolor=#CEE3F6| '''Occurrence'''
| Min: 0; Max: Unbounded
| Min: 0; Max: Unbounded
|-
|-
| bgcolor=#fedcba| '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6| '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba| '''Remarks'''
| bgcolor=#CEE3F6| '''Remarks'''
| -
| -
|}
|}
Line 719: Line 734:
=== Source ===
=== Source ===
{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/profiles/0.1/source
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/source
|-
|-
| bgcolor=#fedcba | '''Term Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| source
| source
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Source
| Source
|-
|-
| bgcolor=#fedcba | '''DC Definition'''
| bgcolor=#CEE3F6 | '''DC Definition'''
| A related resource from which the described resource is derived.
| A related resource from which the described resource is derived.
|-
|-
| bgcolor=#fedcba | '''DC Comment'''
| bgcolor=#CEE3F6 | '''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.
| 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.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| -
| The bundle in which the source has been published, e.g. a series.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Property
| Property
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| [[ESciDoc_Application_Profile_Source]]
|-
| bgcolor=#CEE3F6 | '''Refines'''
| http://purl.org/dc/elements/1.1/source
| http://purl.org/dc/elements/1.1/source
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: unbounded;
| Min: 0; Max: unbounded;
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
==Syntax Encoding Scheme==
{| style="border:1px solid #1b90b5; "
|colspan="2" bgcolor=#CEE3F6 |'''String data type definition'''
|-
|width="150pt" bgcolor=#CEE3F6| '''Name'''
|width="500pt"| <string>
|-
| bgcolor=#CEE3F6 | '''Label'''
| Character string
|-
| bgcolor=#CEE3F6 | '''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.
|}
{|style="border:1px solid #1b90b5; "
| colspan="2" bgcolor=#CEE3F6|'''Date data type definition'''
|-
|width="150pt" bgcolor=#CEE3F6| '''Name'''
|width="500pt"| <date>
|-
| bgcolor=#CEE3F6 | '''Label'''
| Date
|-
| bgcolor=#CEE3F6 | '''Defined By'''
| http://www.w3.org/TR/NOTE-datetime
|-
| bgcolor=#CEE3F6 | '''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
|}
{| style="border:1px solid #1b90b5; "
| colspan="2" bgcolor=#CEE3F6|'''URI data type definition'''
|-
|width="150pt" bgcolor=#CEE3F6| '''Name'''
|width="500pt"| <URI>
|-
| bgcolor=#CEE3F6 | '''Label'''
| URI
|-
| bgcolor=#CEE3F6 | '''Defined By'''
|http://www.ietf.org/rfc/rfc2396.txt
|-
| bgcolor=#CEE3F6 | '''Definition'''
| Character string for a URI
|}


== Schema ==
== Schema ==
* [https://zim02.gwdg.de/repos/common/trunk/common_services/common_logic/src/main/resources/xsd/metadata/0.1/escidoctypes.xsd  XML Schema]
* XML Schema escidoctypes.xsd [https://subversion.mpdl.mpg.de/repos/common/trunk/common_services/common_logic/src/main/resources/xsd/metadata/0.1/escidoctypes.xsd  XML Schema]
 
* XML Schema escidoc_source_profile.xsd [https://subversion.mpdl.mpg.de/repos/common/trunk/common_services/common_logic/src/main/resources/xsd/metadata/0.1/escidoc_source_profile.xsd  XML Schema]


== Related Application Profiles ==
== Related Application Profiles ==
Line 770: Line 844:
* [[ESciDoc_Application_Profile_Person]]
* [[ESciDoc_Application_Profile_Person]]
* [[ESciDoc_Application_Profile_Publication]]
* [[ESciDoc_Application_Profile_Publication]]
* [[ESciDoc_Application_Profile_LegalCase]]
* [[ESciDoc_Application_Profile_project-info]]


== Related eSciDoc Encoding Schemes ==
== Related eSciDoc Encoding Schemes ==
Line 778: Line 854:




[[Category:eSciDoc|Application Profile Publication]]
[[Category:Metadata]]
[[Category:Application_Profiles]]
[[Category:ESciDoc_Application_Profiles|Publication]]
[[Category:ESciDoc_Application_Profiles|Publication]]

Latest revision as of 14:17, 10 March 2015

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.


eSciDoc PubMan Description Template: Source[edit]

Literal Statement Templates (Properties)[edit]

Title[edit]

Term URI http://purl.org/dc/elements/1.1/title
Term Name title
Label Title
DC Definition A name given to the resource.
DC Comment -
eSciDoc Definition Title of the described item.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Language Constraint yes
Obligation Mandatory
Occurrence Min: 1; Max: 1
Best practice -
Remarks -

Alternative Title[edit]

Term URI http://purl.org/dc/terms/alternative
Term Name alternative
Label Alternative Title
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
Domain Source
Range Literal
Language Constraint yes
Refines http://purl.org/dc/elements/1.1/title
Obligation Optional
Occurrence Min:0; Max: Unbounded
Best practice -
Remarks -

Volume[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/volume
Term Name volume
Label Volume
eSciDoc Definition The volume of the source in which the described item was published in.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Refines -
Obligation Optional
Occurrence Min:0; Max: 1
Version 0.1
Best practice -
Remarks -

Issue[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/issue
Term Name issue
Label Issue
eSciDoc Definition The issue of the source in which the described item was published in.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Refines -
Obligation Optional
Occurrence Min: 0; Max: 1;
Version 0.1
Best practice -
Remarks -

Start Page[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/start-page
Name start-page
Label Start Page
eSciDoc Definition Page where the described item starts.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Refines -
Obligation Optional
Occurrence Min: 0; Max: 1
Version 0.1
Best practice -
Remarks -

End Page[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/end-page
Name end-page
Label Endpage
eSciDoc Definition Page where the described item ends.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Refines -
Obligation Optional
Occurrence Min: 0; Max: 1
Version 0.1
Best practice -
Remarks -

Sequence Number[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/sequence-number
Term Name sequence-number
Label Sequence Number
eSciDoc Definition The number of the described item within the source.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Refines -
Obligation Optional
Occurrence Min: 0; Max: 1
Version 0.1
Best practice -
Remarks -

Total number of pages[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/total-number-of-pages
Term Name total-number-of-pages
Label Total number of pages
eSciDoc Definition The number of pages of the described item. Note: The pages of an item published in a bundle is part of the source container.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Refines http://purl.org/dc/terms/extent
Obligation Optional
Occurrence Min: 0; Max: 1
Version 0.1
Best practice -
Remarks pls. add Source.TotalNumberOfPages, see also: Talk:PubMan_Metadata_Sets

Publisher[edit]

Term URI http://purl.org/dc/terms/publisher
Term Name publisher
Label Publisher
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
Domain Source
Range Literal
Language Constraint yes
Refines http://purl.org/escidoc/metadata/terms/publishing-info
Obligation Optional
Occurrence Min: 1; Max: 1
Best practice -
Remarks -

Place[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/place
Term Name place
Label Place
eSciDoc Definition Place where described item has been published.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Language Constraint yes
Refines http://purl.org/escidoc/metadata/terms/0.1/publishing-info
Obligation Optional
Occurrence Min: 0; Max: unbounded
Version 0.1
Best practice -
Remarks -

Edition[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/edition
Term Name edition
Label Edition
eSciDoc Definition The version of the described item.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Refines http://purl.org/escidoc/metadata/terms/0.1/publishing-info
Obligation Optional
Occurrence Min: 0; Max: unbounded
Version 0.1
Best practice -
Remarks -

Non-Literal Statement Templates (Properties)[edit]

Genre[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/publication-type
Term Name type
Label Genre
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 The genre of a source describes the type of the source.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Refines http://purl.org/dc/terms/type
Has Encoding Scheme http://purl.org/escidoc/metadata/ves/publication-types/
Obligation Optional
Occurrence Min: 1; Max: 1;
Best practice -
Remarks Maximum occurrence might be changed in the future

Creator[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/creator
Term Name creator
Label Creator
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 creator of the source, e.g. the editor of a book or a book series.
eSciDoc Comment -
Type of term Property
Domain Source
Range ESciDoc_Application_Profile_Person
Range ESciDoc_Application_Profile_Organization
Refines http://purl.org/dc/elements/1.1/creator
Obligation Mandatory
Occurrence Min: 0; Max: Unbounded;
Version 0.1
Best practice -
Remarks Example: http://schemas.library.nhs.uk/Term/DC/contributor.html

Publishing Info[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/publishing-info
Term Name publishing-info
Label Publishing Info
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 an 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/0.1/place
Refined by http://purl.org/escidoc/metadata/terms/0.1/edition
Obligation Optional
Occurrence Min: 0; Max: 1
Version 0.1
Best practice -
Remarks -

Identifier[edit]

Term URI http://purl.org/dc/elements/1.1/identifier
Term Name identifier
Label Identifier
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 External Identifier of the source, e.g. ISSN, ISBN, URI.
eSciDoc Comment -
Type of term Property
Domain Source
Range Literal
Has Encoding Scheme http://purl.org/escidoc/metadata/ves/identifier-types/
Obligation Optional
Occurrence Min: 0; Max: Unbounded
Version 0.1
Best practice -
Remarks -

Source[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/source
Term Name source
Label Source
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 The bundle in which the source has been published, e.g. a series.
eSciDoc Comment -
Type of term Property
Domain Source
Range ESciDoc_Application_Profile_Source
Refines http://purl.org/dc/elements/1.1/source
Obligation Optional
Occurrence Min: 0; Max: unbounded;
Version 0.1
Best practice -
Remarks -

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


Schema[edit]

Related Application Profiles[edit]

eSciDoc

Related eSciDoc Encoding Schemes[edit]

References[edit]

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