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