Difference between revisions of "Hello World activity flow"

From AMTech WikiDocs
Jump to: navigation, search
Line 6: Line 6:
 
***Define reasoners to apply actions on the things observed
 
***Define reasoners to apply actions on the things observed
 
***Associate actors to the activity
 
***Associate actors to the activity
 +
** Test activity as creator
 +
*** Define thing instances and observation instances to run the observers inside the reasoners
 +
*** Run observers using these observation instances, expecting as results some of the thing instances he created
 +
*** Run the reasoners using these observation instances, expecting to execute actions on some of the thing instances he created manually or via the reasoners
 
**Publish activity, sharing it with follower tenants
 
**Publish activity, sharing it with follower tenants
 
*Follower subscribes to the service
 
*Follower subscribes to the service
 
**Follower will adquire all the actors associated to the activity
 
**Follower will adquire all the actors associated to the activity
 
*Follower invite other followers. It can select the actor to give to the invited user
 
*Follower invite other followers. It can select the actor to give to the invited user

Revision as of 17:42, 27 June 2016

  • Creator defines semantic and activity
    • Define thing and observation types
    • Define actors to give access to those entity types
    • Define activity
      • Define observers to get things to apply actions on
      • Define reasoners to apply actions on the things observed
      • Associate actors to the activity
    • Test activity as creator
      • Define thing instances and observation instances to run the observers inside the reasoners
      • Run observers using these observation instances, expecting as results some of the thing instances he created
      • Run the reasoners using these observation instances, expecting to execute actions on some of the thing instances he created manually or via the reasoners
    • Publish activity, sharing it with follower tenants
  • Follower subscribes to the service
    • Follower will adquire all the actors associated to the activity
  • Follower invite other followers. It can select the actor to give to the invited user