← Prev in month ← Prev in thread

Minutes: XDI TC Telecon Friday 2014-11-28

From
Markus Sabadello <>
Date
2014-11-28T19:41:33+00:00
ID
Thread
Minutes: XDI TC Telecon Friday 2014-11-28
XDI TC Minutes

Following are the minutes of the unofficial telecon of the XDI TC at:

Date:  Friday, 28 November 2014 USATime:  09:00AM - 10:30AM Pacific Time (16:00-17:30 UTC)
ATTENDING
Drummond ReedMarkus Sabadello
GUESTS
André Martins
REGRETSNEWS & UPDATESPRESENTATIONS/DISCUSSIONSReport from XDI editors subcommittee
https://wiki.oasis-open.org/xdi/XdiOneSpecshttps://github.com/OASIS-XDI-Technical-Committee/xdi-spec-docbook
The XDI editors call was canceled this week.

Cloud card discussion

We discussed patterns for “cloud cards” for personal contact information, which involve a “public” part and a “private” part.

Markus and André have been using the following pattern:

   PUBLIC LINK CONTRACT:

([=]!:uuid:1111/$public)$do/$get/[=]!:uuid:1111[$card]!:uuid:1234$public([=]!:uuid:1111/$public)$do/$get/[=]!:uuid:1111[$card]!:uuid:4567$public

   CARD ONE:

   [=]!:uuid:1111#home$card/$ref/[=]!:uuid:1111[$card]!:uuid:1234

   [=]!:uuid:1111[$card]!:uuid:1234$public<#first><#name>/&/...   [=]!:uuid:1111[$card]!:uuid:1234$public<#phone>/&/...   [=]!:uuid:1111[$card]!:uuid:1234$private<#country>/&/...

   CARD TWO:

   [=]!:uuid:1111#work$card/$ref/[=]!:uuid:1111[$card]!:uuid:4567

   [=]!:uuid:1111[$card]!:uuid:4567.....

Drummond is proposing the following changed pattern, which allows modeling attribute addresses on the cloud cards in a way that is independent of their public/private status.

   PUBLIC LINK CONTRACT:

([=]!:uuid:1111/$public)$do/$get/[=]!:uuid:1111[$card]!:uuid:1234[$public]([=]!:uuid:1111/$public)$do/$get/[=]!:uuid:1111[$card]!:uuid:4567[$public]

   CARD ONE:

   [=]!:uuid:1111#home$card/$ref/[=]!:uuid:1111[$card]!:uuid:1234

[=]!:uuid:1111[$card]!:uuid:1234[$public]!:uuid:1/$ref/[=]!:uuid:1111[$card]!:uuid:1234<#first><#name>[=]!:uuid:1111[$card]!:uuid:1234[$public]!:uuid:2/$ref/[=]!:uuid:1111[$card]!:uuid:1234<#phone>[=]!:uuid:1111[$card]!:uuid:1234[$private]!:uuid:1/$ref/[=]!:uuid:1111[$card]!:uuid:1234<#country>

   [=]!:uuid:1111[$card]!:uuid:1234<#first><#name>/&/...   [=]!:uuid:1111[$card]!:uuid:1234<#phone>/&/…   [=]!:uuid:1111[$card]!:uuid:1234<#country>/&/...

   CARD TWO:

   [=]!:uuid:1111#work$card/$ref/[=]!:uuid:1111[$card]!:uuid:4567

   [=]!:uuid:1111[$card]!:uuid:4567.....

Dictionary patterns

Drummond has worked on a wiki page with patterns for XDI dictionaries:

https://wiki.oasis-open.org/xdi/XdiDictionaryPatterns

Drummond has also updated the following wiki pages accordingly:

https://wiki.oasis-open.org/xdi/XdiDictionaryReqs

https://wiki.oasis-open.org/xdi/XbnfRules

We worked on an example involving “contact cards” and “resume cards”:

 |#contact||$card|//|<#email>|

 |#contact||$card|//|<#tel>|

 |#contact||$card|//|<#first>|

 |#contact||$card||<#first>|//|<#name>|

 |#contact||$card|//|<#last>|

 |#contact||$card||<#last>|//|<#name>|

 |<#email>|/$is#/|<$string>|

 |#resume||$card|/$is#/|#contact||$card|

 |#resume||$card|//|<#age>|

 |#resume||$card|//|<#recommendation>|

 |#resume||$card||<#recommendation>|//|<#letter>|

 |#resume||$card||<#recommendation>||<#letter>|<$n>/&/"0-n"

 |<#age>|/$is#/|<$number>|

ABNF progress

We did not further discuss this topic.
XDI Messaging and XDI Bindings contributions
We did not further discuss this topic.

XDI Policy and Connections

We did not further discuss this topic.
Transactional integrity
We did not further discuss this topic.
NEXT CALL
The next call is next week at the regular time.
← Prev in month ← Prev in thread