Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Person Object Modifications

Name Object

Switch to multiple names model... introduce pronunciation url parameter "name" :

Unknown macro: { "givenName" }

,
"nativeName" :

Unknown macro: { "givenName" }

,
"preferredName" :

Unknown macro: { "givenName" }

,
"alternateName" :

Unknown macro: { "givenName" }


person.name.givenName
person.nativeName.givenName
person.preferredName.pronunciation

Address Object "addresses": [

Unknown macro: { ... "building"}

]

Person Object

The job details in the person object are considered to be a point in time view and are not intended to provide a historical view of the persons employment.

Unknown macro: { ... "dn"}


Example:

Unknown macro: { ... "dn" }


Group IDs @peers = organizational peers (e.g. people in same department, people with the same report to chain/network, etc)

@reportsTo = report to chain / network (e.g. management chain)
@reports = people who report to this person
@assists = people for whom this person is an assistant

IMs, Emails, Phone Numbers

Restructuring of the "ims", "emails" and "phoneNumbers" properties on the person object.... "ims" :

Unknown macro: { "work"}

"emails" :

Unknown macro: { "work"}

"phoneNumbers" :

Unknown macro: { "work"}


Link Collections

Restructure the "urls" property to align with the Standard Links structure in Activity Streams "urls" :

Unknown macro: { "blog" }
  • No labels