Difference between revisions of "ESciDoc Application Profile Source"

From MPDLMediaWiki
Jump to navigation Jump to search
 
(75 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==


==Data model==
=eSciDoc PubMan Description Template: Source=
[[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.
|}


 
==Literal Statement Templates (Properties)==
{|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
|}
 
==Describing a source (Elements and element refinements) ==


=== 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 164: 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'''
| -
|}
 
=== Genre ===
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="500pt"| http://purl.org/dc/elements/1.1/type
|-
| bgcolor=#fedcba | '''Term Name'''
| type
|-
| bgcolor=#fedcba | '''Label'''
| Genre
|-
| bgcolor=#fedcba | '''DC Definition'''
| The nature or genre of the resource.
|-
| bgcolor=#fedcba | '''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.
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| -
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| -
|-
| bgcolor=#fedcba | '''Type of term'''
| Property
|-
| bgcolor=#fedcba | '''Has Encoding Scheme'''
|http://purl.org/escidoc/metadata/terms/type/ <br>see [[ESciDoc PublicationType Encoding Scheme]]
|-
| bgcolor=#fedcba | '''Obligation'''
| Mandatory
|-
| bgcolor=#fedcba | '''Occurrence'''
| Min: 1; Max: 1;
|-
| bgcolor=#fedcba | '''Best practice'''
| -
|-
| bgcolor=#fedcba | '''Remarks'''
| Maximum occurrence might be changed in the future
|-
|}
 
=== Creator ===
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/creator
|-
| bgcolor=#fedcba | '''Term Name'''
| creator
|-
| bgcolor=#fedcba | '''Label'''
| Creator
|-
| bgcolor=#fedcba | '''DC Definition'''
| An entity primarily responsible for making the resource.
|-
| bgcolor=#fedcba | '''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.
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
|-
| bgcolor=#fedcba | '''Type of term'''
| Property
|-
| bgcolor=#fedcba | '''Refines'''
| http://purl.org/dc/elements/1.1/creator
|-
| bgcolor=#fedcba | '''Has Range'''
| http://purl.org/escidoc/metadata/terms/person
|-
| bgcolor=#fedcba | '''Has Range'''
| http://purl.org/escidoc/metadata/terms/organization
|-
| bgcolor=#fedcba | '''Obligation'''
| Mandatory
|-
| bgcolor=#fedcba | '''Occurrence'''
| Min: 1; Max: Unbounded;
|-
| bgcolor=#fedcba | '''Best practice'''
| -
| -
|-
| bgcolor=#fedcba | '''Remarks'''
| Example: http://schemas.library.nhs.uk/Term/DC/contributor.html
|}
|}


=== 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 333: 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 369: 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 405: 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 441: 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 477: 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]]
|}
|}


=== Publishing Info ===
=== 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/escidoc/metadata/terms/publishinginfo
|width="500pt"| http://purl.org/dc/terms/publisher
|-
|-
| bgcolor=#fedcba | '''Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| publishingInfo
| publisher
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Publishing Info
| Publisher
|-
|-
| bgcolor=#fedcba | '''Defined by:'''
| bgcolor=#CEE3F6 | '''DC Definition'''
| -
|-
| bgcolor=#fedcba | '''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.
| 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'''
| -
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Language Constraint'''
| http://purl.org/dc/terms/publisher
| yes
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Refines'''
| http://purl.org/escidoc/metadata/terms/place
| http://purl.org/escidoc/metadata/terms/publishing-info
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Obligation'''
| http://purl.org/escidoc/metadata/terms/edition
| Optional
|-
|-
| bgcolor=#fedcba | '''Encoding Scheme For'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 1; Max: 1
|-
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Has Encoding Scheme'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
=== Place ===
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/place
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Term Name'''
| Optional
| place
|-
| bgcolor=#CEE3F6 | '''Label'''
| Place
|-
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| Place where described item has been published.
|-
|-
| bgcolor=#fedcba | '''Condition'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Datatype'''
| bgcolor=#CEE3F6 | '''Type of term'''
| string
| Property
|-
| 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
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Min: 0; Max: 1
| Optional
|-
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: unbounded
|-
| bgcolor=#CEE3F6 |'''Version'''
| 0.1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|-
| bgcolor=#fedcba | '''Status'''
| implemented
|}
|}


=== Publisher ===
=== 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/publishinginfo
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/edition
|-
| bgcolor=#CEE3F6 | '''Term Name'''
| edition
|-
|-
| bgcolor=#fedcba | '''Name'''
| bgcolor=#CEE3F6 | '''Label'''
| publisher
| Edition
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| Publisher
| The version of the described item.
|-
|-
| bgcolor=#fedcba | '''Defined by:'''
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''DC Definition'''
| bgcolor=#CEE3F6 | '''Type of term'''
| An entity responsible for making the resource available.
| Property
|-
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
|-
| bgcolor=#fedcba | '''DC Comment'''
| bgcolor=#CEE3F6 | '''Range'''
| 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.
| Literal
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''Refines'''
| 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.
| http://purl.org/escidoc/metadata/terms/0.1/publishing-info
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| bgcolor=#CEE3F6 | '''Obligation'''
| -
| Optional
|-
|-
| bgcolor=#fedcba | '''Type of term'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Property
| Min: 0; Max: unbounded
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 |'''Version'''
| http://purl.org/escidoc/metadata/terms/publishinginfo
| 0.1
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Encoding Scheme For'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
==Non-Literal Statement Templates (Properties)==
=== Genre ===
{|style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#CEE3F6| '''Term URI'''
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/publication-type
|-
|-
| bgcolor=#fedcba | '''Has Encoding Scheme'''
| bgcolor=#CEE3F6 | '''Term Name'''
| type
|-
| bgcolor=#CEE3F6 | '''Label'''
| Genre
|-
| bgcolor=#CEE3F6 | '''DC Definition'''
| The nature or genre of the resource.
|-
| 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.
|-
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| The genre of a source describes the type of the source.
|-
| bgcolor=#CEE3F6 | '''eSciDoc Comment'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Type of term'''
| Mandatory
| Property
|-
| bgcolor=#CEE3F6 | '''Domain'''
| Source
|-
| bgcolor=#CEE3F6 | '''Range'''
| Literal
|-
| bgcolor=#CEE3F6 | '''Refines'''
| http://purl.org/dc/terms/type
|-
|-
| bgcolor=#fedcba | '''Condition'''
| bgcolor=#CEE3F6 | '''Has Encoding Scheme'''
| -
| http://purl.org/escidoc/metadata/ves/publication-types/
|-
|-
| bgcolor=#fedcba | '''Datatype'''
| bgcolor=#CEE3F6 | '''Obligation'''
| string
| 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
|-
|-
| bgcolor=#fedcba | '''Status'''
| implemented
|}
|}


=== Place ===
=== 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/place
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/creator
|-
|-
| bgcolor=#fedcba | '''Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| place
| creator
|-
| bgcolor=#CEE3F6 | '''Label'''
| Creator
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''DC Definition'''
| Place
| An entity primarily responsible for making the resource.
|-
|-
| bgcolor=#fedcba | '''Defined by:'''
| 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.
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| The location of the publisher.
| 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/escidoc/metadata/terms/publishinginfo
| Source
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Range'''
| -
| [[ESciDoc_Application_Profile_Person]]
|-
|-
| bgcolor=#fedcba | '''Encoding Scheme For'''
| bgcolor=#CEE3F6 | '''Range'''
| -
| [[ESciDoc_Application_Profile_Organization]]
|-
|-
| bgcolor=#fedcba | '''Has Encoding Scheme'''
| bgcolor=#CEE3F6 | '''Refines'''
| -
| http://purl.org/dc/elements/1.1/creator
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Mandatory
|-
| bgcolor=#fedcba | '''Condition'''
| -
|-
| bgcolor=#fedcba | '''Datatype'''
| string
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1
| Min: 0; Max: Unbounded;
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 |'''Version'''
| -
| 0.1
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Status'''
| bgcolor=#CEE3F6 | '''Remarks'''
| implemented
| Example: http://schemas.library.nhs.uk/Term/DC/contributor.html
|}
|}


=== Edition ===
=== 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/edition
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/publishing-info
|-
|-
| bgcolor=#fedcba | '''Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| edition
| publishing-info
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Edition
| Publishing Info
|-
| bgcolor=#fedcba | '''Defined by:'''
| -
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''eSciDoc Definition'''
| The edition of the publication.
| 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'''
| http://purl.org/escidoc/metadata/terms/publishinginfo
| -
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Refined by'''
| -
| http://purl.org/dc/terms/publisher
|-
|-
| bgcolor=#fedcba | '''Encoding Scheme For'''
| bgcolor=#CEE3F6 | '''Refined by'''
| -
| http://purl.org/escidoc/metadata/terms/0.1/place
|-
|-
| bgcolor=#fedcba | '''Has Encoding Scheme'''
| bgcolor=#CEE3F6 | '''Refined by'''
| -
| http://purl.org/escidoc/metadata/terms/0.1/edition
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Condition'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| -
| Min: 0; Max: 1
|-
|-
| bgcolor=#fedcba | '''Datatype'''
| bgcolor=#CEE3F6 |'''Version'''
| string
| 0.1
|-
| bgcolor=#fedcba | '''Occurrence'''
| Min: 0; Max: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|-
| bgcolor=#fedcba | '''Status'''
| implemented
|}
|}


=== 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/terms/identifier
|width="500pt"| http://purl.org/dc/elements/1.1/identifier
|-
|-
| bgcolor=#fedcba | '''Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| identifier
| identifier
|-
|-
| bgcolor=#fedcba| '''Label'''
| bgcolor=#CEE3F6| '''Label'''
| Identifier
| Identifier
|-
|-
| bgcolor=#fedcba| '''Defined by:'''
| bgcolor=#CEE3F6| '''DC Definition'''
| -
|-
| bgcolor=#fedcba| '''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| '''Refines'''
| bgcolor=#CEE3F6 | '''Domain'''
| -
| Source
|-
|-
| bgcolor=#fedcba| '''Refined by'''
| bgcolor=#CEE3F6 | '''Range'''
| -
| Literal
|-
|-
| bgcolor=#fedcba| '''Encoding Scheme For'''
| bgcolor=#CEE3F6| '''Has Encoding Scheme'''
| -
| http://purl.org/escidoc/metadata/ves/identifier-types/
|-
|-
| bgcolor=#fedcba| '''Has Encoding Scheme'''
| bgcolor=#CEE3F6| '''Obligation'''
| ISBN, ISSN, DOI, arXiv, ...
|-
| bgcolor=#fedcba| '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba| '''Condition'''
| bgcolor=#CEE3F6| '''Occurrence'''
| -
| Min: 0; Max: Unbounded
|-
| bgcolor=#fedcba| '''Datatype'''
| string
|-
|-
| bgcolor=#fedcba| '''Occurrence'''
| bgcolor=#CEE3F6 |'''Version'''
| Min: 0; Max: Unbounded
| 0.1
|-
|-
| bgcolor=#fedcba| '''Best practice'''
| bgcolor=#CEE3F6| '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba| '''Remarks'''
| bgcolor=#CEE3F6| '''Remarks'''
| -
| -
|-
| bgcolor=#fedcba | '''Status'''
| implemented
|}
|}


=== 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/dc/elements/1.1/source
|width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/source
|-
|-
| bgcolor=#fedcba | '''Name'''
| bgcolor=#CEE3F6 | '''Term Name'''
| source
| source
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Source
| Source
|-
|-
| bgcolor=#fedcba | '''Defined by:'''
| bgcolor=#CEE3F6 | '''DC Definition'''
|
|-
| bgcolor=#fedcba | '''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=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Range'''
| -
| [[ESciDoc_Application_Profile_Source]]
|-
|-
| bgcolor=#fedcba | '''Encoding Scheme For'''
| bgcolor=#CEE3F6 | '''Refines'''
| -
| http://purl.org/dc/elements/1.1/source
|-
|-
| bgcolor=#fedcba | '''Has Encoding Scheme'''
| bgcolor=#CEE3F6 | '''Obligation'''
| -
|-
| bgcolor=#fedcba | '''Obligation'''
| Optional
| Optional
|-
|-
| bgcolor=#fedcba | '''Condition'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| -
| Min: 0; Max: unbounded;
|-
| bgcolor=#fedcba | '''Datatype'''
| SourceType
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 |'''Version'''
| Min: 0; Max: unbounded;
| 0.1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|-
| bgcolor=#fedcba | '''Status'''
| implemented
|}
|}


== Relations of a source ==
==Syntax Encoding Scheme==


=== Is Part Of ===
{| style="border:1px solid #1b90b5; "
{|style="border:1px solid #1b90b5; "
|colspan="2" bgcolor=#CEE3F6 |'''String data type definition'''
|width="150pt" bgcolor=#fedcba| '''Term URI'''
|width="500pt"| http://purl.org/dc/terms/isPartOf
|-
|-
| bgcolor=#fedcba | '''Name'''
|width="150pt" bgcolor=#CEE3F6| '''Name'''
| isPartOf
|width="500pt"| <string>
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| is Part Of
| Character string
|-
|-
| bgcolor=#fedcba | '''Defined by:'''
| 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'''
|-
|-
| bgcolor=#fedcba | '''DC Definition'''
|width="150pt" bgcolor=#CEE3F6| '''Name'''
| A related resource in which the described resource is physically or logically included.
|width="500pt"| <date>
|-
|-
| bgcolor=#fedcba | '''DC Comment'''
| bgcolor=#CEE3F6 | '''Label'''
| -
| Date
|-
|-
| bgcolor=#fedcba | '''eSciDoc Definition'''
| bgcolor=#CEE3F6 | '''Defined By'''
| The bundle in which the item has been published, e.g. a journal, a book, a series or a database.
| http://www.w3.org/TR/NOTE-datetime
|-
|-
| bgcolor=#fedcba | '''eSciDoc Comment'''
| 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'''
|-
|-
| bgcolor=#fedcba | '''Type of term'''
|width="150pt" bgcolor=#CEE3F6| '''Name'''
| Property
|width="500pt"| <URI>
|-
|-
| bgcolor=#fedcba | '''Refines'''
| bgcolor=#CEE3F6 | '''Label'''
| -
| URI
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Defined By'''
| -
|http://www.ietf.org/rfc/rfc2396.txt
|-
|-
| bgcolor=#fedcba | '''Encoding Scheme For'''
| bgcolor=#CEE3F6 | '''Definition'''
| -
| Character string for a URI
|-
| bgcolor=#fedcba | '''Has Encoding Scheme'''
| -
|-
| bgcolor=#fedcba | '''Obligation'''
| Optional
|-
| bgcolor=#fedcba | '''Condition'''
| -
|-
| bgcolor=#fedcba | '''Datatype'''
| string
|-
| bgcolor=#fedcba | '''Occurrence'''
| Min: 0; Max: Unbounded
|-
| bgcolor=#fedcba | '''Best practice'''
| -
|-
| bgcolor=#fedcba | '''Remarks'''
| -
|-
| bgcolor=#fedcba | '''Status'''
| draft
|}
|}


== 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 959: 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 967: 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/"