Skip to content

Instantly share code, notes, and snippets.

@stuehmer
Forked from chamerling/stream-group.json
Last active December 14, 2015 15:29

Revisions

  1. stuehmer revised this gist Mar 7, 2013. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion stream-group.json
    Original file line number Diff line number Diff line change
    @@ -31,6 +31,7 @@
    "http://www.w3.org/ns/auth/acl#mode": [ { "type" : "uri", "value" : "http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify" } ],
    "http://www.w3.org/ns/auth/acl#mode": [ { "type" : "uri", "value" : "http://docs.oasis-open.org/wsn/bw-2/NotificationProducer/SubscribeRequest" } ],
    "http://www.w3.org/ns/auth/acl#mode": [ { "type" : "uri", "value" : "http://www.w3.org/ns/auth/acl#Write" } ],
    "http://www.w3.org/ns/auth/acl#mode": [ { "type" : "uri", "value" : "http://www.w3.org/ns/auth/acl#Read" } ]
    "http://www.w3.org/ns/auth/acl#mode": [ { "type" : "uri", "value" : "http://www.w3.org/ns/auth/acl#Read" } ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [ { "type" : "uri", "value" : "http://www.w3.org/ns/auth/acl#Authorization" } ]
    }
    }
  2. @chamerling chamerling revised this gist Mar 7, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion stream-group.json
    Original file line number Diff line number Diff line change
    @@ -24,7 +24,7 @@
    "http://www.play-project.eu/xml/ns/topic/ns": [ { "type" : "uri" , "value" : "http://streams.event-processing.org/ids/" } ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [ { "type" : "uri", "value" : "http://events.event-processing.org/types/Stream" } ]
    },
    "http://permissions.event-processing.org/id/0000001" :
    "http://permissions.event-processing.org/id/0000001#permision" :
    {
    "http://www.w3.org/ns/auth/acl#accessTo": [ { "type" : "uri", "value" : "http://streams.event-processing.org/ids/MyPersonalStream" } ],
    "http://www.w3.org/ns/auth/acl#agent": [ { "type" : "uri", "value" : "http://groups.event-processing.org/id/MyGroupB#group" } ],
  3. stuehmer revised this gist Mar 7, 2013. 1 changed file with 10 additions and 2 deletions.
    12 changes: 10 additions & 2 deletions stream-group.json
    Original file line number Diff line number Diff line change
    @@ -22,7 +22,15 @@
    "http://www.play-project.eu/xml/ns/topic/prefix": [ { "type" : "literal" , "value" : "s" } ],
    "http://www.play-project.eu/xml/ns/topic/name": [ { "type" : "literal" , "value" : "FacebookStatusFeed" } ],
    "http://www.play-project.eu/xml/ns/topic/ns": [ { "type" : "uri" , "value" : "http://streams.event-processing.org/ids/" } ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [ { "type" : "uri", "value" : "http://events.event-processing.org/types/Stream" } ],
    "http://rdfs.org/sioc/ns#has_usergroup": [ { "type" : "uri", "value" : "http://groups.event-processing.org/id/MyGroupA#group" }, { "type" : "uri", "value" : "http://groups.event-processing.org/id/MyGroupB#group" } ]
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [ { "type" : "uri", "value" : "http://events.event-processing.org/types/Stream" } ]
    },
    "http://permissions.event-processing.org/id/0000001" :
    {
    "http://www.w3.org/ns/auth/acl#accessTo": [ { "type" : "uri", "value" : "http://streams.event-processing.org/ids/MyPersonalStream" } ],
    "http://www.w3.org/ns/auth/acl#agent": [ { "type" : "uri", "value" : "http://groups.event-processing.org/id/MyGroupB#group" } ],
    "http://www.w3.org/ns/auth/acl#mode": [ { "type" : "uri", "value" : "http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer/Notify" } ],
    "http://www.w3.org/ns/auth/acl#mode": [ { "type" : "uri", "value" : "http://docs.oasis-open.org/wsn/bw-2/NotificationProducer/SubscribeRequest" } ],
    "http://www.w3.org/ns/auth/acl#mode": [ { "type" : "uri", "value" : "http://www.w3.org/ns/auth/acl#Write" } ],
    "http://www.w3.org/ns/auth/acl#mode": [ { "type" : "uri", "value" : "http://www.w3.org/ns/auth/acl#Read" } ]
    }
    }
  4. @chamerling chamerling created this gist Mar 7, 2013.
    28 changes: 28 additions & 0 deletions stream-group.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,28 @@
    {
    "http://groups.event-processing.org/id/MyGroupA#group" :
    {
    "http://purl.org/dc/elements/1.1/title": [ { "type" : "literal", "value" : "MyGroupA group" } ],
    "http://purl.org/dc/elements/1.1/description": [ { "type" : "literal", "value" : "The Play MyGroupA group" } ],
    "http://www.w3.org/2002/06/xhtml2/icon": [ { "type" : "uri", "value" : "http://s-static.ak.facebook.com/rsrc.php/yi/r/q9U99v3_saj.ico" } ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [ { "type" : "uri", "value" : "http://rdfs.org/sioc/ns#Usergroup" } ]
    },
    "http://groups.event-processing.org/id/MyGroupB#group" :
    {
    "http://purl.org/dc/elements/1.1/title": [ { "type" : "literal", "value" : "MyGroupB group" } ],
    "http://purl.org/dc/elements/1.1/description": [ { "type" : "literal", "value" : "The Play MyGroupB group" } ],
    "http://www.w3.org/2002/06/xhtml2/icon": [ { "type" : "uri", "value" : "http://s-static.ak.facebook.com/rsrc.php/yi/r/q9U99v3_saj.ico" } ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [ { "type" : "uri", "value" : "http://rdfs.org/sioc/ns#Usergroup" } ]
    },
    "http://streams.event-processing.org/ids/MyPersonalStream#stream" :
    {
    "http://purl.org/dc/elements/1.1/title": [ { "type" : "literal", "value" : "Facebook Status Feed" } ],
    "http://purl.org/dc/elements/1.1/description": [ { "type" : "literal", "value" : "A stream 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" } ],
    "http://www.play-project.eu/xml/ns/topic": [ { "type" : "uri" , "value" : "http://streams.event-processing.org/ids/FacebookStatusFeed" } ],
    "http://www.play-project.eu/xml/ns/topic/prefix": [ { "type" : "literal" , "value" : "s" } ],
    "http://www.play-project.eu/xml/ns/topic/name": [ { "type" : "literal" , "value" : "FacebookStatusFeed" } ],
    "http://www.play-project.eu/xml/ns/topic/ns": [ { "type" : "uri" , "value" : "http://streams.event-processing.org/ids/" } ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#type": [ { "type" : "uri", "value" : "http://events.event-processing.org/types/Stream" } ],
    "http://rdfs.org/sioc/ns#has_usergroup": [ { "type" : "uri", "value" : "http://groups.event-processing.org/id/MyGroupA#group" }, { "type" : "uri", "value" : "http://groups.event-processing.org/id/MyGroupB#group" } ]
    }
    }