MeatballWiki |
RecentChanges |
Random Page |
Indices |
Categories
For Wikis W1, W2 with pages w1 in W1, w2 in W2, we define the
BiLinked relation as follows:
BiLinked(w1,w2) :<=> LinkedTo?(w1,w2) and LinkedTo?(w2,w1)
Verbose:
Pages are bilinked iff they point to each other by links.
Notes:'
- W1=W2 is not excluded (Although most modern Wikis have a TechnologySolution that delivers all the backlinks of any internally referred page, sometimes it might be useful, especially to newcomers to make it easier to browse and edit explicitly bilinked pages.)
- We could go on and on to formalize into the direction of more and more atomic concepts until public code in a CVS... but we leave it here for a while .. :-) and concentrate us more to formalize into the other direction of concepts.
From CmappersSandbox we know now, how we can bilink ConceptMaps -- FridemarPache