1 / 7

XDI Graph Discussion: $link

XDI Graph Discussion: $link. February 23, 2005. Simplified XDI graph notation. Physical. !!1000. !1001. Nodes. Resource. @E. =A. Data. =B. =C. @D. Logical. Bob. Arcs. XRI only. +phone. +email. +shoe.size. +height. +email. +age. Type. Ref. Link. Backref. +alumni, !2.

amir-glenn
Download Presentation

XDI Graph Discussion: $link

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. XDI Graph Discussion:$link February 23, 2005

  2. Simplified XDI graph notation Physical !!1000 !1001 Nodes Resource @E =A Data =B =C @D Logical Bob Arcs XRI only +phone +email +shoe.size +height +email +age Type Ref Link Backref +alumni, !2 +home, !1 +home +work +primary Instance +work Data orXMLResource Refs are shown as back lines, no labels Links are shown as red lines w/labels

  3. $link • $link is the XDI resource that can “reify” the association between two XDI resource represented by the <link> tag • It UML terms, it represents the association object that describes an association between two other objects

  4. Association objects in UML Object A Object B Association AssociationObject Describes theassociation between Object A and Object B

  5. Applied to XDI Resource A Resource B <link> $link Describes thelink between Resource A and Resource B

  6. Example Physical !!1000 !1001 Nodes Resource @E =A Data =B =C @D Logical Bob Arcs <link> XRI only +contract $link Type Ref $link Link +classmates +friends Backref =B, =A*Bob Instance Data orXMLResource “Relationship object” – root of all attributes describing the link between =A and =B

  7. Three patterns of $link • =A/($link)/(=B) • Describes the relationship of two Logical Authorities • =A/(+type.1)*($link)/(+type.2) • Describes the relationship of two Types • =A/(+type.1)/(instance.1)*($link)*(instance.2) • Describes the relationships of two Instances

More Related