Difference between revisions of "Faces Application Profile FacesItem"

From MPDLMediaWiki
Jump to navigation Jump to search
(New page: == Namespaces == {| border="1" |width="100pt"| Term URI |width="500pt"| http://purl.org/dc/terms/ |- | Name | dcterms: |- | Label | Dublin Core terms |} <br /> {| border="1" |width="100p...)
 
Line 41: Line 41:




== Describing a FacesPerson ==
== Describing a FacesImage ==




Line 64: Line 64:
|-
|-
| eSciDoc Definition
| eSciDoc Definition
| The internal identifier of a person.
| The internal identifier of an image.
|-
|-
| eSciDoc Comment
| eSciDoc Comment
Line 91: Line 91:
|-
|-
| Datatype
| Datatype
| integer
| string
|-
|-
| Occurrence
| Occurrence
Line 107: Line 107:
{| border="1"
{| border="1"
|width="100pt"| Term URI
|width="100pt"| Term URI
|width="500pt"| http://xmlns.com/foaf/0.1/family_name
|width="500pt"| http://xmlns.com/foaf/0.1/
|-
|-
| Name
| Name
| family_name
| emotion
|-
|-
| Label
| Label
| Family Name
| Emotion
|-
|-
| Defined by:
| Defined by:
Line 119: Line 119:
|-
|-
| FOAF Definition
| FOAF Definition
| The family_name of some person.
| -
|-
|-
| FOAF Comment
| FOAF Comment
Line 125: Line 125:
|-
|-
| eSciDoc Definition
| eSciDoc Definition
| The family name of a person.
| The depicted emotion of a image.
|-
|-
| eSciDoc Comment
| eSciDoc Comment
| -
| enumeration values: neutrality, sadness, disgust, fear, anger, happiness
|-
|-
| Type of term
| Type of term
Line 152: Line 152:
|-
|-
| Datatype
| Datatype
| string
| enumeration
|-
|-
| Occurrence
| Occurrence
Line 168: Line 168:
{| border="1"
{| border="1"
|width="100pt"| Term URI
|width="100pt"| Term URI
|width="500pt"| http://xmlns.com/foaf/0.1/givenname
|width="500pt"| http://xmlns.com/foaf/0.1/
|-
|-
| Name
| Name
| givenname
| pictureGroup
|-
|-
| Label
| Label
| Given Name
| Picture Group
|-
|-
| Defined by:
| Defined by:
Line 180: Line 180:
|-
|-
| FOAF Definition
| FOAF Definition
| The given name of some person.
| -
|-
|-
| FOAF Comment
| FOAF Comment
|  
| -
|-
|-
| eSciDoc Definition
| eSciDoc Definition
| The given name of some person.
| Each emotion of each person is photographed twice. The first picture belongs to picture group a, the second to picture group b.
|-
|-
| eSciDoc Comment
| eSciDoc Comment
| -
| enumeration values: a, b
|-
|-
| Type of term
| Type of term
Line 207: Line 207:
|-
|-
| Obligation
| Obligation
| Optional
| Mandatory
|-
|-
| Condition
| Condition
Line 213: Line 213:
|-
|-
| Datatype
| Datatype
| string
| enumeration
|-
|-
| Occurrence
| Occurrence
| Min: 0; Max: 1;
| Min: 1; Max: 1;
|-
|-
| Best practice
| Best practice
Line 226: Line 226:




{| border="1"
|width="100pt"| Term URI
|width="500pt"| http://xmlns.com/foaf/0.1/title
|-
| Name
| title
|-
| Label
| Title
|-
| Defined by:
| -
|-
| FOAF Definition
| Title (Mr, Mrs, Ms, Dr. etc)
|-
| FOAF Comment
| -
|-
| eSciDoc Definition
| The title or peerage of a person in one string.
|-
| 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
| -
|-
| Open Questions
| -
|}




Line 308: Line 249:
|-
|-
| eSciDoc Definition
| eSciDoc Definition
| The gender of a person.
| The gender of a depicted person.
|-
|-
| eSciDoc Comment
| eSciDoc Comment
| -
| enumeration values: male, female
|-
|-
| Type of term
| Type of term
Line 335: Line 276:
|-
|-
| Datatype
| Datatype
| list
| enumeration
|-
|-
| Occurrence
| Occurrence
Line 369: Line 310:
|-
|-
| eSciDoc Definition
| eSciDoc Definition
| The age can be calculated from the creation date of the picture and the birthday of the person.
| The age of a depicted person at the time the photo was taken.
|-
|-
| eSciDoc Comment
| eSciDoc Comment
Line 430: Line 371:
|-
|-
| eSciDoc Definition
| eSciDoc Definition
| The age group of a person.
| The age group of a depicted person.
|-
|-
| eSciDoc Comment
| eSciDoc Comment
| -
| enumeration values: young (19-31), middle (39-55), old (69-80)
|-
|-
| Type of term
| Type of term
Line 457: Line 398:
|-
|-
| Datatype
| Datatype
| list
| enumeration
|-
|-
| Occurrence
| Occurrence
| Min: 1; Max: 1;
| Min: 1; Max: 1;
|-
| Best practice
| -
|-
| Open Questions
| -
|}
{| border="1"
|width="100pt"| Term URI
|width="500pt"| http://xmlns.com/foaf/0.1/birthday
|-
| Name
| birthday
|-
| Label
| Birthday
|-
| Defined by:
| -
|-
| FOAF Definition
| -
|-
| FOAF Comment
| -
|-
| eSciDoc Definition
| The birthday of a person in the following format: YYYY-MM-DD.
|-
| eSciDoc Comment
| -
|-
| Type of term
| Property
|-
| Refines
| -
|-
| Refined by
| -
|-
| Encoding Scheme For
| -
|-
| Has Encoding Scheme
| -
|-
| Obligation
| Mandatory
|-
| Condition
| -
|-
| Datatype
| date
|-
| Occurrence
| Min: 1; Max: 1;
|-
| Best practice
| -
|-
| Open Questions
| -
|}
{| border="1"
|width="100pt"| Term URI
|width="500pt"| http://purl.org/escidoc/metadata/terms/comment
|-
| Name
| comment
|-
| Label
| Comment
|-
| Defined by:
| -
|-
| FOAF Definition
| -
|-
| FOAF Comment
| -
|-
| eSciDoc Definition
| A field for additional information about a person.
|-
| 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;
|-
| Best practice
| -
|-
| Open Questions
| -
|}
{| border="1"
|width="100pt"| Term URI
|width="500pt"| http://www.w3.org/2006/vcard/ns#Address
|-
| Name
| Address
|-
| Label
| Address
|-
| Defined by:
| -
|-
| FOAF Definition
| -
|-
| FOAF Comment
| -
|-
| eSciDoc Definition
| The address (street name and number, postal code and city) of a person.
|-
| 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;
|-
| Best practice
| -
|-
| Open Questions
| -
|}
{| border="1"
|width="100pt"| Term URI
|width="500pt"| http://purl.org/escidoc/metadata/terms/phone
|-
| Name
| phone
|-
| Label
| Phone
|-
| Defined by:
| -
|-
| FOAF Definition
| -
|-
| FOAF Comment
| -
|-
| eSciDoc Definition
| The phone number of a person.
|-
| 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
| -
|-
| Open Questions
| -
|}
{| border="1"
|width="100pt"| Term URI
|width="500pt"| http://xmlns.com/foaf/0.1/email
|-
| Name
| email
|-
| Label
| Email
|-
| Defined by:
| -
|-
| FOAF Definition
| -
|-
| FOAF Comment
| -
|-
| eSciDoc Definition
| The email address of a person.
|-
| 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
| Best practice

Revision as of 18:49, 22 May 2008

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/escidoc/metadata/terms
Name escidoc:
Label eSciDoc terms



Describing a FacesImage[edit]

Term URI http://purl.org/escidoc/metadata/terms/identifer
Name identifier
Label Identifier
Defined By -
FOAF Definition ?
FOAF Comment
eSciDoc Definition The internal identifier of an image.
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://xmlns.com/foaf/0.1/
Name emotion
Label Emotion
Defined by: -
FOAF Definition -
FOAF Comment
eSciDoc Definition The depicted emotion of a image.
eSciDoc Comment enumeration values: neutrality, sadness, disgust, fear, anger, happiness
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://xmlns.com/foaf/0.1/
Name pictureGroup
Label Picture Group
Defined by: -
FOAF Definition -
FOAF Comment -
eSciDoc Definition Each emotion of each person is photographed twice. The first picture belongs to picture group a, the second to picture group b.
eSciDoc Comment enumeration values: a, b
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://xmlns.com/foaf/0.1/gender
Name gender
Label Gender
Defined by: -
FOAF Definition -
FOAF Comment -
eSciDoc Definition The gender of a depicted person.
eSciDoc Comment enumeration values: male, female
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/age
Name age
Label Age
Defined by: -
FOAF Definition -
FOAF Comment -
eSciDoc Definition The age of a depicted person at the time the photo was taken.
eSciDoc Comment -
Type of term Property
Refines -
Refined by -
Encoding Scheme For -
Has Encoding Scheme -
Obligation Mandatory
Condition -
Datatype integer
Occurrence Min: 1; Max: 1;
Best practice -
Open Questions -


Term URI http://purl.org/escidoc/metadata/terms/ageGroup
Name ageGroup
Label Age Group
Defined by: -
FOAF Definition -
FOAF Comment -
eSciDoc Definition The age group of a depicted person.
eSciDoc Comment enumeration values: young (19-31), middle (39-55), old (69-80)
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 -