MediaWiki扩展:数据结构的图示
天下维客,你可以修改的网络知识库
本文取自元维基,欢迎共同翻译、整理与大家共享,促进中文wiki发展^_^
A wiki has more information than just article content. The categories, the links in pages, the images used all tell how data is related.
A graph is a data structure that is described by nodes (entities) and edges (relationships between nodes).
This special page allows you to query your wiki for XML output which describes graphs of your wiki. An interesting side-effect of these graph s is that it is possible to read this data and output the data in other formats, such as Graphviz markup (which I wrote an extension to display).
More info about this extension can be found at http://wiki.case.edu/User:Gregory.Szorc/MediaWiki_Projects
[编辑]


