Difference between revisions of "ESciDoc Application Profile Source"
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=# | |width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | ||
|width="500pt"| http://purl.org/dc/terms/ | |width="500pt"| http://purl.org/dc/terms/ | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Name''' | ||
| dcterms: | | dcterms: | ||
|- | |- | ||
| bgcolor=# | | 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=# | |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=# | |bgcolor=#CEE3F6| '''Name''' | ||
| vCard: | | vCard: | ||
|- | |- | ||
|bgcolor=# | |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=# | |width="150pt" bgcolor=#CEE3F6| '''Term URI''' | ||
|width="500pt"| http://purl.org/agmes/1.1/ | |width="500pt"| http://purl.org/agmes/1.1/ | ||
|- | |- | ||
|bgcolor=# | |bgcolor=#CEE3F6| '''Name''' | ||
| ags: | | ags: | ||
|- | |- | ||
|bgcolor=# | |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=# | |width="150pt" bgcolor=#CEE3F6| '''Term URI''' | ||
|width="500pt"| http://purl.org/rslp/terms | |width="500pt"| http://purl.org/rslp/terms | ||
|- | |- | ||
|bgcolor=# | |bgcolor=#CEE3F6| '''Name''' | ||
| rslp: | | rslp: | ||
|- | |- | ||
|bgcolor=# | |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=# | |width="150pt" bgcolor=#CEE3F6| '''Term URI''' | ||
|width="500pt"| http://purl.org/escidoc/metadata/terms | |width="500pt"| http://purl.org/escidoc/metadata/terms | ||
|- | |- | ||
|bgcolor=# | |bgcolor=#CEE3F6| '''Name''' | ||
| escidoc: | | escidoc: | ||
|- | |- | ||
|bgcolor=# | |bgcolor=#CEE3F6| '''Label''' | ||
| eSciDoc terms | | eSciDoc terms | ||
|} | |} | ||
Line 71: | Line 71: | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|colspan="2" bgcolor=# | |colspan="2" bgcolor=#CEE3F6 |'''String data type definition''' | ||
|- | |- | ||
|width="150pt" bgcolor=# | |width="150pt" bgcolor=#CEE3F6| '''Name''' | ||
|width="500pt"| <string> | |width="500pt"| <string> | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Character string | | Character string | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''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. | | 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. | ||
|} | |} | ||
Line 85: | Line 85: | ||
{|style="border:1px solid #1b90b5; " | {|style="border:1px solid #1b90b5; " | ||
| colspan="2" bgcolor=# | | colspan="2" bgcolor=#CEE3F6|'''Date data type definition''' | ||
|- | |- | ||
|width="150pt" bgcolor=# | |width="150pt" bgcolor=#CEE3F6| '''Name''' | ||
|width="500pt"| <date> | |width="500pt"| <date> | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Date | | Date | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Defined By''' | ||
| http://www.w3.org/TR/NOTE-datetime | | http://www.w3.org/TR/NOTE-datetime | ||
|- | |- | ||
| bgcolor=# | | 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=# | | colspan="2" bgcolor=#CEE3F6|'''URI data type definition''' | ||
|- | |- | ||
|width="150pt" bgcolor=# | |width="150pt" bgcolor=#CEE3F6| '''Name''' | ||
|width="500pt"| <URI> | |width="500pt"| <URI> | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| URI | | URI | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Defined By''' | ||
|http://www.ietf.org/rfc/rfc2396.txt | |http://www.ietf.org/rfc/rfc2396.txt | ||
|- | |- | ||
| bgcolor=# | | 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=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| title | | title | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Title | | Title | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''DC Definition''' | ||
| A name given to the resource. | | A name given to the resource. | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''DC Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Mandatory | | Mandatory | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 1; Max: 1 | | Min: 1; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 164: | Line 164: | ||
=== Alternative Title === | === Alternative Title === | ||
{|style="border:1px solid #1b90b5; " | {|style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |width="150pt" bgcolor=#CEE3F6| '''Term URI''' | ||
|width="500pt"| http://purl.org/dc/terms/alternative | |width="500pt"| http://purl.org/dc/terms/alternative | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| alternative | | alternative | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Alternative Title | | Alternative Title | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''DC Definition''' | ||
| An alternative name for the resource. | | An alternative name for the resource. | ||
|- | |- | ||
| bgcolor=# | | 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=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| http://purl.org/dc/elements/1.1/title | | http://purl.org/dc/elements/1.1/title | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min:0; Max: Unbounded | | Min:0; Max: Unbounded | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 206: | Line 206: | ||
=== Volume === | === Volume === | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| volume | | volume | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 |'''Label''' | ||
| Volume | | Volume | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 |'''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 |'''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 |'''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 |'''Refines''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 |'''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 |'''Occurrence''' | ||
| Min:0; Max: 1 | | Min:0; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 |'''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 |'''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 242: | Line 242: | ||
=== Issue === | === Issue === | ||
{|style="border:1px solid #1b90b5; " | {|style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| issue | | issue | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Issue | | Issue | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Mandatory | | Mandatory | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: 1; | | Min: 0; Max: 1; | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 278: | Line 278: | ||
=== Start Page === | === Start Page === | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Name''' | ||
| start-page | | start-page | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Start Page | | Start Page | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| The date when the publication was created. | | The date when the publication was created. | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: 1 | | Min: 0; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 314: | Line 314: | ||
=== End Page === | === End Page === | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Name''' | ||
| end-page | | end-page | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| End Page | | End Page | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: 1 | | Min: 0; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 350: | Line 350: | ||
=== Sequence Number === | === Sequence Number === | ||
{|style="border:1px solid #1b90b5; " | {|style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| sequence-number | | sequence-number | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Sequence Number | | Sequence Number | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: 1 | | Min: 0; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | 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=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| total-number-of-pages | | total-number-of-pages | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Total number of pages | | Total number of pages | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| http://purl.org/dc/terms/extent | | http://purl.org/dc/terms/extent | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: 1 | | Min: 0; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | 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=# | |width="150pt" bgcolor=#CEE3F6| '''Term URI''' | ||
|width="500pt"| http://purl.org/dc/terms/publisher | |width="500pt"| http://purl.org/dc/terms/publisher | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| publisher | | publisher | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Publisher | | Publisher | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''DC Definition''' | ||
| An entity responsible for making the resource available. | | An entity responsible for making the resource available. | ||
|- | |- | ||
| bgcolor=# | | 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=# | | 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=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| http://purl.org/escidoc/metadata/terms/publishinginfo | | http://purl.org/escidoc/metadata/terms/publishinginfo | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Mandatory | | Mandatory | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 1; Max: 1 | | Min: 1; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 464: | Line 464: | ||
=== Place === | === Place === | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| place | | place | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Place | | Place | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| The location of the publisher. | | The location of the publisher. | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| http://purl.org/escidoc/metadata/terms/0.1/publishing-info | | http://purl.org/escidoc/metadata/terms/0.1/publishing-info | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: 1 | | Min: 0; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 500: | Line 500: | ||
=== Edition === | === Edition === | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| edition | | edition | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Edition | | Edition | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| The edition of the publication. | | The edition of the publication. | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| http://purl.org/escidoc/metadata/terms/0.1/publishing-info | | http://purl.org/escidoc/metadata/terms/0.1/publishing-info | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: 1 | | Min: 0; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 538: | Line 538: | ||
=== Genre === | === Genre === | ||
{|style="border:1px solid #1b90b5; " | {|style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| type | | type | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Genre | | Genre | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''DC Definition''' | ||
| The nature or genre of the resource. | | The nature or genre of the resource. | ||
|- | |- | ||
| bgcolor=# | | 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=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | 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=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Mandatory | | Mandatory | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 1; Max: 1; | | Min: 1; Max: 1; | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | 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=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| creator | | creator | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Creator | | Creator | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''DC Definition''' | ||
| An entity primarily responsible for making the resource. | | An entity primarily responsible for making the resource. | ||
|- | |- | ||
| bgcolor=# | | 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=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| http://purl.org/dc/elements/1.1/creator | | http://purl.org/dc/elements/1.1/creator | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Has Range''' | ||
| http://purl.org/escidoc/metadata/terms/person | | http://purl.org/escidoc/metadata/terms/person | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Has Range''' | ||
| http://purl.org/escidoc/metadata/terms/organization | | http://purl.org/escidoc/metadata/terms/organization | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Mandatory | | Mandatory | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 1; Max: Unbounded; | | Min: 1; Max: Unbounded; | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | 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=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| publishing-info | | publishing-info | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Publishing Info | | Publishing Info | ||
|- | |- | ||
| bgcolor=# | | 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=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refined by''' | ||
| http://purl.org/dc/terms/publisher | | http://purl.org/dc/terms/publisher | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refined by''' | ||
| http://purl.org/escidoc/metadata/terms/place | | http://purl.org/escidoc/metadata/terms/place | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refined by''' | ||
| http://purl.org/escidoc/metadata/terms/edition | | http://purl.org/escidoc/metadata/terms/edition | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: 1 | | Min: 0; Max: 1 | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 674: | Line 674: | ||
=== Identifier === | === Identifier === | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| identifier | | identifier | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6| '''Label''' | ||
| Identifier | | Identifier | ||
|- | |- | ||
| bgcolor=# | | 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=# | | 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=# | | bgcolor=#CEE3F6| '''eSciDoc Definition''' | ||
| An external identifier for the resource. | | An external identifier for the resource. | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6| '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6| '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6| '''Has Encoding Scheme''' | ||
| http://purl.org/escidoc/metadata/terms/0.1/idtypes | | http://purl.org/escidoc/metadata/terms/0.1/idtypes | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6| '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6| '''Occurrence''' | ||
| Min: 0; Max: Unbounded | | Min: 0; Max: Unbounded | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6| '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6| '''Remarks''' | ||
| - | | - | ||
|} | |} | ||
Line 716: | Line 716: | ||
=== Source === | === Source === | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=# | |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=# | | bgcolor=#CEE3F6 | '''Term Name''' | ||
| source | | source | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Label''' | ||
| Source | | Source | ||
|- | |- | ||
| bgcolor=# | | 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=# | | 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=# | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Type of term''' | ||
| Property | | Property | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Refines''' | ||
| http://purl.org/dc/elements/1.1/source | | http://purl.org/dc/elements/1.1/source | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Obligation''' | ||
| Optional | | Optional | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Occurrence''' | ||
| Min: 0; Max: unbounded; | | Min: 0; Max: unbounded; | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Best practice''' | ||
| - | | - | ||
|- | |- | ||
| bgcolor=# | | bgcolor=#CEE3F6 | '''Remarks''' | ||
| - | | - | ||
|} | |} |
Revision as of 08:53, 29 May 2009
|
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
- ESciDoc_Application_Profile_Event
- ESciDoc_Application_Profile_File
- ESciDoc_Application_Profile_Organization
- ESciDoc_Application_Profile_Person
- ESciDoc_Application_Profile_Publication
Related eSciDoc Encoding Schemes[edit]
References[edit]
- ↑ DCMI Type Vocabulary [DCMITYPE], see http://dublincore.org/documents/dcmi-type-vocabulary/"