OODA WIKI:Mermaid Graph Test: Difference between revisions

From OODA WIKI
Jump to navigation Jump to search
AdminIsidore (talk | contribs)
No edit summary
Tag: Manual revert
AdminIsidore (talk | contribs)
No edit summary
Tag: Reverted
Line 1: Line 1:
{{#mermaid:
This page provides a final confirmation that the Semantic MediaWiki query engine is working correctly.
graph TD;
 
The following list is generated by a simple SMW query. It should display each page in the "Graph Example" category that has a "Connects to" property, and show what it connects to.
 
{{#ask:
{{#ask:
  [[Category:Graph Example]]
  [[Category:Graph Example]]
  [[Connects to::+]]
  [[Connects to::+]]
|?
  |?Connects to
  |?Connects to
  |format=plainlist
  |mainlabel=Source Page
  |template=MermaidRelationship
  |format=ul
|link=none
|sep=
|import-annotation=true
}}
}}
}}

Revision as of 19:53, 29 August 2025

This page provides a final confirmation that the Semantic MediaWiki query engine is working correctly.

The following list is generated by a simple SMW query. It should display each page in the "Graph Example" category that has a "Connects to" property, and show what it connects to.