Skip to content

Instantly share code, notes, and snippets.

@chamerling
Created March 5, 2013 13:47
Show Gist options
  • Select an option

  • Save chamerling/5090419 to your computer and use it in GitHub Desktop.

Select an option

Save chamerling/5090419 to your computer and use it in GitHub Desktop.
Group Definition
"http://groups.event-processing.org/ids/MyGroupName#group" :
{
"http://purl.org/dc/elements/1.1/title": [ { "type" : "literal", "value" : "My Group title" } ],
"http://purl.org/dc/elements/1.1/description": [ { "type" : "literal", "value" : "A group of Facebook Wall updates." } ],
"http://www.w3.org/2002/06/xhtml2/icon": [ { "type" : "uri", "value" : "http://s-static.ak.facebook.com/rsrc.php/yi/r/q9U99v3_saj.ico" } ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment