ESciDoc Application Profile Organization

From MPDLMediaWiki
Revision as of 08:52, 29 May 2009 by Kurt (talk | contribs)
Jump to navigation Jump to search
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]

Data Model[edit]

Namespaces[edit]

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


Term URI http://www.opengis.net/kml/2.2
Name kml:
Label OpenGIS® KML Encoding Standard (OGC KML)


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.


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


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

Describing an Organization[edit]

Title[edit]

Term URI http://purl.org/dc/terms/title
Name title
Label Title
Defined by: -
DC Definition A name given to the resource.
DC Comment -
eSciDoc Definition The name of the organization as used in the item.
eSciDoc Comment -
Type of term Property
Refines -
Refined by http://purl.org/dc/terms/alternative
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype string
Occurrence Min: 1; Max: 1
Best practice -
Remarks -
Status implemented as organization-name

Alternative Title[edit]

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

Identifier[edit]

Term URI http://purl.org/dc/terms/identifier
Name identifier
Label Identifier
Defined by: -
DC Definition An unambiguous reference to the resource within a given context.
DC Comment Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.
eSciDoc Definition The id of the corresponding organizational unit in the system.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: unbounded
Best practice -
Remarks -
Status implemented in schema (but not in current PubMan)

Type[edit]

Term URI http://purl.org/escidoc/metadata/terms/organizationType
Name type
Label Type
Defined by: -
eSciDoc Definition The type of the organizational unit.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1
Version 0.1
Best practice -
Remarks -
Status implemented in schema (but not in current PubMan)

Description[edit]

Term URI http://purl.org/dc/terms/description
Name description
Label Description
Defined by: -
DC Definition An account of the resource.
DC Comment Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
eSciDoc Definition -
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Optional
Condition -
Datatype string
Occurrence Min:0; Unbounded
Best practice -
Remarks -
Status implemented in schema (but not in current PubMan)

City[edit]

Term URI http://purl.org/escidoc/metadata/terms/city
Name city
Label City
Defined by: -
eSciDoc Definition The city where the corresponding organization is located
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype string
Occurrence Min: 1; Max: 1
Version 0.1
Best practice -
Remarks -
Status implemented in schema (PubMan: place)

Country[edit]

Term URI http://purl.org/escidoc/metadata/terms/country
Name country
Label Country
Defined by: -
eSciDoc Definition The country where the corresponding organization is located
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme ISO 3166 country codes or free text?
Obligation Mandatory
Version 0.1
Condition -
Datatype string
Occurrence Min: 1; Max: 1
Best practice -
Remarks -
Status implemented in schema (PubMan: place)

Coordinates[edit]

Term URI http://www.opengis.net/kml/2.2/coordinates
Name coordinates
Label Point
Defined by: -
KML Definition A geographic location defined by longitude, latitude.
KML Comment -
eSciDoc Definition -
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme e.g. <kml:coordinates>48.147906,11.576795</kml:coordinates>.

Do not include spaces between the values that describe a coordinate.

Obligation Optional
Condition -
Datatype string
Occurrence Min: 0; Max: 1
Best practice -
Remarks -
Status implemented in schema (but not in current PubMan version)

Start Date[edit]

Term URI http://purl.org/dc/terms/created
Name created
Label Start date
Defined by: -
DC Definition Date of creation of the resource.
DC Comment -
eSciDoc Definition The date when the organization was created.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/dc/terms/date
Refined by -
Encoding Scheme For -
Has Encoding Scheme http://www.w3.org/TR/NOTE-datetime
Obligation Mandatory
Condition -
Datatype date
Occurrence Min: 1; Max: 1
Version 0.1
Best practice -
Remarks -
Status implemented

End Date[edit]

Term URI http://purl.org/escidoc/metadata/terms/ceased
Name ceased
Label End date
Defined by: -
DC Definition -
DC Comment -
eSciDoc Definition The date when the organization ceased to exist.
eSciDoc Comment -
Type of term Property
Refines http://purl.org/dc/terms/date
Refined by -
Encoding Scheme For -
Has Encoding Scheme http://www.w3.org/TR/NOTE-datetime
Obligation Optional
Condition -
Datatype date
Occurrence Min: 0; Max: 1
Version 0.1
Best practice -
Remarks -
Status implemented

Schema[edit]

Related Application Profiles[edit]

eSciDoc

Related eSciDoc Encoding Schemes[edit]