DOKK.adoc 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. *DOKK* is a website that combines information from free RDF graphs and organizes
  2. it into specialized modules called "topic". It makes use of Apache Fuseki and
  3. link:Header_Dictionary_Triples[HDT] ^<<1>>^. It was started on October, 2017^<<2>>^
  4. by link:The_Peers_Community[The Peers Community].
  5. As of 2018 the project is still in a early phase of development^<<3>>^.
  6. = Graphs
  7. Information on the website is extracted from RDF graphs that are available under
  8. a free license. The following table lists the graphs that are used:
  9. [cols="20%<,80%<"]
  10. |=================
  11. | dokk
  12. | contains articles on a broad range of topics. It's used to provide an introduction
  13. to any subject as well as link specialized "topics"^<<4>>^.
  14. | library
  15. | A collection of digital books and documents that are available with a free
  16. license
  17. | manpages
  18. | Man pages extracted from the repositories of the Debian project
  19. | SPDX
  20. | A collection of licenses provided by the SPDX Working Group
  21. |=================
  22. = References
  23. [[[1]]] https://notabug.org/DOKK/dokk/src/master/README.md +
  24. [[[2]]] https://notabug.org/DOKK/dokk/commit/a9f2dafb775a84d768efaea9ff57a9b812b5bea8 +
  25. [[[3]]] https://dokk.org/about +
  26. [[[4]]] https://notabug.org/DOKK/graphs/src/master/dokk
  27. = External links
  28. - link:https://dokk.org[Official website] at dokk.org
  29. - link:https://notabug.org/DOKK/dokk[Official repository] on notabug.org