Mapping and curating

Here we describe the way in which wiki is made for mapping and curating.

Given the capacity of a wiki to hold forks or clones of pages in other wikis, wiki is naturally a tool **for curators**.

In a toolstack of tools for organisers and co-makers, wiki counts as a tool in the 'mapping' class of the Extended Trinity of tools. see Tools for peer-to-peer collaboration and coproduction, Digital toolstack and Mapping & navigating trio

Page-to-page federating within a wiki means that network maps of links between topics (pages) on a site - like the map at the bottom of this page - can be drawn using the Graphviz plugin tool in wiki Advanced writing

DOT FROM preview-next-diagram STATIC strict digraph {rankdir=LR node [style="filled,rounded,dotted" fillcolor=white] edge [style=dotted] "Basics" "Basic pod news" -> "Basics" "Welcome Visitors" -> "Basics" node [style=filled fillcolor=lightyellow penwidth=5 color=black fontname="Helvetica-bold"] "Basics" node [style=filled fillcolor=lightblue] node [style=filled fillcolor=white penwidth=3 color=black fontname="Helvetica"] "Basics" -> "Collaborating in wiki" "Basics" -> "Help overview" "Basics" -> "Reading in wiki" "Basics" -> "Writing in wiki" "Basics" -> "Tools in the page" "Basics" -> "Collaborating in wiki" "Basics" -> "Awareness in wiki" "Basics" -> "wiki principles" "Basics" -> "Basic pod news" node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] "Collaborating in wiki" "Collaborating in wiki" -> "News pages in wiki" "Collaborating in wiki" -> "Search" "Collaborating in wiki" -> "Sites in the wikiverse" "Collaborating in wiki" -> "Neighborhood in wiki" "Collaborating in wiki" -> "Rosters in wiki" "Collaborating in wiki" -> "Awareness in wiki" node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] "Help overview" "Help overview" -> "Tools in the page" node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] "Reading in wiki" "Reading in wiki" -> "Reading in wiki news" "Reading in wiki" -> "How to read content (navigate)" node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] "Writing in wiki" "Writing in wiki" -> "Writing in wiki news" "Writing in wiki" -> "How to add content (write)" "Writing in wiki" -> "Writer" "Writing in wiki" -> "Commonplace book" "Writing in wiki" -> "Hypertext" "Writing in wiki" -> "Cascading calculations" "Writing in wiki" -> "Collaborating in wiki" "Writing in wiki" -> "Tools in the page" "Writing in wiki" -> "About markdown" "Writing in wiki" -> "Rosters" "Writing in wiki" -> "Graph snippets" node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] "Tools in the page" "Tools in the page" -> "Help overview" "Tools in the page" -> "About paragraph plugins" node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] "Collaborating in wiki" "Collaborating in wiki" -> "News pages in wiki" "Collaborating in wiki" -> "Search" "Collaborating in wiki" -> "Sites in the wikiverse" "Collaborating in wiki" -> "Neighborhood in wiki" "Collaborating in wiki" -> "Rosters in wiki" "Collaborating in wiki" -> "Awareness in wiki" node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] "Awareness in wiki" "Awareness in wiki" -> "Flags of pages" "Awareness in wiki" -> "Search in wiki" "Awareness in wiki" -> "Review Changes" "Awareness in wiki" -> "Track Changes" node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] "wiki principles" "wiki principles" -> "Neighborhood in wiki" "wiki principles" -> "Internal Link" "wiki principles" -> "wiki as an atelier" "wiki principles" -> "Awareness in wiki" node [style=filled fillcolor=white penwidth=1 color=black fontname="Helvetica"] "Basic pod news" "Basic pod news" -> "Basics"}