semantic_forms
semantic_forms copied to clipboard
Get data from social networks
There is an example with Google API: https://github.com/jmvanel/semantic_forms/blob/master/scala/social_web/src/test/scala/WSClient.scala
Connectors for social networks is a big issues that involves:
- permissions (OAUTH, etc)
- general semantization of REST API
and the list of wanted data sources is big too:
- github
- G+
Coordination needed with semantic bus project ! either
- some JS code can be reused in browser
- some JS code can be reused in server with Rhino or other JVM JS engine
- some web services can be reused
Semantic form can used JS component library but i think that it's properer to use the bus to produce semantic flow consumed by semantic form https://github.com/assemblee-virtuelle/Semantic-Bus/tree/master/webServices/workSpaceComponentDirectory