diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-04-03 11:27:19 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-03 11:27:19 +0200 |
commit | 863472b192d0505c3d0721035ebad71ab9f973aa (patch) | |
tree | 7abdcbaedfabdedea60b16fed318df9fc7c98c58 /README.md | |
parent | 059301826b0674c0b54c7cce595a3c696a5c6250 (diff) |
refine README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 32 |
1 files changed, 22 insertions, 10 deletions
@@ -3,23 +3,28 @@ > An anchor point for the minds of curious collaborators, > floating in a sea of knowledge and opportunities. -Thought Roam is a digital platform -for a collection of scholarly students +Thought Roam is the digital platform +for a group of scholarly students at the bachelor program Humanistic Technology at Roskilde University (Humtek). +It is a part of the larger project [RUC Play]. + +[RUC Play]: https://play.abcdefghijklmnopqrstuvxyzæøå.dk/ + "RUC Play - community for curiosity-driven RUC students" + ## Purpose Thoughtroam serves two purposes. -Internally within and between the involved project groups, +Internally within and between the involved project teams, thoughtroam is a reference points for the scriblings drafted -by the individual group members involved. +by the individual team members involved. At the same time, as those contributed scriblings evolve to form larger meaningful texts, thoughtroam serves as a reference point for outside readers, -including, but not limited to, the tutors guiding the project groups -and the opponent groups providing peer reviews. +including, but not limited to, the tutors guiding the project teams +and the opponent teams providing peer reviews. Thoughtroam may find additional use as a template for other project work - @@ -31,12 +36,19 @@ available through its [transparent revision tracking][git source]. ## Origin At Roskilde University, 50% of the curriculum is student-driven, -done within project groups formed at the beginning of each semester. +done within project teams formed at the beginning of each semester. At the Spring 2024 semester at Humtek, -Multiple groups sprung from a curiosity to explore [Graph theory]. -Thoughtroam was created -to coordinate a coordination across those project groups. +multiple teams was formed with same curiosity to explore [Graph theory] +implemented using [5-star data] principles. +Thoughtroam was formed +as an aid for collaboration across those project teams. + +[Graph theory]: https://en.wikipedia.org/wiki/Graph_theory + "graph theory - graphs as mathematical structures to model pairwise relations between objects" + +[5-star data]: https://ruc5star.redpill.dk/ + "5-star data - principles for collaborative and open digital data handling" ## Contributing |