Difference between revisions of "ESciDoc Application Profile Source"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 10: Line 10:
==Namespaces==
==Namespaces==
{| 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/
|width="500pt"| http://purl.org/dc/terms/
|-
|-
| bgcolor=#fedcba | '''Name'''
| bgcolor=#CEE3F6 | '''Name'''
| dcterms:
| dcterms:
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| Dublin Core terms
| Dublin Core terms
|}
|}
Line 22: Line 22:


{| 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://www.w3.org/2006/vcard/ns#
|width="500pt"| http://www.w3.org/2006/vcard/ns#
|-
|-
|bgcolor=#fedcba| '''Name'''
|bgcolor=#CEE3F6| '''Name'''
| vCard:
| vCard:
|-
|-
|bgcolor=#fedcba| '''Label'''
|bgcolor=#CEE3F6| '''Label'''
| An Ontology for vCards
| An Ontology for vCards
|}
|}
Line 34: Line 34:


{| 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/agmes/1.1/
|width="500pt"| http://purl.org/agmes/1.1/
|-
|-
|bgcolor=#fedcba| '''Name'''
|bgcolor=#CEE3F6| '''Name'''
| ags:
| ags:
|-
|-
|bgcolor=#fedcba| '''Label'''
|bgcolor=#CEE3F6| '''Label'''
| Agricultural Metadata Element Set
| Agricultural Metadata Element Set
|}
|}
Line 46: Line 46:


{| 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/rslp/terms
|width="500pt"| http://purl.org/rslp/terms
|-
|-
|bgcolor=#fedcba| '''Name'''
|bgcolor=#CEE3F6| '''Name'''
| rslp:
| rslp:
|-
|-
|bgcolor=#fedcba| '''Label'''
|bgcolor=#CEE3F6| '''Label'''
| Research Support Libraries Programme
| Research Support Libraries Programme
|}
|}
Line 58: Line 58:


{| 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
|width="500pt"| http://purl.org/escidoc/metadata/terms
|-
|-
|bgcolor=#fedcba| '''Name'''
|bgcolor=#CEE3F6| '''Name'''
| escidoc:
| escidoc:
|-
|-
|bgcolor=#fedcba| '''Label'''
|bgcolor=#CEE3F6| '''Label'''
| eSciDoc terms
| eSciDoc terms
|}
|}
Line 71: Line 71:


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


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


{| style="border:1px solid #1b90b5; "
{| style="border:1px solid #1b90b5; "
| colspan="2" bgcolor=#fedcba|'''URI data type definition'''
| colspan="2" bgcolor=#CEE3F6|'''URI data type definition'''
|-
|-
|width="150pt" bgcolor=#fedcba| '''Name'''
|width="150pt" bgcolor=#CEE3F6| '''Name'''
|width="500pt"| <URI>
|width="500pt"| <URI>
|-
|-
| bgcolor=#fedcba | '''Label'''
| bgcolor=#CEE3F6 | '''Label'''
| URI
| URI
|-
|-
| bgcolor=#fedcba | '''Defined By'''
| bgcolor=#CEE3F6 | '''Defined By'''
|http://www.ietf.org/rfc/rfc2396.txt
|http://www.ietf.org/rfc/rfc2396.txt
|-
|-
| bgcolor=#fedcba | '''Definition'''
| bgcolor=#CEE3F6 | '''Definition'''
| Character string for a URI
| Character string for a URI
|}
|}
Line 125: Line 125:
=== 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'''
| -
| -
|-
|-
| 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 | '''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 164:
=== 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 | '''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 206: Line 206:
=== 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'''
| -
| -
|-
|-
| 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 |'''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 |'''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba |'''Remarks'''
| bgcolor=#CEE3F6 |'''Remarks'''
| -
| -
|}
|}
Line 242: Line 242:
=== 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'''
| -
| -
|-
|-
| 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 | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Mandatory
| Mandatory
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 0; Max: 1;
| Min: 0; Max: 1;
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 278: Line 278:
=== 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.
| The date when the publication was 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 | '''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 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 314: Line 314:
=== 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
| End Page
|-
|-
| 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 | '''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 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 350: Line 350:
=== 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'''
| -
| -
|-
|-
| 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 | '''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 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 386: Line 386:
=== 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'''
| -
| -
|-
|-
| 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/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 | '''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 422: Line 422:
=== 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 | '''Refines'''
| http://purl.org/escidoc/metadata/terms/publishinginfo
| http://purl.org/escidoc/metadata/terms/publishinginfo
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| 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 464: Line 464:
=== 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.
| The location of the publisher.
|-
|-
| 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/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: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 500: Line 500:
=== 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 edition of the publication.
|-
|-
| 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/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: 1
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| bgcolor=#CEE3F6 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 538: Line 538:
=== 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/dc/elements/1.1/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'''
| -
| -
|-
|-
| 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 | '''Has Encoding Scheme'''
|http://purl.org/escidoc/metadata/terms/type/ <br>see [[ESciDoc PublicationType Encoding Scheme]]
|http://purl.org/escidoc/metadata/terms/type/ <br>see [[ESciDoc PublicationType Encoding Scheme]]
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| 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'''
| Maximum occurrence might be changed in the future  
| Maximum occurrence might be changed in the future  
|-
|-
Line 581: 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'''
| -
| -
|-
|-
| 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/dc/elements/1.1/creator
| http://purl.org/dc/elements/1.1/creator
|-
|-
| bgcolor=#fedcba | '''Has Range'''
| bgcolor=#CEE3F6 | '''Has Range'''
| http://purl.org/escidoc/metadata/terms/person
| http://purl.org/escidoc/metadata/terms/person
|-
|-
| bgcolor=#fedcba | '''Has Range'''
| bgcolor=#CEE3F6 | '''Has Range'''
| http://purl.org/escidoc/metadata/terms/organization
| http://purl.org/escidoc/metadata/terms/organization
|-
|-
| bgcolor=#fedcba | '''Obligation'''
| bgcolor=#CEE3F6 | '''Obligation'''
| Mandatory
| Mandatory
|-
|-
| bgcolor=#fedcba | '''Occurrence'''
| bgcolor=#CEE3F6 | '''Occurrence'''
| Min: 1; Max: Unbounded;
| Min: 1; Max: Unbounded;
|-
|-
| bgcolor=#fedcba | '''Best practice'''
| 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 629: Line 629:
=== 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 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 | '''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/place
|-
|-
| bgcolor=#fedcba | '''Refined by'''
| bgcolor=#CEE3F6 | '''Refined by'''
| http://purl.org/escidoc/metadata/terms/edition
| http://purl.org/escidoc/metadata/terms/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 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}
Line 674: Line 674:
=== 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.
| An external identifier for the resource.
|-
|-
| 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| '''Has Encoding Scheme'''
| http://purl.org/escidoc/metadata/terms/0.1/idtypes
| http://purl.org/escidoc/metadata/terms/0.1/idtypes
|-
|-
| 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 716: Line 716:
=== 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/profiles/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'''
| -
| -
|-
|-
| 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/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 | '''Best practice'''
| -
| -
|-
|-
| bgcolor=#fedcba | '''Remarks'''
| bgcolor=#CEE3F6 | '''Remarks'''
| -
| -
|}
|}

Revision as of 08:53, 29 May 2009

eSciDoc Solutions

PubMan:
Overview · Functionalities
Interfaces · Support

Faces:
Overview · Functionalities
Scope · Support

ViRR:
Overview · Functionalities
Scope · Support

imeji
Digitization Lifecycle

edit


Introduction[edit]

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

Aim and Scope[edit]

Namespaces[edit]

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


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


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


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


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

Syntax Encoding Scheme[edit]

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


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


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

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 -
eSciDoc Comment -
Type of term Property
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
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 -
eSciDoc Comment -
Type of term Property
Refines -
Obligation Optional
Occurrence Min:0; Max: 1
Best practice -
Remarks -

Issue[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/issue
Term Name issue
Label Issue
eSciDoc Definition -
eSciDoc Comment -
Type of term Property
Refines -
Obligation Mandatory
Occurrence Min: 0; Max: 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 The date when the publication was created.
eSciDoc Comment -
Type of term Property
Refines -
Obligation Optional
Occurrence Min: 0; Max: 1
Best practice -
Remarks -

End Page[edit]

Term URI http://purl.org/escidoc/metadata/terms/0.1/end-page
Name end-page
Label End Page
eSciDoc Definition -
eSciDoc Comment -
Type of term Property
Refines -
Obligation Optional
Occurrence Min: 0; Max: 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 -
eSciDoc Comment -
Type of term Property
Refines -
Obligation Optional
Occurrence Min: 0; Max: 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 -
eSciDoc Comment -
Type of term Property
Refines http://purl.org/dc/terms/extent
Obligation Optional
Occurrence Min: 0; Max: 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
Refines http://purl.org/escidoc/metadata/terms/publishinginfo
Obligation Mandatory
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 The location of the publisher.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/escidoc/metadata/terms/0.1/publishing-info
Obligation Optional
Occurrence Min: 0; Max: 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 edition of the publication.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/escidoc/metadata/terms/0.1/publishing-info
Obligation Optional
Occurrence Min: 0; Max: 1
Best practice -
Remarks -

Non-Literal Statement Templates (Properties)[edit]

Genre[edit]

Term URI http://purl.org/dc/elements/1.1/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 -
eSciDoc Comment -
Type of term Property
Has Encoding Scheme http://purl.org/escidoc/metadata/terms/type/
see ESciDoc PublicationType Encoding Scheme
Obligation Mandatory
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 -
eSciDoc Comment -
Type of term Property
Refines http://purl.org/dc/elements/1.1/creator
Has Range http://purl.org/escidoc/metadata/terms/person
Has Range http://purl.org/escidoc/metadata/terms/organization
Obligation Mandatory
Occurrence Min: 1; Max: Unbounded;
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 a theses has been created.
eSciDoc Comment -
Type of term Property
Refines -
Refined by http://purl.org/dc/terms/publisher
Refined by http://purl.org/escidoc/metadata/terms/place
Refined by http://purl.org/escidoc/metadata/terms/edition
Obligation Optional
Occurrence Min: 0; Max: 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 An external identifier for the resource.
eSciDoc Comment -
Type of term Property
Has Encoding Scheme http://purl.org/escidoc/metadata/terms/0.1/idtypes
Obligation Optional
Occurrence Min: 0; Max: Unbounded
Best practice -
Remarks -

Source[edit]

Term URI http://purl.org/escidoc/metadata/profiles/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 -
eSciDoc Comment -
Type of term Property
Refines http://purl.org/dc/elements/1.1/source
Obligation Optional
Occurrence Min: 0; Max: unbounded;
Best practice -
Remarks -

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/"