1 / 2

Quick Link Contract Riddle

Quick Link Contract Riddle. The graph below contains a few simple XDI statements, and a link contract that allows $get operations on a certain subgraph . The purple area is the target subgraph of the link contract. ().

jera
Télécharger la présentation

Quick Link Contract Riddle

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Quick Link Contract Riddle The graph below contains a few simple XDI statements, and a link contract that allows $get operations on a certain subgraph. The purple area is the target subgraph of the link contract. () The purple statements are the statements on which a $get request will succeed using the given link contract. =a =a *b +friend =a*b =x <+c> =a*b<+c> =x & $do =a*b<+c>& $get & $do “Markus”

  2. Quick Link Contract Riddle The graph below discuses a case where link contract functionality intersects with $ref/$rep functionality. The purple area is the target subgraph of the link contract. () The purple statements are the statements on which a $get request will succeed using the given link contract. [=] [=] !:uuid:1 [=]!:uuid:1 =a $ref =a *b $ref =b [=]!:uuid:1*b =b $ref =c =c $rep =d =d $do $get $ref/$rep behavior: Will a $get on =a*b succeed? Will a $get on =d*b succeed? $do

More Related