I hereby claim:
- I am mamund on github.
- I am mamund (https://keybase.io/mamund) on keybase.
- I have a public key whose fingerprint is AD5D 8564 388E 366E E0DC 960C 6815 6BEE 29E9 4D39
To claim this, I am signing this object:
| // cj write template | |
| { | |
| "template" : { | |
| "data" : [ | |
| {"name" : "qwe", "value" : ""}, | |
| {"name" : "rty", "file" : ""} | |
| ] | |
| } | |
| } |
| { | |
| "uber" : | |
| { | |
| "version" : " 1.0", | |
| "data" : | |
| [ | |
| {"rel" : "self", "url" : "http://example.org/"}, | |
| {"rel" : "profile", "url" : "http://example.org/profiles/people-and-places"}, | |
| "data" : | |
| [ |
| { | |
| "collection" : { | |
| "links" : [], | |
| "metadata" : { | |
| "data" :[ | |
| {"name" : "pagecount", "value" : "257", "prompt" : "Pages:"} | |
| ] | |
| }, | |
| { | |
| "collection" : { | |
| "version" : "1.0", | |
| "href" : "http://example.org/template-v-items/", | |
| "links" : [ | |
| {"rel" : "help", "href" : "http://example.org/template-v-item/publications.html"}, | |
| {"rel" : "profile", "href" : "http://example.org/template-v-item/profiles/publications.alps"} | |
| ], | |
| <alps version="1.0"> | |
| <doc>Issue tracking profile</doc> | |
| <!-- data vocabulary --> | |
| <descriptor id="id" type="semantic"/> | |
| <descriptor id="title" type="semantic"/> | |
| <descriptor id="description" type="semantic"/> | |
| <descriptor id="status" type="semantic"/> | |
| <descriptor id="action" type="semantic"/> | |
| <descriptor id="search-text" type="semantic"/> |
| <data id="user01" name="user"> <!-- URL=false + innerText=false + children=true + parent=false, so this is a container that belongs to the document --> | |
| <data name="actions"> <!-- URL=false + innerText=false + children=true + parent=true, so this is a container that belongs to "user01" --> | |
| <data rel="item" url="/user/1" action="read" /> <!-- URL=true + innerText=false + children=false + parent=true, so this is a transition that belongs to "user01/actions" --> | |
| <data rel="/rels/replace" url="user/1" action="replace" template="#userUpdate" /> <!-- URL=true + innerText=false + children=false + parent=true, so this is a transition that belowngs to "user01/actions"--> | |
| <data rel="/rels/delete" url="user/1" action="remove" /> <!-- URL=true + innerText=false + children=false + parent=true, so this is a transition that belowngs to "user01/actions" --> | |
| <data rel="/rels/suspend" url="/suspendUser/{id}" action="append" /> <!-- URL=true + innerText=false + children=false + parent=true, so this is a transi |
I hereby claim:
To claim this, I am signing this object:
| { | |
| "collection" : { | |
| "version" : "1.0", | |
| "href" : "http://example.org/cj-diff.js", | |
| "links" : [ | |
| {"rel" : "help", "href" : "http://example.org/cj-diff.html"}, | |
| {"rel" : "profile", "href" : "http://exmaple.org/profiles/cj-dff.alps"} | |
| ], | |
| <uber version="1.0"> | |
| <data name="menu"> | |
| <data rel="home" url="..."> | |
| Home | |
| <data name="rollover">This returns you to the home page</data> | |
| <data name="icon" href="..." rel="related" transclude="true" /> | |
| </data> | |
| <data rel="help" url="..."> | |
| Help | |
| <data name="rollover">This displays the help document</data> |