Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Persona Attribute List"

(Name)
Line 57: Line 57:
  
 
=== Name ===
 
=== Name ===
 +
 +
{| cellspacing="0" cellpadding="5" border="1" class="wikitable"
 +
|- style="background: none repeat scroll 0% 0% rgb(214, 222, 233); color: black;"
 +
! align="left" width="50%" valign="top" | Attribute
 +
! align="left" width="20%" valign="top" | Function
 +
! align="left" width="20%" valign="top" | Arg1
 +
! align="left" width="10%" valign="top" | Arg2
 +
! align="left" width="10%" valign="top" | Arg3
 +
! align="left" width="10%" valign="top" | Arg4
 +
! align="left" width="10%" valign="top" | Comment
 +
|-
 +
| Honorific Prefix<br>
 +
| rolePathLiteralInitial<br>
 +
| &lt;RP&gt;<br>
 +
| v:n<br>
 +
| v:honorific-prefix<br>
 +
| <br>
 +
| <br>
 +
|-
 +
| Given Name
 +
| rolePathLiteral
 +
| &lt;RP&gt;<br>
 +
| foaf:account<br>
 +
| v:given-name<br>
 +
| <br>
 +
| <br>
 +
|-
 +
| Additional Names<br>
 +
| rolePathLiteral<br>
 +
| &lt;RP&gt;<br>
 +
| v:n<br>
 +
| v:additional-name<br>
 +
| <br>
 +
| <br>
 +
|-
 +
| Additional Names - Initial<br>
 +
| rolePathLiteralInitial<br>
 +
| &lt;RP&gt;<br>
 +
| v:n<br>
 +
| v:additional-name<br>
 +
| <br>
 +
| <br>
 +
|-
 +
| Family Name<br>
 +
| rolePathLiteral<br>
 +
| &lt;RP&gt;<br>
 +
| v:n<br>
 +
| v:family-name<br>
 +
| <br>
 +
| <br>
 +
|-
 +
| Honorific Suffix<br>
 +
| rolePathLiteralInitial<br>
 +
| &lt;RP&gt;<br>
 +
| v:n<br>
 +
| v:honorific-suffix<br>
 +
| <br>
 +
| <br>
 +
|-
 +
| Formatted Name<br>
 +
| <br>
 +
| <br>
 +
| <br>
 +
| <br>
 +
| <br>
 +
| <br>
 +
|}
 +
 +
=== Recipient Home Address ===
  
 
{| cellspacing="0" cellpadding="5" border="1" class="wikitable"
 
{| cellspacing="0" cellpadding="5" border="1" class="wikitable"

Revision as of 14:28, 3 August 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
Higgins logo 76Wx100H.jpg

This page describes the mapping rules from a human-readable description of an attribute to the equivalent PDM attribute.

Account

Attribute Function Arg1 Arg2 Arg3 Arg4 Comment
Account Username rolePathLiteral <RP>
foaf:account
foaf:accountName


Account Password
rolePathLiteral





Account Confirm Password rolePathLiteral





Account Username Email
roleObject
<RP>
foaf:mbox



Account Username Email Confirm
roleObject
<RP>
foaf:mbox



Name

Attribute Function Arg1 Arg2 Arg3 Arg4 Comment
Honorific Prefix
rolePathLiteralInitial
<RP>
v:n
v:honorific-prefix


Given Name rolePathLiteral <RP>
foaf:account
v:given-name


Additional Names
rolePathLiteral
<RP>
v:n
v:additional-name


Additional Names - Initial
rolePathLiteralInitial
<RP>
v:n
v:additional-name


Family Name
rolePathLiteral
<RP>
v:n
v:family-name


Honorific Suffix
rolePathLiteralInitial
<RP>
v:n
v:honorific-suffix


Formatted Name






Recipient Home Address

Attribute Function Arg1 Arg2 Arg3 Arg4 Comment
Honorific Prefix
rolePathLiteralInitial
<RP>
v:n
v:honorific-prefix


Given Name rolePathLiteral <RP>
foaf:account
v:given-name


Additional Names
rolePathLiteral
<RP>
v:n
v:additional-name


Additional Names - Initial
rolePathLiteralInitial
<RP>
v:n
v:additional-name


Family Name
rolePathLiteral
<RP>
v:n
v:family-name


Honorific Suffix
rolePathLiteralInitial
<RP>
v:n
v:honorific-suffix


Formatted Name






Back to the top