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"

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

Revision as of 14:27, 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 Arg4
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






Back to the top