vaeringjar 3a6d116d92 Merge branch 'upstream-master' 5 years ago
..
articles 3a6d116d92 Merge branch 'upstream-master' 5 years ago
.gitignore c888badb60 [dokk] Add asciidoc->docbook conversion. 5 years ago
Makefile c888badb60 [dokk] Add asciidoc->docbook conversion. 5 years ago
README.md 24b0cc6c6d [dokk] Fix typo in README. 5 years ago
dokk.ttl b5ebfdb007 [dokk] Add "License" article to the graph. 5 years ago
relations.py 8ae2efdb4b [dokk] Add script to extract links between articles. This is used for 5 years ago

README.md

This graph contains articles on a broad range of topics. They provide an introduction to subjects from all branches of knowledge (see example).

Each article is a node in the graph, and they are useful for two purposes: 1) provide an entry point for any subject, and 2) help linking graphs together.

Help needed! Please help us improve the articles. The more articles are available and are linked to other graphs, the more all graphs become useful.

Repository structure

The articles folder contains all the articles, one per file. They are formatted using asciidoc.

dokk.ttl is the actual graph in Turtle syntax. It contains metadata about all the articles.

Contribute

  • Informative writing style
  • One subject per article
  • Write in 3rd person
  • Emphasize facts, no personal opinions. Use a neutral point of view
  • Provide references to facts (primary sources)
  • Use a simple language
  • Be concise and clear, summarize topics using your own words. Do not copy-paste from books or other resources (especially if they are non-free)
  • Straight to the point, do not be vague or evasive
  • Please do not create empty pages. Start a new article only if you can provide some content
  • Link to specific topics for an in-depth analysis of a subject

Requirements

Tools required to build HTML files: asciidoc, source-highlight, make.

License

By contributing to this repository, you agree to release all your contributions under the CC-BY-SA license, either version 4 or any later version.