SimpleGraphModuleHubAndSpoke: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<graphviz> | <graphviz> | ||
digraph hubandspoke { | digraph hubandspoke { | ||
| Line 574: | Line 6: | ||
fixedsize=true, # don't allow nodes to change sizes dynamically | fixedsize=true, # don't allow nodes to change sizes dynamically | ||
width=1] | width=1] | ||
FileSystem [ URL="[[SimpleGraph-FileSystem]]" | FileSystem [ URL="[[SimpleGraph-FileSystem]]" ] | ||
TripleStore [ URL="[[SimpleGraph-TripleStore]]" | TripleStore [ URL="[[SimpleGraph-TripleStore]]" ] | ||
SMW [ URL="[[SimpleGraph-SMW]]" image="SemanticMediaWiki Logo.png" ] | SMW [ URL="[[SimpleGraph-SMW]]" image="SemanticMediaWiki Logo.png" ] | ||
GitHub [ URL="[[SimpleGraph-github]]" | GitHub [ URL="[[SimpleGraph-github]]" ] | ||
CalDAV [ URL="[[SimpleGraph-CalDAV]]" | CalDAV [ URL="[[SimpleGraph-CalDAV]]" ] | ||
Java [ URL="[[SimpleGraph-Java]]" | Java [ URL="[[SimpleGraph-Java]]" ] | ||
JSON [ URL="[[SimpleGraph-JSON]]" | JSON [ URL="[[SimpleGraph-JSON]]" ] | ||
XML [ URL="[[SimpleGraph-XML]]" | XML [ URL="[[SimpleGraph-XML]]" ] | ||
PowerPoint [ URL="[[SimpleGraph-PowerPoint]]" | PowerPoint [ URL="[[SimpleGraph-PowerPoint]]" ] | ||
SQL [ URL="[[SimpleGraph-SQL]]" | SQL [ URL="[[SimpleGraph-SQL]]" ] | ||
WikiData [ URL="[[SimpleGraph-WikiData]]" | WikiData [ URL="[[SimpleGraph-WikiData]]" ] | ||
GeoJSON [ URL="[[SimpleGraph-GeoJSON]]" | GeoJSON [ URL="[[SimpleGraph-GeoJSON]]" ] | ||
CardDAV [ URL="[[SimpleGraph-CardDAV]]" | CardDAV [ URL="[[SimpleGraph-CardDAV]]" ] | ||
Excel [ URL="[[SimpleGraph-Excel]]" | Excel [ URL="[[SimpleGraph-Excel]]" ] | ||
Word [ URL="[[SimpleGraph-Word]]" | Word [ URL="[[SimpleGraph-Word]]" ] | ||
PDF [ URL="[[SimpleGraph-PDF]]" | PDF [ URL="[[SimpleGraph-PDF]]" ] | ||
Mail [ URL="[[SimpleGraph-Mail]]" | Mail [ URL="[[SimpleGraph-Mail]]" ] | ||
MediaWiki [ URL="[[SimpleGraph-MediaWiki]]" | MediaWiki [ URL="[[SimpleGraph-MediaWiki]]" ] | ||
MapSystem [ URL="[[SimpleGraph-MapSystem]]" | MapSystem [ URL="[[SimpleGraph-MapSystem]]" ] | ||
SNMP [ URL="[[SimpleGraph-SNMP]]" | SNMP [ URL="[[SimpleGraph-SNMP]]" ] | ||
HTML [ URL="[[SimpleGraph-HTML]]" | HTML [ URL="[[SimpleGraph-HTML]]" ] | ||
FileSystem -> TripleStore | FileSystem -> TripleStore | ||
| Line 1,038: | Line 470: | ||
} | } | ||
</graphviz> | </graphviz> | ||
Revision as of 12:12, 27 August 2018
