Discourse Modeling
Discourse Modeling | |
---|---|
Homepage | |
Description | Implement Discourse Graph schema in Semantic MediaWiki. Query Discourse Graph contents through SMW sparql endpoint. Visualize and publish Discourse Graph contents.
|
Contributors |
Potential Actions
- Implement the Discourse Graph schema within the workshop's Semantic MediaWiki instance
- This may be duplicated by Making Discourse Graphs Indexable & Discoverable
- Incorporate models/algorithms into Semantic MediaWiki
- Access discourse and knowledge representations in the SMW instance
- Compute with the returned data
- potentially using models/algorithms from the wiki
- Visualize the results of the computation
- Publish the visualizations back to the SMW instance
Modules
There are other
- Semantic MediaWiki
- Front End
- Embed CloudObjects from Wolfram Cloud
- User chooses model and specifies input parameters
- User applies model to input parameters
- Call API that executes
- rdf database
- SPARQL endpoint
- Front End
- Wolfram Cloud
- Use SPARQLExecute to call the SPARQL endpoint
- Apply Model to query results
- Publish visualizations as CloudObjects
- Publish API that executes model/algorithm