OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xdi message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: XDI Statements for first two graphs in XDI Graph Patterns doc (andone JSON serialization)


For tomorrow's OpenXDI call, below are the XDI statements for the first example graph in the XDI Graph Patterns document I sent to the list before today's call (I can't publish a link to it because the Kavi posted version has the PDF bug right now). Below that is the JSON serialization of the same graph. Below that are the XDI statements for the second example graph, the Simple Properties graph.

=Drummond

Primary and Secondary Addresses

XDI Statements

()/$$/(=!0999.a7b2.25fd.c609)

()/$$/(http://example.com/ox/=!0999.a7b2.25fd.c609)

()/()/(=!0999.a7b2.25fd.c609)

()/()/(http://example.com/ox/=!0999.a7b2.25fd.c609)

()/()/=abc

()/()/=!0999.a7b2.25fd.c609

=abc/$/=!0999.a7b2.25fd.c609

=!0999.a7b2.25fd.c609/$$/=abc

=!0999.a7b2.25fd.c609/()/+pea-patch

=!0999.a7b2.25fd.c609/()/+garden

=!0999.a7b2.25fd.c609/()/!1

=!0999.a7b2.25fd.c609+pea-patch/$/=!0999.a7b2.25fd.c609!1

=!0999.a7b2.25fd.c609+garden/$/=!0999.a7b2.25fd.c609!1

 

JSON

{

            "*": {

                        "$$": [

                                    "(=!0999.a7b2.25fd.c609)",

                                    "(http://example.com/ox/=!0999.a7b2.25fd.c609)"

                        ]

            },

            "()": {

                        "(=!0999.a7b2.25fd.c609)": {

                        },

                        "(http://example.com/ox/=!0999.a7b2.25fd.c609)": {

                        },

                        "=abc": {

                                    "*": {

                                                "$": [

                                                            "=!0999.a7b2.25fd.c609"

                                                ]

                                    }

                        },

                        "=!0999.a7b2.25fd.c609": {

                                    "*": {

                                                "$$": [

                                                            "=abc"

                                                ]

                                    },

                                    "()": {

                                                "!1": {

                                                },

                                                "+pea-patch": {

                                                            "*": {

                                                                        "$": [

                                                                                    "=!0999.a7b2.25fd.c609!1"

                                                                        ]

                                                            }

                                                },

                                                "+garden": {

                                                            "*": {

                                                                        "$": [

                                                                                    "=!0999.a7b2.25fd.c609!1"

                                                                        ]

                                                            }

                                                }

                                    }

                        }

            }

}

 

Simple Properties

XDI Statements

()/()/=abc

=abc/+age!/(data:33)

=abc/()/+age

=abc+age/$d!/(data:2010-10-10T11:12:13Z)

=abc+age/()/$v

=abc+age$v/!1!/(data:32)

=abc+age$v/!2!/(=abc/+age!)

=abc+age$v/()/!1

=abc+age$v/()/!1

=abc+age$v!1/$d!/(data:2010-09-09T10:11:12Z)

=abc+age$v!1/$d!/(data:2010-10-10T11:12:13Z)

 




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]