dokk.ttl 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. BASE <https://dokk.org/>
  2. PREFIX schema: <http://schema.org/>
  3. # Use this format
  4. #
  5. # <relative_page_url>
  6. # a schema:Article ;
  7. # schema:headline "Title of the article" ;
  8. # schema:image "" ;
  9. # schema:disambiguatingDescription "Optional short description" ;
  10. # schema:articleBody "filename.adoc" ;
  11. # .
  12. <1984_ehf.>
  13. a schema:Article ;
  14. schema:headline "1984 ehf." ;
  15. schema:image "1984_ehf_screenshot.png" ;
  16. schema:disambiguatingDescription "1984 ehf. is a web hosting company established in 2006 in Reykjavík, Iceland with the goal of offering hosting services that protect the civil and political rights of their customers, such as the freedom of expression and the right to anonymity and privacy." ;
  17. schema:articleBody "1984_ehf..adoc" ;
  18. .
  19. <archive-webextension>
  20. a schema:Article ;
  21. schema:headline "archive-webextension" ;
  22. schema:disambiguatingDescription "archive-webextension is a WebExtension for saving web pages to the Internet Archive." ;
  23. schema:articleBody "archive-webextension.adoc" ;
  24. .
  25. <Bottle_(web_framework)>
  26. a schema:Article ;
  27. schema:headline "Bottle" ;
  28. schema:disambiguatingDescription "Bottle is a micro web-framework for Python." ;
  29. schema:articleBody "Bottle_(web_framework).adoc" ;
  30. .
  31. <Dragora_(software)>
  32. a schema:Article ;
  33. schema:headline "Dragora" ;
  34. schema:image "" ;
  35. schema:disambiguatingDescription "Dragora is a free/libre, GNU/Linux distribution made from scratch." ;
  36. schema:articleBody "Dragora_(software).adoc" ;
  37. .
  38. <DOKK>
  39. a schema:Article ;
  40. schema:headline "DOKK" ;
  41. schema:image "dokk.org-screenshot.png" ;
  42. schema:disambiguatingDescription "DOKK is a website that combines information from free RDF graphs and organizes it into specialized modules called 'topic'." ;
  43. schema:articleBody "DOKK.adoc" ;
  44. .
  45. <ForgeFed>
  46. a schema:Article ;
  47. schema:headline "ForgeFed" ;
  48. schema:disambiguatingDescription "ForgeFed is an extension to the ActivityPub protocol that is currently under development. The goal of the project is to provide a server-to-server API for enabling federation across code management systems." ;
  49. schema:articleBody "ForgeFed.adoc" ;
  50. .
  51. <freepost_(software)>
  52. a schema:Article ;
  53. schema:headline "freepost" ;
  54. schema:image "freepost-screenshot.png" ;
  55. schema:disambiguatingDescription "freepost is a web-based discussion board." ;
  56. schema:articleBody "freepost_(software).adoc" ;
  57. .
  58. <Gitea_(software)>
  59. a schema:Article ;
  60. schema:headline "Gitea" ;
  61. schema:image "gitea-screenshot.png" ;
  62. schema:disambiguatingDescription "Gitea is a web-based source-code management system for Git repositories." ;
  63. schema:articleBody "Gitea_(software).adoc" ;
  64. .
  65. <GNU_Hackers_Meeting>
  66. a schema:Article ;
  67. schema:headline "GNU Hackers' Meetings" ;
  68. schema:image "" ;
  69. schema:disambiguatingDescription "An annual conference for people interested in the GNU operating system." ;
  70. schema:articleBody "GNU_Hackers_Meeting.adoc" ;
  71. .
  72. <gnusocial.no>
  73. a schema:Article ;
  74. schema:headline "gnusocial.no" ;
  75. schema:image "gnusocial.no-screenshot.png" ;
  76. schema:disambiguatingDescription "gnusocial.no is a website hosting an instance of GNUSocial." ;
  77. schema:articleBody "gnusocial.no.adoc" ;
  78. .
  79. <Gogs_(software)>
  80. a schema:Article ;
  81. schema:headline "Gogs" ;
  82. schema:image "gogs-screenshot.png" ;
  83. schema:disambiguatingDescription "Gogs is a web-based source-code management system for Git repositories." ;
  84. schema:articleBody "Gogs_(software).adoc" ;
  85. .
  86. <Header_Dictionary_Triples>
  87. a schema:Article ;
  88. schema:headline "Header Dictionary Triples" ;
  89. schema:disambiguatingDescription "Header Dictionary Triples, or HDT, is a binary serialization format for RDF datasets." ;
  90. schema:articleBody "Header_Dictionary_Triples.adoc" ;
  91. .
  92. <InternetRadio_(app)>
  93. a schema:Article ;
  94. schema:headline "InternetRadio" ;
  95. schema:image "InternetRadio-screenshot.png" ;
  96. schema:disambiguatingDescription "InternetRadio is an application for Android operating systems that is capable of streaming web radios." ;
  97. schema:articleBody "InternetRadio_(app).adoc" ;
  98. .
  99. <lib.reviews>
  100. a schema:Article ;
  101. schema:headline "lib.reviews" ;
  102. schema:image "" ;
  103. schema:disambiguatingDescription "lib.reviews is a web-based platform for writing reviews about anything." ;
  104. schema:articleBody "lib.reviews.adoc" ;
  105. .
  106. <License_(app)>
  107. a schema:Article ;
  108. schema:headline "License" ;
  109. schema:image "" ;
  110. schema:disambiguatingDescription "An application for the Android operating system that shows licenses using the SPDX dataset." ;
  111. schema:articleBody "License_(app).adoc" ;
  112. .
  113. <Minifree_Ltd>
  114. a schema:Article ;
  115. schema:headline "Minifree Ltd." ;
  116. schema:image "minifree-eagle-logo.png" ;
  117. schema:disambiguatingDescription "Minifree Ltd (formerly trading as Gluglug) is a supplier from Essex, UK that sells computers with only free software, including the Libreboot BIOS and GNU/Linux operating systems certified by the Free Software Foundation under the Respects Your Freedom certification program." ;
  118. schema:articleBody "Minifree_Ltd.adoc" ;
  119. .
  120. <NotABug.org>
  121. a schema:Article ;
  122. schema:headline "NotABug" ;
  123. schema:disambiguatingDescription "NotABug.org is a web-based hosting service for version control using Git, based on the Gogs code collaboration platform." ;
  124. schema:image "notabug.org-screenshot-homepage.png" ;
  125. schema:articleBody "NotABug.org.adoc" ;
  126. .
  127. <radio-browser.info>
  128. a schema:Article ;
  129. schema:headline "radio-browser.info" ;
  130. schema:disambiguatingDescription "radio-browser.info is a website that collects information about Internet radio stations." ;
  131. schema:image "radio-browser.info-screenshot.png" ;
  132. schema:articleBody "radio-browser.info.adoc" ;
  133. .
  134. <Snowdrift.coop>
  135. a schema:Article ;
  136. schema:headline "Snowdrift Coop" ;
  137. schema:disambiguatingDescription "Snowdrift.coop is a monthly donation website for free/libre/open projects." ;
  138. schema:image "" ;
  139. schema:articleBody "Snowdrift.coop.adoc" ;
  140. .
  141. <The_Peers_Community>
  142. a schema:Article ;
  143. schema:headline "The Peers Community" ;
  144. schema:disambiguatingDescription "The Peers Community is a community of people that collaborate on supporting free culture and free software development." ;
  145. schema:image "peers-community-banner.png" ;
  146. schema:articleBody "The_Peers_Community.adoc" ;
  147. .
  148. <TuxFamily>
  149. a schema:Article ;
  150. schema:headline "TuxFamily" ;
  151. schema:disambiguatingDescription "TuxFamily is a French non-profit organization founded in 2004 that provides free hosting for projects adhering to the free software philosophy." ;
  152. schema:image "tuxfamily-logo.svg" ;
  153. schema:articleBody "TuxFamily.adoc" ;
  154. .
  155. <Vervis_(software)>
  156. a schema:Article ;
  157. schema:headline "Vervis" ;
  158. schema:image "vervis-screenshot.png" ;
  159. schema:disambiguatingDescription "Vervis is a web-based project management system that is still under development." ;
  160. schema:articleBody "Vervis_(software).adoc" ;
  161. .
  162. <Vikings_GmbH>
  163. a schema:Article ;
  164. schema:headline "Vikings GmbH" ;
  165. schema:image "" ;
  166. schema:disambiguatingDescription "Vikings GmbH is a hosting provider located in Eschborn, Germany which specializes in free/libre hosting services." ;
  167. schema:articleBody "Vikings_GmbH.adoc" ;
  168. .
  169. <virtual_hosting_platform_for_free_software>
  170. a schema:Article ;
  171. schema:headline "VHFFS" ;
  172. schema:image "" ;
  173. schema:disambiguatingDescription "VHFFS is a free software platform developed by TuxFamily for managing the organization's servers and users services." ;
  174. schema:articleBody "virtual_hosting_platform_for_free_software.adoc" ;
  175. .