Difference between revisions of "ESciDoc Application Profile OrganizationalUnit"
Jump to navigation
Jump to search
m (→Namespaces) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 34: | Line 34: | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | |width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | ||
|width="500pt"| http://purl.org/escidoc/metadata/terms | |width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/ | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''Name''' | | bgcolor=#CEE3F6 | '''Name''' | ||
Line 422: | Line 422: | ||
{| style="border:1px solid #1b90b5; " | {| style="border:1px solid #1b90b5; " | ||
|width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | |width="150pt" bgcolor=#CEE3F6 | '''Term URI''' | ||
|width="500pt"| http://purl.org/ | |width="500pt"| http://purl.org/escidoc/metadata/terms/0.1/start-date | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''Term Name''' | | bgcolor=#CEE3F6 | '''Term Name''' | ||
Line 437: | Line 437: | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''eSciDoc Definition''' | | bgcolor=#CEE3F6 | '''eSciDoc Definition''' | ||
| The date when the organization | | The date when the organization officially started with work. | ||
|- | |- | ||
| bgcolor=#CEE3F6 | '''eSciDoc Comment''' | | bgcolor=#CEE3F6 | '''eSciDoc Comment''' | ||
Line 516: | Line 516: | ||
== Schema == | == Schema == | ||
*[ | *[http://purl.org/escidoc/metadata/schemas/0.1/organizationalunit Organizational Unit XML Schema] | ||
== Related Application Profiles == | == Related Application Profiles == |
Latest revision as of 15:32, 24 June 2010
|
Introduction[edit]
Please enter all comments concerning the use cases on the discussion page.
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/0.1/ |
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/elements/1.1/title |
Name | title |
Label | Title |
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 |
Refined by | http://purl.org/dc/terms/alternative |
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/terms/title |
Obligation | Optional |
Occurrence | Min:0; Max: Unbounded |
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 | The id of the corresponding organizational unit in the system. |
eSciDoc Comment | - |
Type of term | Property |
Obligation | Optional |
Occurrence | Min: 0; Max: unbounded |
Best practice | - |
Remarks | - |
Type[edit]
Term URI | http://purl.org/escidoc/metadata/terms/0.1/organization-type |
Term Name | type |
Label | Type |
eSciDoc Definition | The type of the organizational unit. |
eSciDoc Comment | - |
Type of term | Property |
Refines | - |
Has Encoding Scheme | - |
Obligation | Optional |
Occurrence | Min: 0; Max: 1 |
Version | 0.1 |
Best practice | - |
Remarks | - |
Description[edit]
Term URI | http://purl.org/dc/elements/1.1/description |
Term Name | description |
Label | Description |
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 |
Obligation | Optional |
Occurrence | Min:0; Unbounded |
Best practice | - |
Remarks | - |
City[edit]
Term URI | http://purl.org/escidoc/metadata/terms/0.1/city |
Term Name | city |
Label | City |
eSciDoc Definition | The city where the corresponding organization is located |
eSciDoc Comment | - |
Type of term | Property |
Refines | - |
Obligation | Mandatory |
Occurrence | Min: 1; Max: 1 |
Version | 0.1 |
Best practice | - |
Remarks | - |
Country[edit]
Term URI | http://purl.org/escidoc/metadata/terms/0.1/country |
Term Name | country |
Label | Country |
eSciDoc Definition | The country where the corresponding organization is located |
eSciDoc Comment | - |
Type of term | Property |
Refines | - |
Has Encoding Scheme | ISO 3166 country codes or free text? |
Obligation | Mandatory |
Version | 0.1 |
Occurrence | Min: 1; Max: 1 |
Best practice | - |
Remarks | - |
Coordinates[edit]
Term URI | http://www.opengis.net/kml/2.2/coordinates |
Term Name | coordinates |
Label | Point |
KML Definition | A geographic location defined by longitude, latitude. |
KML Comment | - |
eSciDoc Definition | - |
eSciDoc Comment | - |
Type of term | Property |
Obligation | Optional |
Occurrence | Min: 0; Max: 1 |
Best practice | - |
Remarks | e.g. <kml:coordinates>48.147906,11.576795</kml:coordinates>.
Do not include spaces between the values that describe a coordinate. |
Start Date[edit]
Term URI | http://purl.org/escidoc/metadata/terms/0.1/start-date |
Term Name | created |
Label | Start date |
DC Definition | Date of creation of the resource. |
DC Comment | - |
eSciDoc Definition | The date when the organization officially started with work. |
eSciDoc Comment | - |
Type of term | Property |
Refines | http://purl.org/dc/terms/date |
Has Encoding Scheme | http://www.w3.org/TR/NOTE-datetime |
Obligation | Mandatory |
Occurrence | Min: 1; Max: 1 |
Version | 0.1 |
Best practice | - |
Remarks | - |
End Date[edit]
Term URI | http://purl.org/escidoc/metadata/terms/0.1/end-date |
Term Name | end-date |
Label | End date |
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 |
Has Encoding Scheme | http://www.w3.org/TR/NOTE-datetime |
Obligation | Optional |
Occurrence | Min: 0; Max: 1 |
Version | 0.1 |
Best practice | - |
Remarks | - |
Schema[edit]
Related Application Profiles[edit]
eSciDoc
- ESciDoc_Application_Profile_Event
- ESciDoc_Application_Profile_File
- ESciDoc_Application_Profile_Person
- ESciDoc_Application_Profile_Publication
- ESciDoc_Application_Profile_Source