Discourse Modeling: Difference between revisions

From Synthesis Infrastructures
(Added incorporation of models/algorithms as a task)
(Adding modules)
Line 15: Line 15:


=== Modules ===
=== Modules ===
* [[Semantic MediaWiki]]
** Server
** Front End
*** Embed CloudObjects from Wolfram Cloud
** rdf database
*** [[SPARQL]] endpoint
* Wolfram Cloud
** Use [https://reference.wolfram.com/language/GraphStore/ref/SPARQLExecute.html SPARQLExecute] to call the SPARQL endpoint
** Apply Model to query results
** Publish visualizations as CloudObjects

Revision as of 21:58, 9 November 2022


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

Modules

  • Semantic MediaWiki
    • Server
    • Front End
      • Embed CloudObjects from Wolfram Cloud
    • rdf database
  • Wolfram Cloud
    • Use SPARQLExecute to call the SPARQL endpoint
    • Apply Model to query results
    • Publish visualizations as CloudObjects