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"

Line 3: Line 3:
 
This page describes the mapping rules from a human-readable description of an attribute to the equivalent PDM attribute.
 
This page describes the mapping rules from a human-readable description of an attribute to the equivalent PDM attribute.
  
=== Account ===
+
=== Account ===
  
 
{| cellspacing="0" cellpadding="5" border="1" class="wikitable"
 
{| cellspacing="0" cellpadding="5" border="1" class="wikitable"
Line 17: Line 17:
 
| Account Username  
 
| Account Username  
 
| rolePathLiteral  
 
| rolePathLiteral  
| &lt;RP&gt;<br>  
+
| RP<br>  
 
| foaf:account<br>  
 
| foaf:account<br>  
 
| foaf:accountName<br>  
 
| foaf:accountName<br>  
Line 25: Line 25:
 
| Account Password<br>  
 
| Account Password<br>  
 
| rolePathLiteral<br>  
 
| rolePathLiteral<br>  
| <br>  
+
| "<br>  
| <br>  
+
| "<br>  
| <br>  
+
| p:password<br>  
 
| <br>  
 
| <br>  
 
| <br>
 
| <br>
 
|-
 
|-
| Account Confirm Password
+
| Account Confirm Password  
 
| rolePathLiteral<br>  
 
| rolePathLiteral<br>  
| <br>  
+
| "<br>  
| <br>  
+
| "<br>  
| <br>  
+
| "<br>  
 
| <br>  
 
| <br>  
 
| <br>
 
| <br>
Line 41: Line 41:
 
| Account Username Email<br>  
 
| Account Username Email<br>  
 
| roleObject<br>  
 
| roleObject<br>  
| &lt;RP&gt;<br>  
+
| "<br>  
 
| foaf:mbox<br>  
 
| foaf:mbox<br>  
 
| <br>  
 
| <br>  
Line 49: Line 49:
 
| Account Username Email Confirm<br>  
 
| Account Username Email Confirm<br>  
 
| roleObject<br>  
 
| roleObject<br>  
| &lt;RP&gt;<br>  
+
| "<br>  
| foaf:mbox<br>  
+
| "<br>  
 
| <br>  
 
| <br>  
 
| <br>  
 
| <br>  

Revision as of 14:41, 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
"
"
p:password


Account Confirm Password rolePathLiteral
"
"
"


Account Username Email
roleObject
"
foaf:mbox



Account Username Email Confirm
roleObject
"
"



Name

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


Given Name rolePathLiteral "
"
v:given-name


Additional Names
rolePathLiteral
"
"
v:additional-name


Additional Names - Initial
rolePathLiteralInitial
"
"
v:additional-name


Family Name
rolePathLiteral
"
"
v:family-name


Honorific Suffix
rolePathLiteralInitial
"
"
v:honorific-suffix


Formatted Name






Recipient Home Address

Attribute Function Arg1 Arg2 Arg3 Arg4 Comment
Recipient Home Address
rolePathLiteral
RP p:Recipient p:Home
v:adr
v:street-address


Recipeint Home Extended Address
" "
"
v:extended-address


Recipient Home Locality
"
"
"
v:locality


Recipient Home Region
"
"
"
v:region


Recipient Home Postal Code
"
"
"
v:postal-code


Recipient Home 4 Digit Extension Zip

"
"
v:postal-code


Recipient Home Telephone
rolePathLiteral
"
v:tel
rdf:value


Back to the top