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

Property "Has Contributor" (as page type) with input value "The query result could not be obtained from the SPARQL database. This error might be temporary or indicate a bug in the database software." contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

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