You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2018/10/19 16:34:00 UTC

[jira] [Created] (STREAMS-619) Add Events and event responses to facebook AS2.0 TTL output

Steve Blackmon created STREAMS-619:
--------------------------------------

             Summary: Add Events and event responses to facebook AS2.0 TTL output
                 Key: STREAMS-619
                 URL: https://issues.apache.org/jira/browse/STREAMS-619
             Project: Streams
          Issue Type: Improvement
            Reporter: Steve Blackmon


In facebook export files events/your_event_reponses.json and events/event_invitations.json are a lists of events (names only) and start/end times.

Put these in the export file using as:Event.

Create as:Invite links from event_invitations.json connecting the export owner as ‘object’ and event as ‘target’ (unknown actor)

Create as:Join links from your_event_reponses.json connecting the export owner as ‘actor’ and event as ‘object’ 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)