Difference between revisions of "ESciDoc Application Profile Event"
Jump to navigation
Jump to search
Line 37: | Line 37: | ||
| eSciDoc terms | | eSciDoc terms | ||
|} | |} | ||
==Syntax Encoding Scheme== | |||
{| border="1" | |||
|colspan="2"|String data type definition | |||
|- | |||
|width="100pt"| Name | |||
|width="500pt"| <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. | |||
|} | |||
{| border="1" | |||
| colspan="2"|Date data type definition | |||
|- | |||
|width="100pt"| Name | |||
|width="500pt"| <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 [http://www.w3.org/TR/NOTE-datetime W3CDTF] profile of ISO 8601 | |||
|} | |||
{| border="1" | |||
| colspan="2"|URI data type definition | |||
|- | |||
|width="100pt"| Name | |||
|width="500pt"| <URI> | |||
|- | |||
| Label | |||
| URI | |||
|- | |||
| Defined By | |||
|http://www.ietf.org/rfc/rfc2396.txt | |||
|- | |||
| Definition | |||
| Character string for a URI | |||
|} | |||
Revision as of 13:36, 26 March 2008
Namespaces[edit]
Term URI | http://purl.org/dc/terms/ |
Name | dcterms: |
Label | Dublin Core terms |
Term URI | http://purl.org/agmes/1.1/ |
Name | ags: |
Label | Agricultural Metadata Element Set |
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 |
Describing an Event[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 title of the event. |
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 |
Best practice | - |
Open Questions | - |
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 | - |
eSciDoc Definition | - |
eSciDoc Comment | The event may have one or several alternative forms of the title (e.g. an abbreviated title). |
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 | - |
Open Questions | - |
Term URI | http://purl.org/agmes/1.1/dateStart |
Name | dateStart |
Label | Start Date |
Defined by: | - |
AG-event Definition | Date on which the event will start. |
AG-event Comment | - |
eSciDoc Definition | Start date of an event. |
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 |
Best practice | - |
Open Questions | - |
Term URI | http://purl.org/agmes/1.1/dateEnd |
Name | dateEnd |
Label | End Date |
Defined by: | - |
AG-event Definition | Date on which the event will end. |
AG-event Comment | - |
eSciDoc Definition | End date of an event. |
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 |
Best practice | - |
Open Questions | - |
Term URI | http://purl.org/dc/terms/spatial |
Name | spatial |
Label | Place |
Defined by: | - |
DC Definition | Spatial characteristics of the resource. |
DC Comment | - |
eSciDoc Definition | Place of an event. |
eSciDoc Comment | |
Type of term | Property |
Refines | http://purl.org/dc/terms/coverage |
Refined by | - |
Encoding Scheme For | - |
Has Encoding Scheme | |
Obligation | Optional |
Condition | - |
Datatype | string |
Occurrence | Min: 0; Max: 1 |
Best practice | - |
Open Questions | As "spatial" refines "coverage" its usage for a location can be debated |
Term URI | http://purl.org/escidoc/metadata/terms/invitationstatus/ |
Name | invitation_status |
Label | Invitation Status |
Defined by: | - |
DC Definition | |
DC Comment | - |
eSciDoc Definition | The information whether or not the creator was explicitly invited. |
eSciDoc Comment | |
Type of term | Property |
Refines | |
Refined by | - |
Encoding Scheme For | - |
Has Encoding Scheme | yes or no |
Obligation | Optional |
Condition | - |
Datatype | string |
Occurrence | Min: 0; Max: 1 |
Best practice | - |
Open Questions | - |