Difference between revisions of "Faces Application Profile Partner"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
| 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"|Integer data type definition | |||
|- | |||
|width="100pt"| Name | |||
|width="500pt"| <integer> | |||
|- | |||
| Label | |||
| Integer | |||
|- | |||
| Definition | |||
| - | |||
|} | |||
{| 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"|Tel data type definition | |||
|- | |||
|width="100pt"| Name | |||
|width="500pt"| <tel> | |||
|- | |||
| Label | |||
| Phone | |||
|- | |||
| Defined By | |||
|http://www.ietf.org/rfc/rfc2426.txt | |||
|- | |||
| Definition | |||
| tel definition in RFC2426 section 3.3.1 | |||
|} | |||
{| border="1" | |||
| colspan="2"|email data type definition | |||
|- | |||
|width="100pt"| Name | |||
|width="500pt"| <email> | |||
|- | |||
| Label | |||
| eMail | |||
|- | |||
| Defined By | |||
|http://www.ietf.org/rfc/rfc2426.txt | |||
|- | |||
| Definition | |||
| email definition in RFC2426 section 3.3.2 | |||
|} | |||
== Describing a Partner == | == Describing a Partner == |
Revision as of 12:29, 3 June 2008
Namespaces[edit]
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. |
Integer data type definition | |
Name | <integer> |
Label | Integer |
Definition | - |
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 |
Tel data type definition | |
Name | <tel> |
Label | Phone |
Defined By | http://www.ietf.org/rfc/rfc2426.txt |
Definition | tel definition in RFC2426 section 3.3.1 |
email data type definition | |
Name | <email> |
Label | |
Defined By | http://www.ietf.org/rfc/rfc2426.txt |
Definition | email definition in RFC2426 section 3.3.2 |
Describing a Partner[edit]
Term URI | http://purl.org/escidoc/metadata/terms |
Name | PartnerType |
Label | Partner Type |
Defined by: | - |
FOAF Definition | - |
FOAF Comment | - |
eSciDoc Definition | The type of a partner. |
eSciDoc Comment | enumeration values: ESciDoc Person, ESciDoc Organization |
Type of term | Property |
Refines | - |
Refined by | - |
Encoding Scheme For | - |
Has Encoding Scheme | - |
Obligation | Mandatory |
Condition | - |
Datatype | enumeration |
Occurrence | Min: 1; Max: 1; |
Best practice | - |
Open Questions | - |
Term URI | http://purl.org/escidoc/metadata/terms |
Name | PartnerRole |
Label | Partner Role |
Defined by: | - |
FOAF Definition | - |
FOAF Comment | - |
eSciDoc Definition | The role in which a partner worked. |
eSciDoc Comment | enumeration values: Author, Owner, Editor, Photographer, ... |
Type of term | Property |
Refines | - |
Refined by | - |
Encoding Scheme For | - |
Has Encoding Scheme | - |
Obligation | Mandatory |
Condition | - |
Datatype | enumeration |
Occurrence | Min: 1; Max: 1; |
Best practice | - |
Open Questions | - |