<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://graphit.ur.de/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chaichy</id>
	<title>GraphIT - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://graphit.ur.de/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chaichy"/>
	<link rel="alternate" type="text/html" href="https://graphit.ur.de/wiki/Special:Contributions/Chaichy"/>
	<updated>2026-09-11T15:32:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Main_Page&amp;diff=29650</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Main_Page&amp;diff=29650"/>
		<updated>2026-08-25T09:34:50Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Timeline Update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:&amp;lt;span style=&amp;quot;position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);&amp;quot;&amp;gt;{{FULLPAGENAME}}&amp;lt;/span&amp;gt;}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
== &#039;&#039;&#039;Welcome to GraphIT&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
This project at the University of Regensburg (UR) investigates how &#039;&#039;dependency graphs&#039;&#039; can be used to model courses, curricula, and personal learning progress. The initial focus lies on courses in higher education. This graph is built on [https://wikiba.se/ Wikibase], the knowledge-graph platform powering [https://wikidata.org Wikidata].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding: 7px; background-color:#f0f5f5; border: solid 2px #b3cccc&amp;quot; &amp;gt; &lt;br /&gt;
[[File:Logo Stiftung Hochschullehre.jpg|right|250px]]&lt;br /&gt;
&lt;br /&gt;
Since May 2023 we have been using this prototype to explore and examine ways to structure such a graph, present its information and increase its usability. We&#039;ve fully modelled four courses of the degree program for media informatics at the UR and tested them alongside lectures.&lt;br /&gt;
We&#039;ve explored different experimental frontends and visualizations to make interaction with the data simpler and more efficient.&lt;br /&gt;
&lt;br /&gt;
Since April 2026, further development of GraphIT is being funded by a [https://stiftung-hochschullehre.de/foerderung/freiraum/ Freiraum] grant from the [https://stiftung-hochschullehre.de/ Stiftung Innovation in der Hochschullehre], running through 2028.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is GraphIT? == &lt;br /&gt;
Raphael Wimmer presented the project at the KI-Campus &#039;&#039;Tool Tip Tuesday&#039;&#039; (May 2024, German):&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;&lt;br /&gt;
{{#widget:Video|videoId=D46KCQNDMaM}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a preview of the dependency graph currently in the prototype. Please scroll down to learn more about the project or explore the platform via the menu at the top.&lt;br /&gt;
&lt;br /&gt;
{{#widget:SPARQLquery|code=&lt;br /&gt;
#defaultView:Graph&lt;br /&gt;
PREFIX wdt: &amp;lt;https://graphit.ur.de/prop/direct/&amp;gt;&lt;br /&gt;
SELECT ?item ?itemLabel ?class ?classLabel ?image ?dependency ?dependencyLabel WHERE {&lt;br /&gt;
  ?item wdt:P1 ?dependency.&lt;br /&gt;
  ?item wdt:P2 ?class&lt;br /&gt;
  OPTIONAL{ ?item wdt:P9 ?image.}&lt;br /&gt;
  OPTIONAL{ ?class wdt:P9 ?image.}&lt;br /&gt;
  SERVICE wikibase:label { bd:serviceParam wikibase:language &amp;quot;[AUTO_LANGUAGE],en&amp;quot;. }&lt;br /&gt;
} LIMIT 101&lt;br /&gt;
|caption=One hundred topics from the GraphIT dependency graph. Click below for the full dependency graph.&lt;br /&gt;
}} &lt;br /&gt;
&lt;br /&gt;
[[FullGraph|Complete Dependency Graph]] containing all items on GraphIT.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important: This platform is always work in progress. Please let us know if you find problems or find that important information is missing. Editing the graph is only allowed for registered users.&lt;br /&gt;
&lt;br /&gt;
== Dive Right In ==&lt;br /&gt;
&lt;br /&gt;
The following pages give a good overview of concepts and content within GraphIT.&lt;br /&gt;
If you want to learn more about the motivation and ideas behind the project, please read on below this block.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Quick_Overview]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives you a quick overview of the project, its structure and how you can use it. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Graph-simple.png | Simple dependency between items&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[GraphStructure]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page contains a detailed documentation of the graph structure and how it is used to organize the graph using diagrams and example queries.&lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Graph-structure.png | The base structure&lt;br /&gt;
File:Graph-structure-Course.png | Connection of courses&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[ExampleStudent]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page show how to a student can use the graph to organize their curriculum and to view their personal usage of it. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Max-screenie.png | All items connected to Max&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Student_Use]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page can give you an overview over your own graph and linked items. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Max-screenie.png | All items connected to Max (example)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Courses/CGBV]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives an overview and helpful queries over the course &amp;quot;Computergraphik und Bildverarbeitung&amp;quot;, to show what the graph can do to give students an overview of the course of study, fundamentals usefull items and their prerequisites. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Degrees-screenie.png | The degrees of items&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Quiz/CGBV-SL2]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives an example on how coursework can be incorporated in and used by the graph &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Coursework-screenie.png | Coursework and its prerequisites&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Feature_Demo]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives a couple of examples of what the graph can do.&lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Resources-screenie.png | Resources of an item&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Why GraphIT? ==&lt;br /&gt;
What should students learn? Which topics should be covered in a given course of study? These are difficult questions:&lt;br /&gt;
&lt;br /&gt;
The more the knowledge of mankind grows, the more specialized the courses need to be that a university offers. Of course, specialized courses can no longer cover the same breadth of knowledge as classical courses of study. Therefore, we need to constantly redefine what the essential core of a subject is.&lt;br /&gt;
&lt;br /&gt;
On the other hand, in a networked world, interdisciplinary courses of study are valuable. In these, we can no longer teach knowledge and competencies of the parent subjects in the same depth, but must redefine which of these are absolutely necessary for the study goal.&lt;br /&gt;
&lt;br /&gt;
At the same time, students&#039; prior knowledge is becoming more and more heterogeneous due to more open educational pathways and opportunities for digital learning. Also, their goals and opportunities differ a lot. A &amp;quot;one-size-fits-all&amp;quot; degree program will do less and less justice to these students. Instead, we need to find ways to support students in their individual learning goals and speeds while providing them with guidance, support, and education.&lt;br /&gt;
&lt;br /&gt;
Our processes for developing curricula and courses no longer meet these complex and ever-changing demands. Manual labor and gut instinct still prevail in the organization of studies and the development of curricula. &lt;br /&gt;
&lt;br /&gt;
== Basic Concept ==&lt;br /&gt;
In the GraphIT project, we develop a dependency graph of learning topics. Each node in the graph represents a &#039;&#039;learning topic&#039;&#039; (or &#039;&#039;topic&#039;&#039;) &amp;lt;!-- Working definition &#039;learning topic&#039;: something that somebody might want to learn. Granularity: can be explained(!) in about 15-20 minutes to a learner who already understands the prerequisites.  --&amp;gt;. An edge in the graph indicates which further topics build on the current topic (i.e., depend on it). &lt;br /&gt;
&lt;br /&gt;
Such a graph can structure the content of a single course, a curriculum, a discipline, a university, or the whole world (in theory :) ).&lt;br /&gt;
&lt;br /&gt;
For any given topic, the necessary prerequisites can be retrieved from the graph. Linking open educational resources (OER) or examinations to the graph offers students a flexible tool for self-study and self-assessment.&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Envisioned applications:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Educators&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* collect topics and build curricula and course syllabi&lt;br /&gt;
* identify central and irrelevant topics by looking at the graph&lt;br /&gt;
* attach OER and other resources to topics and re-use these&lt;br /&gt;
* create optimal paths through a curriculum, i.e. identify which topics should be taught in which order&lt;br /&gt;
* monitor students&#039; progress and identify bottlenecks, i.e. topics where many students struggle&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Students&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* follow a pre-defined or custom path through a set of topics&lt;br /&gt;
* find out what the best path to learning a certain skill is&lt;br /&gt;
* track own achievements and compare to individual goals or others&lt;br /&gt;
* find new, interesting things one can learn with the knowledge one already has&lt;br /&gt;
* better understand the contents and study goals of a course or the curricula&lt;br /&gt;
* take part in developing applications using the graphs data&lt;br /&gt;
* compare existing knowledge and future interests to the offered curricula&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
(Do you have further suggestions? Please tell us via [https://discord.gg/vHDS6crnDj Discord] or [mailto:raphael.wimmer@ur.de email]!)&lt;br /&gt;
&lt;br /&gt;
== Questions and Challenges ==&lt;br /&gt;
There are quite a few obvious and less obvious challenges and open questions. The goal of the GraphIT project is to explore these questions by implementing a prototype and evaluating it in practice.&lt;br /&gt;
&lt;br /&gt;
* Can this concept really work?&lt;br /&gt;
* How large should a topic be in order to be both useful an manageable?&lt;br /&gt;
* Learning is more complex than just &#039;checking off&#039; topics that one has learned. How do we include repetitions, different grades of learning (c.f. Bloom&#039;s taxonomy), or &#039;soft skills&#039; in such a graph?&lt;br /&gt;
* How could one use this graph?&lt;br /&gt;
* Which tools are needed in order to efficiently work with a really large graph? (We are developing these at the moment)&lt;br /&gt;
* Can intelligent tools (AI!) help with managing, modifying, and updating a large graph?&lt;br /&gt;
* Which visualizations and aggregations of the graph are most helpful?&lt;br /&gt;
* How can people from different disciplines and institutions, and with different viewpoints collaborate within one large graph?&lt;br /&gt;
* Should there be one large graph or many small ones?&lt;br /&gt;
* How can we build a platform that is as open and flexible as possible while still maintaining consistency and protecting personal data?&lt;br /&gt;
&lt;br /&gt;
== Status and Roadmap ==&lt;br /&gt;
We have been actively using GraphIT in individual courses and building new tools for working with the data in the graph since 2024. &lt;br /&gt;
&lt;br /&gt;
Previously, we discussed the concept with a few people, developed a prototype (also using Wikibase) that we scrapped again, and researched related projects, finalized our infrastructure, and built experimental graphs.&lt;br /&gt;
&lt;br /&gt;
In May 2024, Raphael Wimmer gave a small presentation about GraphIT at the [https://www.youtube.com/watch?v=D46KCQNDMaM KI-Campus Tool Tip Tuesday] (YouTube, 35 minutes, German).&lt;br /&gt;
&lt;br /&gt;
Since the start of 2025 we have been actively planning the expansion of this prototype with further requirements, data and frontends.&lt;br /&gt;
&lt;br /&gt;
At [https://delfi-tagung.de/delfi-2025 DELFI 2025], our [https://epub.uni-regensburg.de/77674/1/paper-60.pdf demonstration of GraphIT] won the Best Demo Award.&lt;br /&gt;
&lt;br /&gt;
Since April 2026, further development of GraphIT is being funded by a [https://stiftung-hochschullehre.de/foerderung/freiraum/ Freiraum] grant from the [https://stiftung-hochschullehre.de/ Stiftung Innovation in der Hochschullehre], running through 2028. &lt;br /&gt;
&lt;br /&gt;
Using the current funding, the GraphIT team is currently (as of August 2026) working in parallel on specialized Educator and Student interfaces to facilitate the interaction with the complex graph. Using our expertise in usability engineering and front-end evaluation, we are about to finish the requirements engineering process and to start the next step in our user-centered development process. A two-month interview series with educators from different disciplinary backgrounds has lead to plenty of insights in how educators plan their courses and differences between disciplines. &lt;br /&gt;
&lt;br /&gt;
== Timeline of the Graph ==&lt;br /&gt;
A short overview on how the graph and its data has developed over time&lt;br /&gt;
* &#039;&#039;&#039;Spring 2023&#039;&#039;&#039;: brainstorming of initial graph structure based on a previous student project &lt;br /&gt;
* &#039;&#039;&#039;May 2023&#039;&#039;&#039;: modeling the first course ([[Courses/CGBV|course]]) accordingly&lt;br /&gt;
* &#039;&#039;&#039;August 2023&#039;&#039;&#039;: documenting the initial [[GraphStructure|graph structure]]&lt;br /&gt;
* &#039;&#039;&#039;October 2023&#039;&#039;&#039;: modeling a second smaller course ([[Courses/WissenschaftlichesArbeiten|WissArb]]) and adjusting the data structure and link directions (&#039;&#039;categories now link to items instead of items linking to categories&#039;&#039;)&lt;br /&gt;
* &#039;&#039;&#039;December 2023&#039;&#039;&#039;: attempt at modelling third course ([[Courses/Forschungsseminar_MMI|FS MMI]]), but not enough resources and lack of structured data&lt;br /&gt;
* &#039;&#039;&#039;January 2024&#039;&#039;&#039;: modelling dummy version of full [[Medieninformatik_BA|curricula]] to show connections between courses&lt;br /&gt;
* &#039;&#039;&#039;March/April 2024&#039;&#039;&#039;: update data for next iteration of [[Courses/CGBV_SS24|CGBV]] and [[Courses/Wissenschaftliches_Arbeiten_SS24|WissArb]]&lt;br /&gt;
* &#039;&#039;&#039;September/October 2024&#039;&#039;&#039;: modelling two more courses ([[Courses/ASE_24WS|ASE]] and [[Courses/MMT_24WS|MMT]])&lt;br /&gt;
* &#039;&#039;&#039;February 2025&#039;&#039;&#039;: change to data structure for courses (&#039;&#039;stop linking to categories&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
== About / Contact ==&lt;br /&gt;
This is a project by the Physical Digital Affordances Group / Chair of Media Informatics at the University of Regensburg&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Primary contact:&#039;&#039;&#039; Raphael Wimmer ([mailto:raphael.wimmer@ur.de email])&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Current Contributors:&#039;&#039;&#039; &lt;br /&gt;
* [https://hci.ur.de/people/fabian_aleksic Fabian Aleksic] &lt;br /&gt;
* [https://hci.ur.de/people/ivan_dranyshov Ivan Dranyshov]&lt;br /&gt;
* Anna-Lena Hänse&lt;br /&gt;
* [https://go.ur.de/michael-achmann Michael Achmann-Denkler]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Past Contributors:&#039;&#039;&#039; &lt;br /&gt;
* Leonie Schrod&lt;br /&gt;
* Alexander Weichart&lt;br /&gt;
&lt;br /&gt;
You can also find us on the [https://discord.gg/vHDS6crnDj GraphIT Discord server]&lt;br /&gt;
&lt;br /&gt;
The project was supported by a [https://www.uni-regensburg.de/zentrum-hochschul-wissenschaftsdidaktik/freiraum/index.html#content_toggle_26218 small grant] from the Bavarian State Ministry for Science and the Arts via the [https://www.uni-regensburg.de/centre-for-university-and-academic-teaching/the-cuat/index.html Center for University and Academic Teaching (ZHW)] at the University of Regensburg.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Demo_2026&amp;diff=29649</id>
		<title>Demo 2026</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Demo_2026&amp;diff=29649"/>
		<updated>2026-08-25T08:52:03Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Improved Wording.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Note|type=info|text=Diese Seite dient primär als Materialsammlung für die Live-Demo von GraphIT auf der MuC 2026. Sie können sie aber auch auf eigene Faust explorieren.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Überblick ==&lt;br /&gt;
[[File:Math-example.png|thumb|right|350px|A simple example graph about maths]]&lt;br /&gt;
&amp;lt;!-- Kurzzusammenfassung --&amp;gt;&lt;br /&gt;
* GraphIT ist eine Plattform zur Arbeit mit Abhängigkeitsgraphen um Studiengänge, Kurse und den  Fortschritt von Lernenden zu modellieren&lt;br /&gt;
* GraphIT setzt auf WikiBase auf&lt;br /&gt;
* wir entwickeln die Plattform explorativ seit 2022&lt;br /&gt;
* wo notwendig entwickeln wir eigene Frontends und Interaktionsmöglichkeiten&lt;br /&gt;
&lt;br /&gt;
==== Ausgangspunkt: Probleme beim Studiengangsdesign ====&lt;br /&gt;
* aktuell one-size-fits-all Studiengänge, aber heterogene Vorkenntnisse und Ziele&lt;br /&gt;
* Überarbeitung und Erstellung von Studiengängen dauert lange&lt;br /&gt;
* Dozierende wissen oft nicht, was in anderen Kursen passiert&lt;br /&gt;
* Vorkenntnisse und Interessen der Studierenden sind nicht bekannt&lt;br /&gt;
&lt;br /&gt;
==== GraphIT ==== &lt;br /&gt;
&amp;lt;!-- Grundidee GraphIT --&amp;gt; &amp;lt;!-- [[File:Graph-simple.png|thumb|right|600px|Symbolische Abbildung des Graphen]] --&amp;gt;&lt;br /&gt;
* wir modellieren Wissen als Netzwerk von Lerninhalten und deren Abhängigkeiten&lt;br /&gt;
* Themen bauen aufeinander auf (&amp;quot;B &#039;&#039;depends on&#039;&#039; A&amp;quot;)&lt;br /&gt;
* Reihe an Vorkenntnisse bildet Lernpfad&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;| Begriffe/Definitionen in GraphIT &lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Item&#039;&#039;&#039;&lt;br /&gt;
| Ein Knoten, der mit anderen Knoten verlinkt wird. Z.b.: ein Lerninhalt oder eine Person&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Property&#039;&#039;&#039;&lt;br /&gt;
| Eine Kante, die die Beziehung oder Abhängigkeiten verschiedener &#039;&#039;Items&#039;&#039; abbildet &lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Statements&#039;&#039;&#039; &lt;br /&gt;
| Item-Property-Item Verknüpfugen. Z.b.: Matrix Multiplication - depends on &amp;amp;rarr; Matrix&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Qualifier&#039;&#039;&#039;&lt;br /&gt;
| Annotationen einer Kante&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Ein Lernpfad zu einem &#039;&#039;&#039;Item&#039;&#039;&#039; (hier: [[Item:Q149|Virtual Cameras]])&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:70%&amp;quot;|&lt;br /&gt;
{{#widget:SPARQLquery|code=&lt;br /&gt;
#defaultView:Graph&lt;br /&gt;
PREFIX wd: &amp;lt;https://graphit.ur.de/entity/&amp;gt;&lt;br /&gt;
PREFIX wdt: &amp;lt;https://graphit.ur.de/prop/direct/&amp;gt;&lt;br /&gt;
SELECT distinct ?v ?vLabel ?rgb ?link ?linkLabel ?edgeLabel&lt;br /&gt;
WHERE {&lt;br /&gt;
{&lt;br /&gt;
  { SELECT * WHERE {&lt;br /&gt;
  { SELECT ?goal ?goalLabel ?topic ?topicLabel WHERE {&lt;br /&gt;
    {&lt;br /&gt;
    BIND (wd:Q149 as ?goal).&lt;br /&gt;
    ?goal wdt:P1+ ?topic.&lt;br /&gt;
    } UNION {&lt;br /&gt;
      VALUES ?topic { wd:Q149 } # we also want to include the root node itself&lt;br /&gt;
    } &lt;br /&gt;
  }&lt;br /&gt;
  }&lt;br /&gt;
  ?topic wdt:P1 ?pre.&lt;br /&gt;
  BIND (?topic as ?v). # + add all ?pre that are not yet in ?topic   &lt;br /&gt;
  BIND (?pre as ?link).&lt;br /&gt;
  bind (if(?v = wd:Q149, &amp;quot;FBBC74&amp;quot;, &amp;quot;FFEDD8&amp;quot;) as ?rgb).&lt;br /&gt;
  }&lt;br /&gt;
  }&lt;br /&gt;
  Union&lt;br /&gt;
  { SELECT * WHERE {&lt;br /&gt;
  { SELECT ?topic ?topicLabel ?goal ?goalLabel WHERE {&lt;br /&gt;
    {&lt;br /&gt;
      BIND (wd:Q149 as ?topic).&lt;br /&gt;
      ?goal wdt:P1+ ?topic. &lt;br /&gt;
    } UNION {&lt;br /&gt;
      VALUES ?topic { wd:Q149 } # we also want to include the root node itself&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
  }&lt;br /&gt;
  ?post wdt:P1 ?topic.&lt;br /&gt;
  BIND (?post as ?v).&lt;br /&gt;
  BIND (?topic as ?link).&lt;br /&gt;
  bind (&amp;quot;F68C13&amp;quot; as ?rgb).&lt;br /&gt;
  }&lt;br /&gt;
  }&lt;br /&gt;
  &lt;br /&gt;
  ?property a wikibase:Property; wikibase:directClaim wdt:P1.&lt;br /&gt;
  &lt;br /&gt;
  SERVICE wikibase:label { bd:serviceParam wikibase:language &amp;quot;[AUTO_LANGUAGE],en&amp;quot;. &lt;br /&gt;
                         ?property rdfs:label ?edgeLabel. ?v rdfs:label ?vLabel. ?link rdfs:label ?linkLabel.&lt;br /&gt;
                         }&lt;br /&gt;
}&lt;br /&gt;
} | height=20em&lt;br /&gt;
}}&lt;br /&gt;
| style=&amp;quot;color:gray;&amp;quot; | Ein &#039;&#039;&#039;Item&#039;&#039;&#039; oder &#039;&#039;&#039;Lerninhalt&#039;&#039;&#039; baut darauf auf, dass man ein vorheriges Thema verstanden hat. Sie sind voneinander [[Property:P1|abhängig]].&lt;br /&gt;
&amp;lt;/br&amp;gt;&lt;br /&gt;
Daraus ergibt sich ein Lernpfad, dem man vom &#039;&#039;einfachsten&#039;&#039; zum &#039;&#039;schwersten&#039;&#039; Thema folgen kann, um das eigene Wissen allmählich zu erweitern.&lt;br /&gt;
Beispielweise ist hier [[Item:Q106|Points and Vectors]] das Grunditem, auf dem alle nächsten Themen aufbauen.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://tinyurl.com/2av6rsyx Query-Ergebnis]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;rarr; Items (Knoten) im Graph: Topic, User (Studierende oder Dozierende),  Session, Course, Ressource, ... (kein rigides Schema!)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;rarr; wir können durch Analyse des Graphen zentrale Themen, Lernpfade, Lücken und Überlappungen finden&lt;br /&gt;
&lt;br /&gt;
&amp;amp;rarr; Direkter Vorteil: dynamischeres Planen und Halten von Lehrveranstaltungen&lt;br /&gt;
&lt;br /&gt;
== Anwendung ==&lt;br /&gt;
==== ...für Dozierende ====&lt;br /&gt;
&amp;lt;!-- Kurse organisieren, aktualisieren, halten --&amp;gt;&lt;br /&gt;
Dozierende haben die Möglichkeit, Kurse zu erstellen, und ihnen (existierende) Lerninhalte zuweisen, die an einem bestimmten Termin besprochen werden.&lt;br /&gt;
Dabei entsteht eine Graphstruktur, die genutzt werden kann um Strukturen aufzuzeigen, komplexe Abfragen zu stellen und Interaktionen zu tracken. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible wikitable&amp;quot; style=&amp;quot;margin:&amp;quot;auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;[[Item:Q1986| Item: MMT 25WS]]&#039;&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| [[File:Course-Item.png|thumb|500px|center]]&lt;br /&gt;
| Das Item zur Vorlesung &amp;quot;Multimedia Technology&amp;quot; im Wintersemester 25/26. Hier kann man die Datenstruktur sehen, die genutzt wird um einen Kurs auzubauen und benötigte Lerninhalte oder strukturelle Items zu verlinken.&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Da GraphIT auf MediaWiki/WikiBase aufsetzt, können wir einfach eine Wiki-Seite für einen Kurs erstellen, auf der mithilfe von [https://www.w3.org/TR/sparql11-query/ SPARQL]-Queries Informationen zum Kurs visualisiert werden.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible wikitable&amp;quot; style=&amp;quot;margin:&amp;quot;auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;[[Courses/MMT_25WS | Kursseite: Multimedia Technology 25 WS]]&#039;&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| [[File:Wikibase-Widgets-Screenshot.png|thumb|500px|center]]&lt;br /&gt;
|Die Kursseite zur Vorlesung &amp;quot;Multimedia Technology&amp;quot; im Wintersemester 25/26. Hier kann man sehen, in welcher Art der Graph im Rahmen einer Lehrveranstaltung genutzt wird. Zum Beispiel werden SPARQL-Queries genutzt um einen Zeitplan oder zentrale Themen anzuzeigen.&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
Um Lerninhalte einzupflegen muss man einzelne Items miteinander verlinken. &lt;br /&gt;
Jedem Item können zusätzliche Ressourcen angehängt werden, die Studierende selbständig bearbeiten oder explorieren können.&lt;br /&gt;
&lt;br /&gt;
Hierzu kann man die jeweilige Wiki-Seite nutzen:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible wikitable&amp;quot; style=&amp;quot;margin:&amp;quot;auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;[[Item:Q121| Item: RGB ]]&#039;&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| [[File:Example-Item.png|thumb|500px|center]]&lt;br /&gt;
| Screenshot eines Items, das einen Lerninhalt darstellt. Andere Items können über &#039;&#039;Properties&#039;&#039; verlinkt werden, (z.B. Ressourcen oder Lernmaterialien zum jeweiligen Thema)&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
Items können auch als strukturierende Items genutzt werden, um beispielsweise eine Studienleistung oder ein Übungblatt zu repräsentieren&lt;br /&gt;
{| class=&amp;quot;mw-collapsible wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;[[Item:Q354|Quiz: Bresenham]]&#039;&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| [[File:Screenshot-Quiz.png|thumb|500px|center]]&lt;br /&gt;
| Screenshot eines Quiz-Items, das verschiedene Lerninhalte [[Property:P14|beinhaltet]] und auf ein einfaches Quiz verlinkt. Studierende können diese Items abhaken und damit ihre Fortschritt markieren.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Daraus ergibt sich ein wachsender Graph:&lt;br /&gt;
* große Menge an Daten &lt;br /&gt;
* komplizierte Strukturen&lt;br /&gt;
* starke interne Vernetzung&lt;br /&gt;
* Interaktion und Wartung ist umständlich&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible wikitable&amp;quot; style=&amp;quot;margin:&amp;quot; auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | [https://tinyurl.com/23oxregx Query]&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| [[File:Screenshot MMT24WS.png|thumb|500px|center|Screenshot des Kurses &amp;quot;Multimedia Technology aus dem Wintersemester 24/25&amp;quot;]]&lt;br /&gt;
| Eine Query, die alle Items anzeigt, die in einer Session des Kurses &amp;quot;Multimedia Technology&amp;quot; aus dem Wintersemester 25/26 besprochen wurden. Items sind farblich so kodiert, dass verschiedene Überthemen voneinander unterschieden werden können.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;amp;rarr; DESWEGEN:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible wikitable&amp;quot; style=&amp;quot;margin:&amp;quot;auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;[https://test.graphit.ur.de/app/src/pages/tableEditor/ TableEditor]&#039;&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| [[File:Table-Editor-Screenshot2.png|thumb|left|500px|Screenshot des Table Editors]]&lt;br /&gt;
| Ein eigenes Frontend, mit dem Items abhängig und unabhängig voneinander bearbeitet werden können. Statements (Property-Item-Paare) können zwischen Items erstellt, übertragen, kopiert und gelöscht werden.&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
* Bearbeitung mehrerer Items gleichzeitig&lt;br /&gt;
* dedizierter Editor, um Verknüpfungen zwischen Items zu erstellen, zu ändern, und zu kopieren&lt;br /&gt;
* aktive Weiterentwicklung in Tandem mit Nutzung&lt;br /&gt;
==== ...für Studierende ====&lt;br /&gt;
Studierende können über ein User-Item eigene Verknüpfungen zu Items erstellen und damit Interessen, Vorkenntnisse oder Fortschritte dokumentieren.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible wikitable&amp;quot; style=&amp;quot;margin:&amp;quot;auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;[[Item:Q157|User: Max Mustermann ]]&#039;&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| [[File:Screeshot-User-Item.png|thumb|500px|center]]&lt;br /&gt;
| Screenshot eines User Items, mit dem Studierende mit dem Graphen interagieren können. Sichtbar sind zusätzlich Qualifier, die Properties weitere Informationen hinzufügen (z.B.: das Datum einer Markierung)&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
&amp;amp;rarr; wieder kann die Graphstruktur abgefragt werden um diese Verbindungen sichtbar zu machen:&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible&amp;quot; style=&amp;quot;margin:&amp;quot;auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;[[Student_Use| Nutzer-Queries ]]&#039;&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| [[File:Screenshot-UserPage-MaxMustermann.png|thumb|500px|center]]&lt;br /&gt;
| Screenshot einer Seite mit nutzerspezifischen Queries. Sie enthält einige beispielhafte Queries um Nutzenden dynamisch ihre Interaktion mit dem Graphen anzuzeigen.&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Um das Bearbeiten des Graphens zugänglicher, benutzerfreundlicher und übersichtlicher zu machen, wurde eine bearbeitbare Graphvisualisierung implementiert&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible&amp;quot; style=&amp;quot;margin:&amp;quot; auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | &#039;&#039;&#039;[https://test.graphit.ur.de/app/src/pages/selectionTools/ Graph Editor]&#039;&#039;&#039;&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| [[File:Visual-Editor-screenshot.png|thumb|left|500px|Screenshot des Graph Editors]]&lt;br /&gt;
| Ein eigenes Frontend, mit dem der komplette Graph eines Kurses angezeigt wird. Hier können Items markiert ([[Property:P12|has completed]], [[Property:P23|interested in]]) und Lernpfade erkundet werden. Zusätzlich werden Informationen und Ressourcen zu Items angezeigt. Es sind verschiedene Selektionsmöglichkeiten vorhanden um das Editieren zu erleichtern und den Graphen zu erkunden.&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Aus den Markierungen von Studierenden kann man hilfreiche Abfragen erstellen. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:&amp;quot; auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Eine Graph, der die Interessen und Vorkenntnisse von Studierenden anzeigt.&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
{{#widget:SPARQLquery| code=&lt;br /&gt;
#defaultView:SwarmScatterChart&lt;br /&gt;
PREFIX wd: &amp;lt;https://graphit.ur.de/entity/&amp;gt;&lt;br /&gt;
PREFIX wdt: &amp;lt;https://graphit.ur.de/prop/direct/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
SELECT DISTINCT ?known ?interests ?itemLabel # ?known ?interests ?item ?itemLabel &lt;br /&gt;
WHERE {&lt;br /&gt;
  wd:Q1986 wdt:P14* ?item.&lt;br /&gt;
  OPTIONAL {&lt;br /&gt;
    SELECT ?item ?itemLabel (COUNT(DISTINCT ?student) as ?known) WHERE {&lt;br /&gt;
      ?student wdt:P25 wd:Q1986.&lt;br /&gt;
      ?student wdt:P12 ?item.&lt;br /&gt;
    } GROUP BY ?item ?itemLabel&lt;br /&gt;
  }&lt;br /&gt;
  OPTIONAL {&lt;br /&gt;
    SELECT ?item ?itemLabel (COUNT(DISTINCT ?student) as ?interests) WHERE {&lt;br /&gt;
      ?student wdt:P25 wd:Q1986.&lt;br /&gt;
      ?student wdt:P23 ?item.&lt;br /&gt;
    } GROUP BY ?item ?itemLabel&lt;br /&gt;
  }.&lt;br /&gt;
  BIND (IF(!BOUND(?interests), 0, ?interest) as ?interests).&lt;br /&gt;
  BIND (IF(!BOUND(?known), 0, ?known) as ?known).&lt;br /&gt;
  SERVICE wikibase:label { bd:serviceParam wikibase:language &amp;quot;[AUTO_LANGUAGE],en&amp;quot;. }&lt;br /&gt;
} | height=25em&lt;br /&gt;
}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://tinyurl.com/2a68x2sh Query-Ergebnis]&lt;br /&gt;
|} &lt;br /&gt;
&amp;lt;small&amp;gt;(Die angezeigte Visualisierung wurde von uns für diese Abfrage erstellt und ist nicht Teil der normalen Wikibase-Visualisierungen)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Note|type=info|text=Alle Daten können mit existierenden Tools [https://www.mediawiki.org/wiki/Wikibase/Importing importiert] und [https://www.mediawiki.org/wiki/Extension:Wikibase_Export exportiert] werden}}&lt;br /&gt;
&lt;br /&gt;
==== ...zur Studiengangsplanung ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | &#039;&#039;&#039;Existierende Kurse&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| MMT 25 WS  (Multimedia Technology)&lt;br /&gt;
| [[Courses/MMT_25WS|Kursseite]]&lt;br /&gt;
| [[Item:Q1986|Kurs-Item]]&lt;br /&gt;
|-&lt;br /&gt;
| MMT 24 WS (Multimedia Technology)&lt;br /&gt;
| [[Courses/MMT_24WS|Kursseite]]&lt;br /&gt;
| [[Item:Q1330|Kurs-Item]]&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| ASE 24 WS (Advanced Software Engineering)&lt;br /&gt;
| [[Courses/ASE_24WS|Kursseite]]&lt;br /&gt;
| [[Item:Q1022|Kurs-Item]]&lt;br /&gt;
|-&lt;br /&gt;
| CGBV 24SS (Computergrafik und Bildverarbeitung)&lt;br /&gt;
| [[Courses/CGBV_SS24|Kursseite]]&lt;br /&gt;
| [[Item:Q932|Kurs-Item]]&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| WissArb 24SS (Wissenschaftliches Arbeiten)&lt;br /&gt;
| [[Courses/Wissenschaftliches_Arbeiten_SS24|Kursseite]]&lt;br /&gt;
| [[Item:Q926|Kurs-Item]]&lt;br /&gt;
|-&lt;br /&gt;
| WissArb 23WS (Wissenschaftliches Arbeiten)&lt;br /&gt;
| [[Courses/WissenschaftlichesArbeiten|Kursseite]]&lt;br /&gt;
| [[Item:Q468|Kurs-Item]]&lt;br /&gt;
|- style=&amp;quot;color:gray&amp;quot;&lt;br /&gt;
| CGBV 23SS (Computergrafik und Bildverarbeitung)&lt;br /&gt;
| [[Courses/CGBV|Kursseite]]&lt;br /&gt;
| [[Item:Q171|Kurs-Item]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Möglichkeit:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Informationen möglichst zugänglich darstellen&lt;br /&gt;
&lt;br /&gt;
* Aufzeigen von Interaktion von Kursen miteinander&lt;br /&gt;
** Lerninhalte werden in mehreren Lehrveranstaltungen besprochen&lt;br /&gt;
** Lerninhalte eines Kurses sind Voraussetzung für anderen&lt;br /&gt;
** Lernziele setzen und geziehlt Kurse besuchen&lt;br /&gt;
* Lehrplanung dokumentieren&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Überlappende Lehrninhalte &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:70%&amp;quot; | {{#widget:SPARQLquery|code=&lt;br /&gt;
#defaultView:Graph&lt;br /&gt;
PREFIX wd: &amp;lt;https://graphit.ur.de/entity/&amp;gt;&lt;br /&gt;
PREFIX wdt: &amp;lt;https://graphit.ur.de/prop/direct/&amp;gt;&lt;br /&gt;
SELECT DISTINCT &lt;br /&gt;
?item ?itemLabel ?shape1 ?rgb1&lt;br /&gt;
?course1 ?course1Label ?shape2 ?rgb2 &lt;br /&gt;
?course2 ?course2Label ?shape3 ?rgb3&lt;br /&gt;
WHERE {&lt;br /&gt;
  # List of courses to compare&lt;br /&gt;
  # VALUES ?course1 {wd:Q932 wd:1330 wd:Q1022}&lt;br /&gt;
  # VALUES ?course2 {wd:Q932 wd:Q1330 wd:Q1022}&lt;br /&gt;
  VALUES ?course1 {wd:Q932}&lt;br /&gt;
  VALUES ?course2 {wd:Q1022 wd:Q1330}&lt;br /&gt;
   &lt;br /&gt;
  # count number of items &amp;quot;included&amp;quot; in (a session of) both courses&lt;br /&gt;
  { SELECT ?course1 ?course1Label ?course2 ?course2Label ?item ?itemLabel WHERE {&lt;br /&gt;
     ?course1 wdt:P14 ?session1.&lt;br /&gt;
     ?session1 wdt:P3 wd:Q427; wdt:P14 ?item.&lt;br /&gt;
     ?course2 wdt:P14 ?session2.&lt;br /&gt;
     ?session2 wdt:P3 wd:Q427; wdt:P14 ?item.&lt;br /&gt;
  } }&lt;br /&gt;
  &lt;br /&gt;
  BIND (&amp;quot;text&amp;quot; as ?shape1)&lt;br /&gt;
  BIND (IF(?course2 = wd:Q1330, &amp;quot;DCCDE0&amp;quot;, &amp;quot;e3ffd9&amp;quot;) as ?rgb1)&lt;br /&gt;
  # BIND (IF(?course as ?rgb1)&lt;br /&gt;
  &lt;br /&gt;
  BIND (&amp;quot;circle&amp;quot; as ?shape2)&lt;br /&gt;
  BIND (&amp;quot;E0EFFF&amp;quot; as ?rgb2)&lt;br /&gt;
  &lt;br /&gt;
   BIND (&amp;quot;circle&amp;quot; as ?shape3)&lt;br /&gt;
   BIND (IF(?course2 = wd:Q1022, &amp;quot;FEFFC2&amp;quot;, &amp;quot;F9DCDF&amp;quot;) as ?rgb3)&lt;br /&gt;
   &lt;br /&gt;
  SERVICE wikibase:label { bd:serviceParam wikibase:language &amp;quot;[AUTO_LANGUAGE],en&amp;quot;. }&lt;br /&gt;
} | height=30em&lt;br /&gt;
}}&lt;br /&gt;
| style=&amp;quot;color:gray&amp;quot; | &#039;&#039;&#039;Lerninhalte&#039;&#039;&#039; die in mehreren Kursen angesprochen werden. Hier wird Wissen wiederholt, das Studierende möglicherweise bereits wissen. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Mithilfe des Graphen können diese Überlappungen erkundet werden. In Absprache mit Studierenden (zusätzlich über Graphmakerierungen von Vorkenntnissen/Interessen) kann dynamisch entschieden werden, ob diese Lerninhalte wiederholt oder übersprungen werden. &lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://tinyurl.com/24aodakm Query-Ergebnis]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Vorwissen aus anderen Kursen&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:70%&amp;quot; | {{#widget:SPARQLquery|code=&lt;br /&gt;
#defaultView:Graph&lt;br /&gt;
PREFIX wd: &amp;lt;https://graphit.ur.de/entity/&amp;gt;&lt;br /&gt;
PREFIX wdt: &amp;lt;https://graphit.ur.de/prop/direct/&amp;gt;&lt;br /&gt;
SELECT DISTINCT &lt;br /&gt;
?dependency1 ?dependency1Label ?rgb1 ?shape1 &lt;br /&gt;
?course2 ?course2Label ?rgb3 ?shape3&lt;br /&gt;
?course1 ?course1Label ?rgb2 ?shape2&lt;br /&gt;
WHERE {&lt;br /&gt;
  # List of courses to compare&lt;br /&gt;
  BIND(wd:Q932 as ?course1)&lt;br /&gt;
  BIND(wd:Q1330 as ?course2)&lt;br /&gt;
  &lt;br /&gt;
  # get dependencies of course1 only in course2 (Vorwissen zu course1)&lt;br /&gt;
    ?course1 wdt:P14 ?session1.&lt;br /&gt;
    ?session1 wdt:P3 wd:Q427; wdt:P14 ?item1.&lt;br /&gt;
    ?item1 wdt:P1 ?dependency1.&lt;br /&gt;
    ?course2 wdt:P14 ?session2.&lt;br /&gt;
    ?session2 wdt:P3 wd:Q427; wdt:P14 ?dependency1.&lt;br /&gt;
    FILTER NOT EXISTS {&lt;br /&gt;
      ?dependency1 ^wdt:P14 ?session.&lt;br /&gt;
      ?session wdt:P3 wd:Q427.&lt;br /&gt;
      ?session ^wdt:P14 ?course1. &lt;br /&gt;
   }&lt;br /&gt;
  &lt;br /&gt;
  BIND (&amp;quot;DCB8A5&amp;quot; as ?rgb1)&lt;br /&gt;
  BIND (&amp;quot;box&amp;quot; as ?shape1)&lt;br /&gt;
  BIND (&amp;quot;DCB8A5&amp;quot; as ?rgb3)&lt;br /&gt;
  BIND (&amp;quot;circle&amp;quot; as ?shape3)&lt;br /&gt;
  BIND (&amp;quot;B4D691&amp;quot; as ?rgb2)&lt;br /&gt;
  BIND (&amp;quot;circle&amp;quot; as ?shape2)&lt;br /&gt;
&lt;br /&gt;
  SERVICE wikibase:label { bd:serviceParam wikibase:language &amp;quot;[AUTO_LANGUAGE],en&amp;quot;. }&lt;br /&gt;
} | height=30em&lt;br /&gt;
}}&lt;br /&gt;
| style=&amp;quot;color:gray&amp;quot; | &#039;&#039;&#039;Lerninhalte&#039;&#039;&#039; die als Vorwissen (rot) für einen Kurs (grün) vorausgesetzt werden. Sie werden nicht mehr direkt in diesem Kurs angesprochen, aber Kursinhalte bauen auf ihnen auf.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [https://tinyurl.com/2dx2g5ap Query-Ergebnis]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Probleme:&#039;&#039;&#039;&lt;br /&gt;
* sehr große, unübersichtliche Datenstrukturen&lt;br /&gt;
* noch keine Versionierung&lt;br /&gt;
* Ambiguität von Lerninhalten (z.B.: unterschiedliche Definitionen/Verständnis von Lehrpersonal)&lt;br /&gt;
* Kein intuitives Frontend vorhanden -&amp;gt; Hürde für den Einstieg noch zu hoch&lt;br /&gt;
* Zu versiert auf die HCI/ Medieninformatik&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fazit ==&lt;br /&gt;
&lt;br /&gt;
==== Aktueller Stand ====&lt;br /&gt;
* Testen des Konzepts zusätzlich zu verschiedenen Vorlesungen an der Universität Regensburg&lt;br /&gt;
** Dynamische Anpassung der Graphstruktur, wenn es sich Anforderungen ändern&lt;br /&gt;
** Aufbau des Datensatzes während Einsatz&lt;br /&gt;
* Durchführung von einer Anforderungsanalyse für neue Frontends&lt;br /&gt;
** LoFi- Prototyping&lt;br /&gt;
** Stakeholder Interviews mit verschiedensten Studiengängen&lt;br /&gt;
** Iterative Anpassung des Prototypen an die Ergebnisse der Interviews&lt;br /&gt;
&lt;br /&gt;
&amp;amp;rarr; Interesse von Studierenden und Lehrpersonal aus verschiedensten Fachrichtungen&lt;br /&gt;
&lt;br /&gt;
&amp;amp;rarr; inhärent komplizierte Datenstruktur&lt;br /&gt;
&lt;br /&gt;
==== Offene Fragen ====&lt;br /&gt;
* Wie Datenvalidierung und -erweiterung schneller und übersichtlicher gestalten?&lt;br /&gt;
* Wie Dateninteraktion und Datenmenge zugänglicher zu machen?&lt;br /&gt;
* Andere sinnvolle Anwendungsbereiche?&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Lust auf eine Kooperation? → [mailto:raphael.wimmer@ur.de raphael.wimmer@ur.de]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== Outline ==&lt;br /&gt;
Für jeden Abschnitt/Link einen guten Screenshot verwenden&lt;br /&gt;
# Überblick&lt;br /&gt;
## Kurzzusammenfassung - was ist das alles?&lt;br /&gt;
## Probleme aktuell beim Design von Studiengängen und Kursen: one-size-fits-all, heterogene Vorkenntnisse, Flexiblität, Wissenstransfer zwischen Lehrenden&lt;br /&gt;
## Grundidee GraphIT / Abhängigkeitsgraph (Bild)&lt;br /&gt;
## &#039;&#039;&#039;Link&#039;&#039;&#039; zu Demo Kurs (Überblick über aktuelle Nutzung im Uni-kontext)&lt;br /&gt;
## ... was kann man jetzt damit machen? &lt;br /&gt;
# aus Dozierenden Sicht - &#039;&#039;Kurs organisieren&#039;&#039;&lt;br /&gt;
## &amp;quot;Hier ist mal ein Kurs, den ich im Wintersemester halten werde&amp;quot; - &#039;&#039;&#039;Link&#039;&#039;&#039; zu Kurs-Item (Blick auf Datenstruktur)&lt;br /&gt;
## (Beispielknoten) Überblick: was sieht man, was sind die Kanten, was hängt an Knoten dran, Qualifiers &lt;br /&gt;
## Abfragen mit SPARQL -&amp;gt; Kursseite&lt;br /&gt;
## Wie kann ich jetzt damit arbeiten? (Link zu Item, neues Item mit aktuellem Thema hinzufügen (&#039;&#039;Liste mit neuen Items vorbereiten&#039;&#039;) kann ich bearbeiten, aber ist umständlich)&lt;br /&gt;
## &#039;&#039;&#039;Link&#039;&#039;&#039; zu TableEditor (-&amp;gt; auf ein Session-Item: Demo zum zusammenstellen einer Session + Frontend) (&amp;quot;So, das Thema muss ich jetzt noch im Kurs unterbringen. Das mag ich nicht so umständlich wie gerade eben machen. Stattdessen nehmen wir ein eigenes Tool...&amp;quot; -&amp;gt; Zu Termin hinzufügen, noch ein Dependency hinzufügen)&lt;br /&gt;
## &#039;&#039;&#039;Link&#039;&#039;&#039; zu Graphansicht Kurs (Endergebnis (Struktur) anschauen (wenn gewünscht))&lt;br /&gt;
## (Erwähnen: Import/Export)&lt;br /&gt;
# aus Studi-Sicht&lt;br /&gt;
## &#039;&#039;&#039;Link&#039;&#039;&#039; zu User-Item (besseres Verständnis zu Interaktion mit Graph)&lt;br /&gt;
## Link zu User-Seite mit Visualisierungen&lt;br /&gt;
## Graph-Editor: eigene Visualisierung, &#039;&#039;&#039;Link&#039;&#039;&#039; zu Graph-Editor&lt;br /&gt;
### Resourcen anschauen&lt;br /&gt;
### Lernpfad anschauen&lt;br /&gt;
### Themen auswählen (interest/know)&lt;br /&gt;
### Visualisierung - interest/know&lt;br /&gt;
# für Studiengangsplanung&lt;br /&gt;
## Verschiedene Kurse zeigen &lt;br /&gt;
## Problem erklären&lt;br /&gt;
## Feature zeigen: SPARQL-Query / Visualisierung: welche Kurse hängen von welchen ab&lt;br /&gt;
### Überlappungen zwischen zwei Kursen&lt;br /&gt;
### Welche Items aus Kurs A hängen ab von Items aus Kurs B?&lt;br /&gt;
# Fazit&lt;br /&gt;
## Das ist ein Zwischenstand, man kann viel machen.&lt;br /&gt;
## Inhärente Komplexität&lt;br /&gt;
## Viele offene Fragen -&amp;gt; Ziel ist auch, Fragen aufzuwerfen&lt;br /&gt;
## Was ist sinnvoll? Welche Fragen würde man damit beantworten?&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=File:Logo_Stiftung_Hochschullehre.jpg&amp;diff=29599</id>
		<title>File:Logo Stiftung Hochschullehre.jpg</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=File:Logo_Stiftung_Hochschullehre.jpg&amp;diff=29599"/>
		<updated>2026-07-15T14:02:42Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Chaichy uploaded a new version of File:Logo Stiftung Hochschullehre.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;quot;sponsored by&amp;quot; badge of Stiftung Hochschullehre&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Main_Page&amp;diff=29598</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Main_Page&amp;diff=29598"/>
		<updated>2026-07-15T13:57:48Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: added funding logo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:&amp;lt;span style=&amp;quot;position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);&amp;quot;&amp;gt;{{FULLPAGENAME}}&amp;lt;/span&amp;gt;}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
== &#039;&#039;&#039;Welcome to GraphIT&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
This project at the University of Regensburg (UR) investigates how &#039;&#039;dependency graphs&#039;&#039; can be used to model courses, curricula, and personal learning progress. The initial focus lies on courses in higher education. This graph is built on [https://wikiba.se/ Wikibase], the knowledge-graph platform powering [https://wikidata.org Wikidata].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding: 7px; background-color:#f0f5f5; border: solid 2px #b3cccc&amp;quot; &amp;gt; &lt;br /&gt;
[[File:Logo Stiftung Hochschullehre.jpg|right|250px]]&lt;br /&gt;
&lt;br /&gt;
Since May 2023 we have been using this prototype to explore and examine ways to structure such a graph, present its information and increase its usability. We&#039;ve fully modelled four courses of the degree program for media informatics at the UR and tested them alongside lectures.&lt;br /&gt;
We&#039;ve explored different experimental frontends and visualizations to make interaction with the data simpler and more efficient.&lt;br /&gt;
&lt;br /&gt;
Since April 2026, further development of GraphIT is being funded by a [https://stiftung-hochschullehre.de/foerderung/freiraum/ Freiraum] grant from the [https://stiftung-hochschullehre.de/ Stiftung Innovation in der Hochschullehre], running through 2028.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What is GraphIT?&#039;&#039;&#039; Raphael Wimmer presented the project at the KI-Campus &#039;&#039;Tool Tip Tuesday&#039;&#039; (May 2024, German):&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;&lt;br /&gt;
{{#widget:Video|videoId=D46KCQNDMaM}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a preview of the dependency graph currently in the prototype. Please scroll down to learn more about the project or explore the platform via the menu at the top.&lt;br /&gt;
&lt;br /&gt;
{{#widget:SPARQLquery|code=&lt;br /&gt;
#defaultView:Graph&lt;br /&gt;
PREFIX wdt: &amp;lt;https://graphit.ur.de/prop/direct/&amp;gt;&lt;br /&gt;
SELECT ?item ?itemLabel ?class ?classLabel ?image ?dependency ?dependencyLabel WHERE {&lt;br /&gt;
  ?item wdt:P1 ?dependency.&lt;br /&gt;
  ?item wdt:P2 ?class&lt;br /&gt;
  OPTIONAL{ ?item wdt:P9 ?image.}&lt;br /&gt;
  OPTIONAL{ ?class wdt:P9 ?image.}&lt;br /&gt;
  SERVICE wikibase:label { bd:serviceParam wikibase:language &amp;quot;[AUTO_LANGUAGE],en&amp;quot;. }&lt;br /&gt;
} LIMIT 101&lt;br /&gt;
|caption=One hundred topics from the GraphIT dependency graph. Click below for the full dependency graph.&lt;br /&gt;
}} &lt;br /&gt;
&lt;br /&gt;
[[FullGraph|Complete Dependency Graph]] containing all items on GraphIT.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important: This platform is always work in progress. Please let us know if you find problems or find that important information is missing. Editing the graph is only allowed for registered users.&lt;br /&gt;
&lt;br /&gt;
== Dive Right In ==&lt;br /&gt;
&lt;br /&gt;
The following pages give a good overview of concepts and content within GraphIT.&lt;br /&gt;
If you want to learn more about the motivation and ideas behind the project, please read on below this block.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Quick_Overview]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives you a quick overview of the project, its structure and how you can use it. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Graph-simple.png | Simple dependency between items&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[GraphStructure]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page contains a detailed documentation of the graph structure and how it is used to organize the graph using diagrams and example queries.&lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Graph-structure.png | The base structure&lt;br /&gt;
File:Graph-structure-Course.png | Connection of courses&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[ExampleStudent]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page show how to a student can use the graph to organize their curriculum and to view their personal usage of it. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Max-screenie.png | All items connected to Max&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Student_Use]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page can give you an overview over your own graph and linked items. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Max-screenie.png | All items connected to Max (example)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Courses/CGBV]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives an overview and helpful queries over the course &amp;quot;Computergraphik und Bildverarbeitung&amp;quot;, to show what the graph can do to give students an overview of the course of study, fundamentals usefull items and their prerequisites. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Degrees-screenie.png | The degrees of items&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Quiz/CGBV-SL2]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives an example on how coursework can be incorporated in and used by the graph &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Coursework-screenie.png | Coursework and its prerequisites&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Feature_Demo]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives a couple of examples of what the graph can do.&lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Resources-screenie.png | Resources of an item&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Why GraphIT? ==&lt;br /&gt;
What should students learn? Which topics should be covered in a given course of study? These are difficult questions:&lt;br /&gt;
&lt;br /&gt;
The more the knowledge of mankind grows, the more specialized the courses need to be that a university offers. Of course, specialized courses can no longer cover the same breadth of knowledge as classical courses of study. Therefore, we need to constantly redefine what the essential core of a subject is.&lt;br /&gt;
&lt;br /&gt;
On the other hand, in a networked world, interdisciplinary courses of study are valuable. In these, we can no longer teach knowledge and competencies of the parent subjects in the same depth, but must redefine which of these are absolutely necessary for the study goal.&lt;br /&gt;
&lt;br /&gt;
At the same time, students&#039; prior knowledge is becoming more and more heterogeneous due to more open educational pathways and opportunities for digital learning. Also, their goals and opportunities differ a lot. A &amp;quot;one-size-fits-all&amp;quot; degree program will do less and less justice to these students. Instead, we need to find ways to support students in their individual learning goals and speeds while providing them with guidance, support, and education.&lt;br /&gt;
&lt;br /&gt;
Our processes for developing curricula and courses no longer meet these complex and ever-changing demands. Manual labor and gut instinct still prevail in the organization of studies and the development of curricula. &lt;br /&gt;
&lt;br /&gt;
== Basic Concept ==&lt;br /&gt;
In the GraphIT project, we develop a dependency graph of learning topics. Each node in the graph represents a &#039;&#039;learning topic&#039;&#039; (or &#039;&#039;topic&#039;&#039;) &amp;lt;!-- Working definition &#039;learning topic&#039;: something that somebody might want to learn. Granularity: can be explained(!) in about 15-20 minutes to a learner who already understands the prerequisites.  --&amp;gt;. An edge in the graph indicates which further topics build on the current topic (i.e., depend on it). &lt;br /&gt;
&lt;br /&gt;
Such a graph can structure the content of a single course, a curriculum, a discipline, a university, or the whole world (in theory :) ).&lt;br /&gt;
&lt;br /&gt;
For any given topic, the necessary prerequisites can be retrieved from the graph. Linking open educational resources (OER) or examinations to the graph offers students a flexible tool for self-study and self-assessment.&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Envisioned applications:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Educators&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* collect topics and build curricula and course syllabi&lt;br /&gt;
* identify central and irrelevant topics by looking at the graph&lt;br /&gt;
* attach OER and other resources to topics and re-use these&lt;br /&gt;
* create optimal paths through a curriculum, i.e. identify which topics should be taught in which order&lt;br /&gt;
* monitor students&#039; progress and identify bottlenecks, i.e. topics where many students struggle&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Students&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* follow a pre-defined or custom path through a set of topics&lt;br /&gt;
* find out what the best path to learning a certain skill is&lt;br /&gt;
* track own achievements and compare to individual goals or others&lt;br /&gt;
* find new, interesting things one can learn with the knowledge one already has&lt;br /&gt;
* better understand the contents and study goals of a course or the curricula&lt;br /&gt;
* take part in developing applications using the graphs data&lt;br /&gt;
* compare existing knowledge and future interests to the offered curricula&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
(Do you have further suggestions? Please tell us via [https://discord.gg/vHDS6crnDj Discord] or [mailto:raphael.wimmer@ur.de email]!)&lt;br /&gt;
&lt;br /&gt;
== Questions and Challenges ==&lt;br /&gt;
There are quite a few obvious and less obvious challenges and open questions. The goal of the GraphIT project is to explore these questions by implementing a prototype and evaluating it in practice.&lt;br /&gt;
&lt;br /&gt;
* Can this concept really work?&lt;br /&gt;
* How large should a topic be in order to be both useful an manageable?&lt;br /&gt;
* Learning is more complex than just &#039;checking off&#039; topics that one has learned. How do we include repetitions, different grades of learning (c.f. Bloom&#039;s taxonomy), or &#039;soft skills&#039; in such a graph?&lt;br /&gt;
* How could one use this graph?&lt;br /&gt;
* Which tools are needed in order to efficiently work with a really large graph? (We are developing these at the moment)&lt;br /&gt;
* Can intelligent tools (AI!) help with managing, modifying, and updating a large graph?&lt;br /&gt;
* Which visualizations and aggregations of the graph are most helpful?&lt;br /&gt;
* How can people from different disciplines and institutions, and with different viewpoints collaborate within one large graph?&lt;br /&gt;
* Should there be one large graph or many small ones?&lt;br /&gt;
* How can we build a platform that is as open and flexible as possible while still maintaining consistency and protecting personal data?&lt;br /&gt;
&lt;br /&gt;
== Status and Roadmap ==&lt;br /&gt;
As of &#039;&#039;&#039;May 2024&#039;&#039;&#039;, we are actively using GraphIT in individual courses and building new tools for working with the data in the graph. We are also working on a paper about concept and implementation.&lt;br /&gt;
&lt;br /&gt;
Previously, we discussed the concept with a few people, developed a prototype (also using Wikibase) that we scrapped again, and researched related projects, finalized our infrastructure, and built experimental graphs.&lt;br /&gt;
&lt;br /&gt;
In May 2024, Raphael Wimmer gave a small presentation about GraphIT at the [https://www.youtube.com/watch?v=D46KCQNDMaM KI-Campus Tool Tip Tuesday] (YouTube, 35 minutes, German).&lt;br /&gt;
&lt;br /&gt;
Since the start of 2025 we are actively planning to expand on this prototype with further requirements, data and frontends.&lt;br /&gt;
&lt;br /&gt;
At [https://delfi-tagung.de/delfi-2025 DELFI 2025], our [https://epub.uni-regensburg.de/77674/1/paper-60.pdf demonstration of GraphIT] won the Best Demo Award.&lt;br /&gt;
&lt;br /&gt;
== Timeline of the Graph ==&lt;br /&gt;
A short overview on how the graph and its data has developed over time&lt;br /&gt;
* &#039;&#039;&#039;Spring 2023&#039;&#039;&#039;: brainstorming of initial graph structure based on a previous student project &lt;br /&gt;
* &#039;&#039;&#039;May 2023&#039;&#039;&#039;: modeling the first course ([[Courses/CGBV|course]]) accordingly&lt;br /&gt;
* &#039;&#039;&#039;August 2023&#039;&#039;&#039;: documenting the initial [[GraphStructure|graph structure]]&lt;br /&gt;
* &#039;&#039;&#039;October 2023&#039;&#039;&#039;: modeling a second smaller course ([[Courses/WissenschaftlichesArbeiten|WissArb]]) and adjusting the data structure and link directions (&#039;&#039;categories now link to items instead of items linking to categories&#039;&#039;)&lt;br /&gt;
* &#039;&#039;&#039;December 2023&#039;&#039;&#039;: attempt at modelling third course ([[Courses/Forschungsseminar_MMI|FS MMI]]), but not enough resources and lack of structured data&lt;br /&gt;
* &#039;&#039;&#039;January 2024&#039;&#039;&#039;: modelling dummy version of full [[Medieninformatik_BA|curricula]] to show connections between courses&lt;br /&gt;
* &#039;&#039;&#039;March/April 2024&#039;&#039;&#039;: update data for next iteration of [[Courses/CGBV_SS24|CGBV]] and [[Courses/Wissenschaftliches_Arbeiten_SS24|WissArb]]&lt;br /&gt;
* &#039;&#039;&#039;September/October 2024&#039;&#039;&#039;: modelling two more courses ([[Courses/ASE_24WS|ASE]] and [[Courses/MMT_24WS|MMT]])&lt;br /&gt;
* &#039;&#039;&#039;February 2025&#039;&#039;&#039;: change to data structure for courses (&#039;&#039;stop linking to categories&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
== About / Contact ==&lt;br /&gt;
This is a project by the Physical Digital Affordances Group / Chair of Media Informatics at the University of Regensburg&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Primary contact:&#039;&#039;&#039; Raphael Wimmer ([mailto:raphael.wimmer@ur.de email])&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Current Contributors:&#039;&#039;&#039; &lt;br /&gt;
* [https://hci.ur.de/people/fabian_aleksic Fabian Aleksic] &lt;br /&gt;
* [https://hci.ur.de/people/ivan_dranyshov Ivan Dranyshov]&lt;br /&gt;
* Anna-Lena Hänse&lt;br /&gt;
* [https://go.ur.de/michael-achmann Michael Achmann-Denkler]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Past Contributors:&#039;&#039;&#039; &lt;br /&gt;
* Leonie Schrod&lt;br /&gt;
* Alexander Weichart&lt;br /&gt;
&lt;br /&gt;
You can also find us on the [https://discord.gg/vHDS6crnDj GraphIT Discord server]&lt;br /&gt;
&lt;br /&gt;
The project was supported by a [https://www.uni-regensburg.de/zentrum-hochschul-wissenschaftsdidaktik/freiraum/index.html#content_toggle_26218 small grant] from the Bavarian State Ministry for Science and the Arts via the [https://www.uni-regensburg.de/centre-for-university-and-academic-teaching/the-cuat/index.html Center for University and Academic Teaching (ZHW)] at the University of Regensburg.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=File:Logo_Stiftung_Hochschullehre.jpg&amp;diff=29597</id>
		<title>File:Logo Stiftung Hochschullehre.jpg</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=File:Logo_Stiftung_Hochschullehre.jpg&amp;diff=29597"/>
		<updated>2026-07-15T13:53:39Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;quot;sponsored by&amp;quot; badge of Stiftung Hochschullehre&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Main_Page&amp;diff=29596</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Main_Page&amp;diff=29596"/>
		<updated>2026-07-15T13:45:42Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: updated team&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:&amp;lt;span style=&amp;quot;position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);&amp;quot;&amp;gt;{{FULLPAGENAME}}&amp;lt;/span&amp;gt;}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
== &#039;&#039;&#039;Welcome to GraphIT&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
This project at the University of Regensburg (UR) investigates how &#039;&#039;dependency graphs&#039;&#039; can be used to model courses, curricula, and personal learning progress. The initial focus lies on courses in higher education. This graph is built on [https://wikiba.se/ Wikibase], the knowledge-graph platform powering [https://wikidata.org Wikidata].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding: 7px; background-color:#f0f5f5; border: solid 2px #b3cccc&amp;quot; &amp;gt; &lt;br /&gt;
Since May 2023 we have been using this prototype to explore and examine ways to structure such a graph, present its information and increase its usability. We&#039;ve fully modelled four courses of the degree program for media informatics at the UR and tested them alongside lectures.&lt;br /&gt;
We&#039;ve explored different experimental frontends and visualizations to make interaction with the data simpler and more efficient.&lt;br /&gt;
&lt;br /&gt;
As of 2025, development on this first prototype has slowed due to other obligations. From April 2026 on, further development of GraphIT will be funded by a [https://stiftung-hochschullehre.de/foerderung/freiraum/ Freiraum] grant from the [https://stiftung-hochschullehre.de/ Stiftung Innovation in der Hochschullehre]. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What is GraphIT?&#039;&#039;&#039; Raphael Wimmer presented the project at the KI-Campus &#039;&#039;Tool Tip Tuesday&#039;&#039; (May 2024, German):&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align:center&amp;quot;&amp;gt;&lt;br /&gt;
{{#widget:Video|videoId=D46KCQNDMaM}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a preview of the dependency graph currently in the prototype. Please scroll down to learn more about the project or explore the platform via the menu at the top.&lt;br /&gt;
&lt;br /&gt;
{{#widget:SPARQLquery|code=&lt;br /&gt;
#defaultView:Graph&lt;br /&gt;
PREFIX wdt: &amp;lt;https://graphit.ur.de/prop/direct/&amp;gt;&lt;br /&gt;
SELECT ?item ?itemLabel ?class ?classLabel ?image ?dependency ?dependencyLabel WHERE {&lt;br /&gt;
  ?item wdt:P1 ?dependency.&lt;br /&gt;
  ?item wdt:P2 ?class&lt;br /&gt;
  OPTIONAL{ ?item wdt:P9 ?image.}&lt;br /&gt;
  OPTIONAL{ ?class wdt:P9 ?image.}&lt;br /&gt;
  SERVICE wikibase:label { bd:serviceParam wikibase:language &amp;quot;[AUTO_LANGUAGE],en&amp;quot;. }&lt;br /&gt;
} LIMIT 101&lt;br /&gt;
|caption=One hundred topics from the GraphIT dependency graph. Click below for the full dependency graph.&lt;br /&gt;
}} &lt;br /&gt;
&lt;br /&gt;
[[FullGraph|Complete Dependency Graph]] containing all items on GraphIT.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important: This platform is always work in progress. Please let us know if you find problems or find that important information is missing. Editing the graph is only allowed for registered users.&lt;br /&gt;
&lt;br /&gt;
== Dive Right In ==&lt;br /&gt;
&lt;br /&gt;
The following pages give a good overview of concepts and content within GraphIT.&lt;br /&gt;
If you want to learn more about the motivation and ideas behind the project, please read on below this block.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Quick_Overview]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives you a quick overview of the project, its structure and how you can use it. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Graph-simple.png | Simple dependency between items&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[GraphStructure]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page contains a detailed documentation of the graph structure and how it is used to organize the graph using diagrams and example queries.&lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Graph-structure.png | The base structure&lt;br /&gt;
File:Graph-structure-Course.png | Connection of courses&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[ExampleStudent]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page show how to a student can use the graph to organize their curriculum and to view their personal usage of it. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Max-screenie.png | All items connected to Max&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Student_Use]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page can give you an overview over your own graph and linked items. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Max-screenie.png | All items connected to Max (example)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Courses/CGBV]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives an overview and helpful queries over the course &amp;quot;Computergraphik und Bildverarbeitung&amp;quot;, to show what the graph can do to give students an overview of the course of study, fundamentals usefull items and their prerequisites. &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Degrees-screenie.png | The degrees of items&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Quiz/CGBV-SL2]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives an example on how coursework can be incorporated in and used by the graph &lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Coursework-screenie.png | Coursework and its prerequisites&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; |  &#039;&#039;&#039;[[Feature_Demo]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:20%; vertical-align:top; text-align:left; padding: 10px&amp;quot; | This page gives a couple of examples of what the graph can do.&lt;br /&gt;
| &amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;200px&amp;quot;&amp;gt;&lt;br /&gt;
File:Resources-screenie.png | Resources of an item&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Why GraphIT? ==&lt;br /&gt;
What should students learn? Which topics should be covered in a given course of study? These are difficult questions:&lt;br /&gt;
&lt;br /&gt;
The more the knowledge of mankind grows, the more specialized the courses need to be that a university offers. Of course, specialized courses can no longer cover the same breadth of knowledge as classical courses of study. Therefore, we need to constantly redefine what the essential core of a subject is.&lt;br /&gt;
&lt;br /&gt;
On the other hand, in a networked world, interdisciplinary courses of study are valuable. In these, we can no longer teach knowledge and competencies of the parent subjects in the same depth, but must redefine which of these are absolutely necessary for the study goal.&lt;br /&gt;
&lt;br /&gt;
At the same time, students&#039; prior knowledge is becoming more and more heterogeneous due to more open educational pathways and opportunities for digital learning. Also, their goals and opportunities differ a lot. A &amp;quot;one-size-fits-all&amp;quot; degree program will do less and less justice to these students. Instead, we need to find ways to support students in their individual learning goals and speeds while providing them with guidance, support, and education.&lt;br /&gt;
&lt;br /&gt;
Our processes for developing curricula and courses no longer meet these complex and ever-changing demands. Manual labor and gut instinct still prevail in the organization of studies and the development of curricula. &lt;br /&gt;
&lt;br /&gt;
== Basic Concept ==&lt;br /&gt;
In the GraphIT project, we develop a dependency graph of learning topics. Each node in the graph represents a &#039;&#039;learning topic&#039;&#039; (or &#039;&#039;topic&#039;&#039;) &amp;lt;!-- Working definition &#039;learning topic&#039;: something that somebody might want to learn. Granularity: can be explained(!) in about 15-20 minutes to a learner who already understands the prerequisites.  --&amp;gt;. An edge in the graph indicates which further topics build on the current topic (i.e., depend on it). &lt;br /&gt;
&lt;br /&gt;
Such a graph can structure the content of a single course, a curriculum, a discipline, a university, or the whole world (in theory :) ).&lt;br /&gt;
&lt;br /&gt;
For any given topic, the necessary prerequisites can be retrieved from the graph. Linking open educational resources (OER) or examinations to the graph offers students a flexible tool for self-study and self-assessment.&lt;br /&gt;
&lt;br /&gt;
== Applications ==&lt;br /&gt;
Envisioned applications:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Educators&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* collect topics and build curricula and course syllabi&lt;br /&gt;
* identify central and irrelevant topics by looking at the graph&lt;br /&gt;
* attach OER and other resources to topics and re-use these&lt;br /&gt;
* create optimal paths through a curriculum, i.e. identify which topics should be taught in which order&lt;br /&gt;
* monitor students&#039; progress and identify bottlenecks, i.e. topics where many students struggle&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Students&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* follow a pre-defined or custom path through a set of topics&lt;br /&gt;
* find out what the best path to learning a certain skill is&lt;br /&gt;
* track own achievements and compare to individual goals or others&lt;br /&gt;
* find new, interesting things one can learn with the knowledge one already has&lt;br /&gt;
* better understand the contents and study goals of a course or the curricula&lt;br /&gt;
* take part in developing applications using the graphs data&lt;br /&gt;
* compare existing knowledge and future interests to the offered curricula&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
(Do you have further suggestions? Please tell us via [https://discord.gg/vHDS6crnDj Discord] or [mailto:raphael.wimmer@ur.de email]!)&lt;br /&gt;
&lt;br /&gt;
== Questions and Challenges ==&lt;br /&gt;
There are quite a few obvious and less obvious challenges and open questions. The goal of the GraphIT project is to explore these questions by implementing a prototype and evaluating it in practice.&lt;br /&gt;
&lt;br /&gt;
* Can this concept really work?&lt;br /&gt;
* How large should a topic be in order to be both useful an manageable?&lt;br /&gt;
* Learning is more complex than just &#039;checking off&#039; topics that one has learned. How do we include repetitions, different grades of learning (c.f. Bloom&#039;s taxonomy), or &#039;soft skills&#039; in such a graph?&lt;br /&gt;
* How could one use this graph?&lt;br /&gt;
* Which tools are needed in order to efficiently work with a really large graph? (We are developing these at the moment)&lt;br /&gt;
* Can intelligent tools (AI!) help with managing, modifying, and updating a large graph?&lt;br /&gt;
* Which visualizations and aggregations of the graph are most helpful?&lt;br /&gt;
* How can people from different disciplines and institutions, and with different viewpoints collaborate within one large graph?&lt;br /&gt;
* Should there be one large graph or many small ones?&lt;br /&gt;
* How can we build a platform that is as open and flexible as possible while still maintaining consistency and protecting personal data?&lt;br /&gt;
&lt;br /&gt;
== Status and Roadmap ==&lt;br /&gt;
As of &#039;&#039;&#039;May 2024&#039;&#039;&#039;, we are actively using GraphIT in individual courses and building new tools for working with the data in the graph. We are also working on a paper about concept and implementation.&lt;br /&gt;
&lt;br /&gt;
Previously, we discussed the concept with a few people, developed a prototype (also using Wikibase) that we scrapped again, and researched related projects, finalized our infrastructure, and built experimental graphs.&lt;br /&gt;
&lt;br /&gt;
In May 2024, Raphael Wimmer gave a small presentation about GraphIT at the [https://www.youtube.com/watch?v=D46KCQNDMaM KI-Campus Tool Tip Tuesday] (YouTube, 35 minutes, German).&lt;br /&gt;
&lt;br /&gt;
Since the start of 2025 we are actively planning to expand on this prototype with further requirements, data and frontends.&lt;br /&gt;
&lt;br /&gt;
At [https://delfi-tagung.de/delfi-2025 DELFI 2025], our [https://epub.uni-regensburg.de/77674/1/paper-60.pdf demonstration of GraphIT] won the Best Demo Award.&lt;br /&gt;
&lt;br /&gt;
== Timeline of the Graph ==&lt;br /&gt;
A short overview on how the graph and its data has developed over time&lt;br /&gt;
* &#039;&#039;&#039;Spring 2023&#039;&#039;&#039;: brainstorming of initial graph structure based on a previous student project &lt;br /&gt;
* &#039;&#039;&#039;May 2023&#039;&#039;&#039;: modeling the first course ([[Courses/CGBV|course]]) accordingly&lt;br /&gt;
* &#039;&#039;&#039;August 2023&#039;&#039;&#039;: documenting the initial [[GraphStructure|graph structure]]&lt;br /&gt;
* &#039;&#039;&#039;October 2023&#039;&#039;&#039;: modeling a second smaller course ([[Courses/WissenschaftlichesArbeiten|WissArb]]) and adjusting the data structure and link directions (&#039;&#039;categories now link to items instead of items linking to categories&#039;&#039;)&lt;br /&gt;
* &#039;&#039;&#039;December 2023&#039;&#039;&#039;: attempt at modelling third course ([[Courses/Forschungsseminar_MMI|FS MMI]]), but not enough resources and lack of structured data&lt;br /&gt;
* &#039;&#039;&#039;January 2024&#039;&#039;&#039;: modelling dummy version of full [[Medieninformatik_BA|curricula]] to show connections between courses&lt;br /&gt;
* &#039;&#039;&#039;March/April 2024&#039;&#039;&#039;: update data for next iteration of [[Courses/CGBV_SS24|CGBV]] and [[Courses/Wissenschaftliches_Arbeiten_SS24|WissArb]]&lt;br /&gt;
* &#039;&#039;&#039;September/October 2024&#039;&#039;&#039;: modelling two more courses ([[Courses/ASE_24WS|ASE]] and [[Courses/MMT_24WS|MMT]])&lt;br /&gt;
* &#039;&#039;&#039;February 2025&#039;&#039;&#039;: change to data structure for courses (&#039;&#039;stop linking to categories&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
== About / Contact ==&lt;br /&gt;
This is a project by the Physical Digital Affordances Group / Chair of Media Informatics at the University of Regensburg&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Primary contact:&#039;&#039;&#039; Raphael Wimmer ([mailto:raphael.wimmer@ur.de email])&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Current Contributors:&#039;&#039;&#039; &lt;br /&gt;
* [https://hci.ur.de/people/fabian_aleksic Fabian Aleksic] &lt;br /&gt;
* [https://hci.ur.de/people/ivan_dranyshov Ivan Dranyshov]&lt;br /&gt;
* Anna-Lena Hänse&lt;br /&gt;
* [https://go.ur.de/michael-achmann Michael Achmann-Denkler]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Past Contributors:&#039;&#039;&#039; &lt;br /&gt;
* Leonie Schrod&lt;br /&gt;
* Alexander Weichart&lt;br /&gt;
&lt;br /&gt;
You can also find us on the [https://discord.gg/vHDS6crnDj GraphIT Discord server]&lt;br /&gt;
&lt;br /&gt;
The project was supported by a [https://www.uni-regensburg.de/zentrum-hochschul-wissenschaftsdidaktik/freiraum/index.html#content_toggle_26218 small grant] from the Bavarian State Ministry for Science and the Arts via the [https://www.uni-regensburg.de/centre-for-university-and-academic-teaching/the-cuat/index.html Center for University and Academic Teaching (ZHW)] at the University of Regensburg.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=27431</id>
		<title>Project:Team Portal</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=27431"/>
		<updated>2026-05-18T14:11:32Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Added Naming Conventions Link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides a centralized collection of internal links and resources relevant to the team. It is intended as a lightweight entry point for navigating documentation, tools, and project-specific materials.&lt;br /&gt;
&lt;br /&gt;
=== Project ===&lt;br /&gt;
&lt;br /&gt;
* [[Project:Publication Venues]]&lt;br /&gt;
* [[Project:Specification]]&lt;br /&gt;
* [[Project:Graphit Alpha]]&lt;br /&gt;
* [[Project:GraphIT Beta]]&lt;br /&gt;
* [[Project:Naming Conventions]]&lt;br /&gt;
* [[Main Page]]&lt;br /&gt;
* [[Quick Overview]]&lt;br /&gt;
&lt;br /&gt;
=== Modeling / Graph ===&lt;br /&gt;
&lt;br /&gt;
* [[GraphStructure]]&lt;br /&gt;
* [[Graph Statistics]]&lt;br /&gt;
* [[FullGraph]]&lt;br /&gt;
* [[DebugQueries]]&lt;br /&gt;
* [[SPARQL examples]]&lt;br /&gt;
* [[CourseQueries]]&lt;br /&gt;
* [[Feature Demo]]&lt;br /&gt;
* [[Demo 2025]]&lt;br /&gt;
&lt;br /&gt;
=== Backend / Mediawiki ===&lt;br /&gt;
&lt;br /&gt;
* [[Sandbox]]&lt;br /&gt;
* [[PresentationPics]]&lt;br /&gt;
* [[ExampleStudent]]&lt;br /&gt;
&lt;br /&gt;
=== In Development ===&lt;br /&gt;
&lt;br /&gt;
* [[Courses/ASE]]&lt;br /&gt;
* [[Courses/ASE 24WS]]&lt;br /&gt;
* [[Courses/EIMI 25WS/Queries]]&lt;br /&gt;
* [[Courses/Wissenschaftliches Arbeiten SS24/Graph]]&lt;br /&gt;
* [[Courses/CGBV SS24/Graph]]&lt;br /&gt;
&lt;br /&gt;
=== Courses ===&lt;br /&gt;
&lt;br /&gt;
* [[Courses/WissenschaftlichesArbeiten]]&lt;br /&gt;
* [[Courses/WissenschaftlichesArbeiten/Ideensammlung]]&lt;br /&gt;
* [[Courses/Wissenschaftliches Arbeiten SS24]]&lt;br /&gt;
* [[Courses/CGBV Sommersemester 2023]]&lt;br /&gt;
* [[Courses/CGBV SS24]]&lt;br /&gt;
* [[Courses/Forschungsseminar MMI]]&lt;br /&gt;
* [[Courses/MMT 24WS]]&lt;br /&gt;
* [[Courses/MMT 25WS]]&lt;br /&gt;
* [[Courses/EIMI 25WS]]&lt;br /&gt;
* [[Courses/EIMI 25WS/Student Page]]&lt;br /&gt;
* [[Courses/PropPä SS26]]&lt;br /&gt;
* [[Courses/HCI 26SS]]&lt;br /&gt;
* [[Student Use]]&lt;br /&gt;
* [[Medieninformatik BA]]&lt;br /&gt;
* [[Medieninformatik Msc]]&lt;br /&gt;
&lt;br /&gt;
=== Quiz ===&lt;br /&gt;
&lt;br /&gt;
* [[Quiz/CGBV-SL1]]&lt;br /&gt;
* [[Quiz/CGBV-SL2]]&lt;br /&gt;
* [[Quiz/CGBV-SL3]]&lt;br /&gt;
* [[Quiz/CGBV-SL4]]&lt;br /&gt;
* [[Quiz/Bresenham 1]]&lt;br /&gt;
* [[Quiz/KlausurSS23]]&lt;br /&gt;
&lt;br /&gt;
=== Templates ===&lt;br /&gt;
&lt;br /&gt;
* [[Template:SPARQL]]&lt;br /&gt;
* [[Template:SPARQL2]]&lt;br /&gt;
* [[Template:SPARQLText]]&lt;br /&gt;
* [[Template:CourseQuery]]&lt;br /&gt;
* [[Template:FullGraph]]&lt;br /&gt;
* [[Template:Progress Graph]]&lt;br /&gt;
* [[Template:Learning Path]]&lt;br /&gt;
* [[Template:Learning Path2]]&lt;br /&gt;
* [[Template:Timeline]]&lt;br /&gt;
* [[Template:TablePreview]]&lt;br /&gt;
* [[Template:CodeBlock]]&lt;br /&gt;
* [[Template:QA]]&lt;br /&gt;
* [[Template:Note]]&lt;br /&gt;
* [[Template:Map Dropdown]]&lt;br /&gt;
* [[Template:SignUp]]&lt;br /&gt;
* [[Template:Userpage]]&lt;br /&gt;
* [[Template:ItemOrNot]]&lt;br /&gt;
* [[Template:If]]&lt;br /&gt;
* [[Template:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Other / Misc ===&lt;br /&gt;
&lt;br /&gt;
* [[Tool Tip Tuesday]]&lt;br /&gt;
* [[Downtown]]&lt;br /&gt;
&lt;br /&gt;
This page is continuously updated and should be extended as new resources become available.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Project:Naming_Conventions&amp;diff=27430</id>
		<title>Project:Naming Conventions</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Project:Naming_Conventions&amp;diff=27430"/>
		<updated>2026-05-18T13:56:29Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Created first version of naming convention page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page documents the naming conventions used in the project. When in doubt, follow [[wikipedia:Wikipedia:Manual_of_Style|Wikipedia&#039;s Manual of Style]].&lt;br /&gt;
&lt;br /&gt;
== Labels ==&lt;br /&gt;
&lt;br /&gt;
Labels use &#039;&#039;&#039;sentence case&#039;&#039;&#039; in English (following English grammar rules) and &#039;&#039;&#039;capitalised nouns&#039;&#039;&#039; in German (following German grammar rules).&lt;br /&gt;
&lt;br /&gt;
Item and category labels follow these patterns:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;&amp;lt;code&amp;gt;&amp;amp;lt;Begriff&amp;amp;gt;&amp;lt;/code&amp;gt;&#039;&#039;&#039; — Student can define the term and describe the concept.&lt;br /&gt;
* &#039;&#039;&#039;&amp;lt;code&amp;gt;Overview of &amp;amp;lt;Begriff&amp;amp;gt;&amp;lt;/code&amp;gt;&#039;&#039;&#039; — Student can name, describe, and classify individual parts of the concept.&lt;br /&gt;
* &#039;&#039;&#039;&amp;lt;code&amp;gt;Using &amp;amp;lt;Begriff&amp;amp;gt;&amp;lt;/code&amp;gt;&#039;&#039;&#039; — Student can apply the concept in practice.&lt;br /&gt;
&lt;br /&gt;
=== Examples === &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Type !! Label !! Description !! Category&lt;br /&gt;
|-&lt;br /&gt;
| Topic || &amp;lt;code&amp;gt;Human-Computer Interaction&amp;lt;/code&amp;gt; || A field of research and practice focusing on the interaction between humans and computers. || &amp;lt;code&amp;gt;Human-Computer Interaction&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Topic || &amp;lt;code&amp;gt;Conducting an HCI Experiment&amp;lt;/code&amp;gt; || Knowledge and practice in designing, running, and analyzing experiments. ||&lt;br /&gt;
|-&lt;br /&gt;
| Category || &amp;lt;code&amp;gt;Human-Computer Interaction&amp;lt;/code&amp;gt; || Category: Human-Computer Interaction. ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Sessions ==&lt;br /&gt;
&lt;br /&gt;
Session labels follow the pattern &#039;&#039;&#039;[Session title], [Abbreviation] [Semester]&#039;&#039;&#039;, and aliases follow &#039;&#039;&#039;[Abbreviation] [Semester] - [YYYY-MM-DD]&#039;&#039;&#039; ([[wikipedia:ISO_8601|ISO 8601]]).&lt;br /&gt;
&lt;br /&gt;
{{Note|text=&amp;quot;The course abbreviation is appended as a suffix so that generic titles like &amp;quot;Introduction and Overview&amp;quot; remain unambiguous across courses.&amp;quot;}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Label examples:&#039;&#039;&#039;&lt;br /&gt;
* &amp;lt;code&amp;gt;Introduction and Overview, EIMI 26SS&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;Studies and Experiments, HCI 26SS&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;Intro, ProPä 26SS&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Alias examples:&#039;&#039;&#039;&lt;br /&gt;
* &amp;lt;code&amp;gt;EIMI 26SS - 2026-04-17&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;HCI 26SS - 2026-06-24&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The semester is formatted as &amp;lt;code&amp;gt;[YY][SS/WS]&amp;lt;/code&amp;gt; (e.g. &amp;lt;code&amp;gt;26SS&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;25WS&amp;lt;/code&amp;gt;). Do &#039;&#039;&#039;not&#039;&#039;&#039; use the full course title from the course catalogue as the session title. Mind capitalisation — e.g. &amp;lt;code&amp;gt;LLMs in research&amp;lt;/code&amp;gt;, not &amp;lt;code&amp;gt;Llms in research&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Course abbreviations:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Course !! Abbreviation&lt;br /&gt;
|-&lt;br /&gt;
| Propädeutikum || &amp;lt;code&amp;gt;ProPä&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Einführung in die Medieninformatik || &amp;lt;code&amp;gt;EIMI&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Human-Computer Interaction || &amp;lt;code&amp;gt;HCI&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;...&#039;&#039; || &amp;lt;code&amp;gt;&#039;&#039;...&#039;&#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=26704</id>
		<title>Project:Team Portal</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=26704"/>
		<updated>2026-05-07T12:53:12Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: added templates&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides a centralized collection of internal links and resources relevant to the team. It is intended as a lightweight entry point for navigating documentation, tools, and project-specific materials.&lt;br /&gt;
&lt;br /&gt;
=== Project ===&lt;br /&gt;
&lt;br /&gt;
* [[Project:Publication Venues]]&lt;br /&gt;
* [[Project:Specification]]&lt;br /&gt;
* [[Project:Graphit Alpha]]&lt;br /&gt;
* [[Project:GraphIT Beta]]&lt;br /&gt;
* [[Main Page]]&lt;br /&gt;
* [[Quick Overview]]&lt;br /&gt;
&lt;br /&gt;
=== Modeling / Graph ===&lt;br /&gt;
&lt;br /&gt;
* [[GraphStructure]]&lt;br /&gt;
* [[Graph Statistics]]&lt;br /&gt;
* [[FullGraph]]&lt;br /&gt;
* [[DebugQueries]]&lt;br /&gt;
* [[SPARQL examples]]&lt;br /&gt;
* [[CourseQueries]]&lt;br /&gt;
* [[Feature Demo]]&lt;br /&gt;
* [[Demo 2025]]&lt;br /&gt;
&lt;br /&gt;
=== Backend / Mediawiki ===&lt;br /&gt;
&lt;br /&gt;
* [[Sandbox]]&lt;br /&gt;
* [[PresentationPics]]&lt;br /&gt;
* [[ExampleStudent]]&lt;br /&gt;
&lt;br /&gt;
=== In Development ===&lt;br /&gt;
&lt;br /&gt;
* [[Courses/ASE]]&lt;br /&gt;
* [[Courses/ASE 24WS]]&lt;br /&gt;
* [[Courses/EIMI 25WS/Queries]]&lt;br /&gt;
* [[Courses/Wissenschaftliches Arbeiten SS24/Graph]]&lt;br /&gt;
* [[Courses/CGBV SS24/Graph]]&lt;br /&gt;
&lt;br /&gt;
=== Courses ===&lt;br /&gt;
&lt;br /&gt;
* [[Courses/WissenschaftlichesArbeiten]]&lt;br /&gt;
* [[Courses/WissenschaftlichesArbeiten/Ideensammlung]]&lt;br /&gt;
* [[Courses/Wissenschaftliches Arbeiten SS24]]&lt;br /&gt;
* [[Courses/CGBV Sommersemester 2023]]&lt;br /&gt;
* [[Courses/CGBV SS24]]&lt;br /&gt;
* [[Courses/Forschungsseminar MMI]]&lt;br /&gt;
* [[Courses/MMT 24WS]]&lt;br /&gt;
* [[Courses/MMT 25WS]]&lt;br /&gt;
* [[Courses/EIMI 25WS]]&lt;br /&gt;
* [[Courses/EIMI 25WS/Student Page]]&lt;br /&gt;
* [[Courses/PropPä SS26]]&lt;br /&gt;
* [[Courses/HCI 26SS]]&lt;br /&gt;
* [[Student Use]]&lt;br /&gt;
* [[Medieninformatik BA]]&lt;br /&gt;
* [[Medieninformatik Msc]]&lt;br /&gt;
&lt;br /&gt;
=== Quiz ===&lt;br /&gt;
&lt;br /&gt;
* [[Quiz/CGBV-SL1]]&lt;br /&gt;
* [[Quiz/CGBV-SL2]]&lt;br /&gt;
* [[Quiz/CGBV-SL3]]&lt;br /&gt;
* [[Quiz/CGBV-SL4]]&lt;br /&gt;
* [[Quiz/Bresenham 1]]&lt;br /&gt;
* [[Quiz/KlausurSS23]]&lt;br /&gt;
&lt;br /&gt;
=== Templates ===&lt;br /&gt;
&lt;br /&gt;
* [[Template:SPARQL]]&lt;br /&gt;
* [[Template:SPARQL2]]&lt;br /&gt;
* [[Template:SPARQLText]]&lt;br /&gt;
* [[Template:CourseQuery]]&lt;br /&gt;
* [[Template:FullGraph]]&lt;br /&gt;
* [[Template:Progress Graph]]&lt;br /&gt;
* [[Template:Learning Path]]&lt;br /&gt;
* [[Template:Learning Path2]]&lt;br /&gt;
* [[Template:Timeline]]&lt;br /&gt;
* [[Template:TablePreview]]&lt;br /&gt;
* [[Template:CodeBlock]]&lt;br /&gt;
* [[Template:QA]]&lt;br /&gt;
* [[Template:Note]]&lt;br /&gt;
* [[Template:Map Dropdown]]&lt;br /&gt;
* [[Template:SignUp]]&lt;br /&gt;
* [[Template:Userpage]]&lt;br /&gt;
* [[Template:ItemOrNot]]&lt;br /&gt;
* [[Template:If]]&lt;br /&gt;
* [[Template:Documentation]]&lt;br /&gt;
&lt;br /&gt;
=== Other / Misc ===&lt;br /&gt;
&lt;br /&gt;
* [[Tool Tip Tuesday]]&lt;br /&gt;
* [[Downtown]]&lt;br /&gt;
&lt;br /&gt;
This page is continuously updated and should be extended as new resources become available.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=26703</id>
		<title>Project:Team Portal</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=26703"/>
		<updated>2026-05-07T12:33:51Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Added new pages via Search.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides a centralized collection of internal links and resources relevant to the team. It is intended as a lightweight entry point for navigating documentation, tools, and project-specific materials.&lt;br /&gt;
&lt;br /&gt;
=== Project ===&lt;br /&gt;
&lt;br /&gt;
* [[Project:Publication Venues]]&lt;br /&gt;
* [[Project:Specification]]&lt;br /&gt;
* [[Project:Graphit Alpha]]&lt;br /&gt;
* [[Project:GraphIT Beta]]&lt;br /&gt;
* [[Main Page]]&lt;br /&gt;
* [[Quick Overview]]&lt;br /&gt;
&lt;br /&gt;
=== Modeling / Graph ===&lt;br /&gt;
&lt;br /&gt;
* [[GraphStructure]]&lt;br /&gt;
* [[Graph Statistics]]&lt;br /&gt;
* [[FullGraph]]&lt;br /&gt;
* [[DebugQueries]]&lt;br /&gt;
* [[SPARQL examples]]&lt;br /&gt;
* [[CourseQueries]]&lt;br /&gt;
* [[Feature Demo]]&lt;br /&gt;
* [[Demo 2025]]&lt;br /&gt;
&lt;br /&gt;
=== Backend / Mediawiki ===&lt;br /&gt;
&lt;br /&gt;
* [[Sandbox]]&lt;br /&gt;
* [[PresentationPics]]&lt;br /&gt;
* [[ExampleStudent]]&lt;br /&gt;
&lt;br /&gt;
=== In Development ===&lt;br /&gt;
&lt;br /&gt;
* [[Courses/ASE]]&lt;br /&gt;
* [[Courses/ASE 24WS]]&lt;br /&gt;
* [[Courses/EIMI 25WS/Queries]]&lt;br /&gt;
* [[Courses/Wissenschaftliches Arbeiten SS24/Graph]]&lt;br /&gt;
* [[Courses/CGBV SS24/Graph]]&lt;br /&gt;
&lt;br /&gt;
=== Courses ===&lt;br /&gt;
&lt;br /&gt;
* [[Courses/WissenschaftlichesArbeiten]]&lt;br /&gt;
* [[Courses/WissenschaftlichesArbeiten/Ideensammlung]]&lt;br /&gt;
* [[Courses/Wissenschaftliches Arbeiten SS24]]&lt;br /&gt;
* [[Courses/CGBV Sommersemester 2023]]&lt;br /&gt;
* [[Courses/CGBV SS24]]&lt;br /&gt;
* [[Courses/Forschungsseminar MMI]]&lt;br /&gt;
* [[Courses/MMT 24WS]]&lt;br /&gt;
* [[Courses/MMT 25WS]]&lt;br /&gt;
* [[Courses/EIMI 25WS]]&lt;br /&gt;
* [[Courses/EIMI 25WS/Student Page]]&lt;br /&gt;
* [[Courses/PropPä SS26]]&lt;br /&gt;
* [[Courses/HCI 26SS]]&lt;br /&gt;
* [[Student Use]]&lt;br /&gt;
* [[Medieninformatik BA]]&lt;br /&gt;
* [[Medieninformatik Msc]]&lt;br /&gt;
&lt;br /&gt;
=== Quiz ===&lt;br /&gt;
&lt;br /&gt;
* [[Quiz/CGBV-SL1]]&lt;br /&gt;
* [[Quiz/CGBV-SL2]]&lt;br /&gt;
* [[Quiz/CGBV-SL3]]&lt;br /&gt;
* [[Quiz/CGBV-SL4]]&lt;br /&gt;
* [[Quiz/Bresenham 1]]&lt;br /&gt;
* [[Quiz/KlausurSS23]]&lt;br /&gt;
&lt;br /&gt;
=== Other / Misc ===&lt;br /&gt;
&lt;br /&gt;
* [[Tool Tip Tuesday]]&lt;br /&gt;
* [[Downtown]]&lt;br /&gt;
&lt;br /&gt;
=== For Sorting ===&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
This page is continuously updated and should be extended as new resources become available.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=25923</id>
		<title>Project:Team Portal</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=25923"/>
		<updated>2026-05-04T11:08:23Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Added pages from namespace.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides a centralized collection of internal links and resources relevant to the team. It is intended as a lightweight entry point for navigating documentation, tools, and project-specific materials.&lt;br /&gt;
&lt;br /&gt;
=== Project ===&lt;br /&gt;
* [[Project:Publication Venues]]&lt;br /&gt;
&lt;br /&gt;
=== Modeling / Graph ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Backend / Mediawiki ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Other / Misc ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== For Sorting ===&lt;br /&gt;
* [[Project:Specification]]&lt;br /&gt;
* [[Project:Graphit Alpha]]&lt;br /&gt;
* [[Project:GraphIT Beta]]&lt;br /&gt;
&lt;br /&gt;
This page is continuously updated and should be extended as new resources become available.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Publication_Venues&amp;diff=25922</id>
		<title>Publication Venues</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Publication_Venues&amp;diff=25922"/>
		<updated>2026-05-04T11:06:55Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Moved page to project namespace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Project:Publication Venues]]&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Project:Publication_Venues&amp;diff=25921</id>
		<title>Project:Publication Venues</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Project:Publication_Venues&amp;diff=25921"/>
		<updated>2026-05-04T11:06:24Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Moved page to project namespace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists relevant journals and conferences for potential publication and dissemination.&lt;br /&gt;
&lt;br /&gt;
=== Conferences ===&lt;br /&gt;
&lt;br /&gt;
==== Learning Analytics and Knowledge Conference (LAK) ====&lt;br /&gt;
&#039;&#039;April / May 2026&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
The Society for Learning Analytics Research (SoLAR) is an interdisciplinary network of leading international researchers exploring the role and impact of analytics on teaching, learning, training, and development.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://www.solaresearch.org/events/lak/lak26/ Website]&lt;br /&gt;
&lt;br /&gt;
==== Educational Data Mining (EDM) ====&lt;br /&gt;
&#039;&#039;June / July 2026&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
Educational Data Mining has reached a stage where methods and findings are relevant across multiple areas of research and practice. Many challenges in learning and teaching require crossing disciplinary, contextual, and cultural boundaries. EDM 2026 emphasizes opportunities emerging from such connections.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://educationaldatamining.org/edm2026/ Website]&lt;br /&gt;
&lt;br /&gt;
==== DELFI ====&lt;br /&gt;
&#039;&#039;September 2026&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
Die DELFI beschäftigt sich mit Informatik-Aspekten des Einsatzes digitaler Medien und Technologien in der Bildung. Gestaltungsorientierte Forschung bildet den Kern der präsentierten Arbeiten, ergänzt durch experimentelle, beobachtende und theoriebildende Ansätze.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://delfi-tagung.de/2026 Website]&lt;br /&gt;
&lt;br /&gt;
==== Jahrestagung der Deutschen Gesellschaft für Hochschuldidaktik (dghd) ====&lt;br /&gt;
&#039;&#039;March 2025&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
Tagung unter dem Thema „Schlüsselkompetenzen und Hochschuldidaktik: Bausteine für eine transformative Hochschullehre“ mit Fokus auf strukturelle Rahmenbedingungen und Kompetenzen für nachhaltige Lehr-Lernkontexte.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://www.dghd.de/events/jahrestagung-der-deutschen-gesellschaft-fur-hochschuldidaktik-dghd-2025/ Website]&lt;br /&gt;
&lt;br /&gt;
==== Innovation and Technology in Computer Science Education (ITiCSE) ====&lt;br /&gt;
&#039;&#039;July 2026&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
Premier and largest computing education conference in Europe, held annually since 1996.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://iticse.acm.org/ Website]&lt;br /&gt;
&lt;br /&gt;
==== Koli Calling ====&lt;br /&gt;
&#039;&#039;November 2026&#039;&#039; &#039;&#039;&#039;CFP deadline: 12 July&#039;&#039;&#039; &amp;lt;br&amp;gt;  &lt;br /&gt;
International conference on computing education research combining teaching practice with theoretically grounded research. Known for its single-track format and intensive discussions.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://www.kolicalling.fi Website]&lt;br /&gt;
&lt;br /&gt;
=== Other Candidates ===&lt;br /&gt;
* EDUCAUSE  &lt;br /&gt;
* EC-TEL  &lt;br /&gt;
* MuC&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Team_Portal&amp;diff=25920</id>
		<title>Team Portal</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Team_Portal&amp;diff=25920"/>
		<updated>2026-05-04T11:05:44Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Moved page to project namespace.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Project:Team Portal]]&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=25919</id>
		<title>Project:Team Portal</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Project:Team_Portal&amp;diff=25919"/>
		<updated>2026-05-04T11:04:32Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Moved page to project namespace.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides a centralized collection of internal links and resources relevant to the team. It is intended as a lightweight entry point for navigating documentation, tools, and project-specific materials.&lt;br /&gt;
&lt;br /&gt;
=== Project ===&lt;br /&gt;
* [[Project:Publication Venues]]&lt;br /&gt;
&lt;br /&gt;
=== Modeling / Graph ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Backend / Mediawiki ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Other / Misc ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This page is continuously updated and should be extended as new resources become available.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Publication_Venues&amp;diff=25918</id>
		<title>Publication Venues</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Publication_Venues&amp;diff=25918"/>
		<updated>2026-05-04T08:50:40Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Added more conferences&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Publication Venues ==&lt;br /&gt;
This page lists relevant journals and conferences for potential publication and dissemination.&lt;br /&gt;
&lt;br /&gt;
=== Conferences ===&lt;br /&gt;
&lt;br /&gt;
==== Learning Analytics and Knowledge Conference (LAK) ====&lt;br /&gt;
&#039;&#039;April / May 2026&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
The Society for Learning Analytics Research (SoLAR) is an interdisciplinary network of leading international researchers exploring the role and impact of analytics on teaching, learning, training, and development.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://www.solaresearch.org/events/lak/lak26/ Website]&lt;br /&gt;
&lt;br /&gt;
==== Educational Data Mining (EDM) ====&lt;br /&gt;
&#039;&#039;June / July 2026&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
Educational Data Mining has reached a stage where methods and findings are relevant across multiple areas of research and practice. Many challenges in learning and teaching require crossing disciplinary, contextual, and cultural boundaries. EDM 2026 emphasizes opportunities emerging from such connections.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://educationaldatamining.org/edm2026/ Website]&lt;br /&gt;
&lt;br /&gt;
==== DELFI ====&lt;br /&gt;
&#039;&#039;September 2026&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
Die DELFI beschäftigt sich mit Informatik-Aspekten des Einsatzes digitaler Medien und Technologien in der Bildung. Gestaltungsorientierte Forschung bildet den Kern der präsentierten Arbeiten, ergänzt durch experimentelle, beobachtende und theoriebildende Ansätze.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://delfi-tagung.de/2026 Website]&lt;br /&gt;
&lt;br /&gt;
==== Jahrestagung der Deutschen Gesellschaft für Hochschuldidaktik (dghd) ====&lt;br /&gt;
&#039;&#039;March 2025&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
Tagung unter dem Thema „Schlüsselkompetenzen und Hochschuldidaktik: Bausteine für eine transformative Hochschullehre“ mit Fokus auf strukturelle Rahmenbedingungen und Kompetenzen für nachhaltige Lehr-Lernkontexte.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://www.dghd.de/events/jahrestagung-der-deutschen-gesellschaft-fur-hochschuldidaktik-dghd-2025/ Website]&lt;br /&gt;
&lt;br /&gt;
==== Innovation and Technology in Computer Science Education (ITiCSE) ====&lt;br /&gt;
&#039;&#039;July 2026&#039;&#039;  &amp;lt;br&amp;gt; &lt;br /&gt;
Premier and largest computing education conference in Europe, held annually since 1996.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://iticse.acm.org/ Website]&lt;br /&gt;
&lt;br /&gt;
==== Koli Calling ====&lt;br /&gt;
&#039;&#039;November 2026&#039;&#039; &#039;&#039;&#039;CFP deadline: 12 July&#039;&#039;&#039; &amp;lt;br&amp;gt;  &lt;br /&gt;
International conference on computing education research combining teaching practice with theoretically grounded research. Known for its single-track format and intensive discussions.  &amp;lt;br&amp;gt; &lt;br /&gt;
→ [https://www.kolicalling.fi Website]&lt;br /&gt;
&lt;br /&gt;
=== Other Candidates ===&lt;br /&gt;
* EDUCAUSE  &lt;br /&gt;
* EC-TEL  &lt;br /&gt;
* MuC&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Publication_Venues&amp;diff=25917</id>
		<title>Publication Venues</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Publication_Venues&amp;diff=25917"/>
		<updated>2026-05-04T08:34:26Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Created Page with first entries.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Publication Venues ==&lt;br /&gt;
&lt;br /&gt;
This page lists relevant journals and conferences for potential publication and dissemination. It serves as a reference for identifying suitable outlets based on thematic fit, scope, and timelines.&lt;br /&gt;
&lt;br /&gt;
=== Conferences ===&lt;br /&gt;
&lt;br /&gt;
==== Learning Analytics and Knowledge Conference ====&lt;br /&gt;
&#039;&#039;April / May 2026&#039;&#039;  &lt;br /&gt;
The Society for Learning Analytics Research (SoLAR) is an interdisciplinary network of leading international researchers who are exploring the role and impact of analytics on teaching, learning, training and development.  &lt;br /&gt;
[https://www.solaresearch.org/events/lak/lak26/ Website]&lt;br /&gt;
&lt;br /&gt;
==== Educational Data Mining (EDM) ====&lt;br /&gt;
&#039;&#039;June / July 2026&#039;&#039;  &lt;br /&gt;
Educational Data Mining has reached a stage where methods and findings are relevant across multiple areas of research and practice. Many of the challenges in learning and teaching cannot be addressed from a single perspective, and solutions are strengthened by crossing disciplinary, contextual, and cultural boundaries. EDM 2026 emphasizes the opportunities that emerge through building connections across disciplines, contexts, geographies, cultures, and societies.  &lt;br /&gt;
[https://educationaldatamining.org/edm2026/ Website]&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Team_Portal&amp;diff=25916</id>
		<title>Team Portal</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Team_Portal&amp;diff=25916"/>
		<updated>2026-05-04T08:33:27Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Added first link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides a centralized collection of internal links and resources relevant to the team. It is intended as a lightweight entry point for navigating documentation, tools, and project-specific materials.&lt;br /&gt;
&lt;br /&gt;
=== Project ===&lt;br /&gt;
* [[Publication Venues]]&lt;br /&gt;
&lt;br /&gt;
=== Modeling / Graph ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Backend / Mediawiki ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Other / Misc ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This page is continuously updated and should be extended as new resources become available.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Team_Portal&amp;diff=25915</id>
		<title>Team Portal</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Team_Portal&amp;diff=25915"/>
		<updated>2026-05-04T08:31:58Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: Created overview page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides a centralized collection of internal links and resources relevant to the team. It is intended as a lightweight entry point for navigating documentation, tools, and project-specific materials.&lt;br /&gt;
&lt;br /&gt;
=== Modeling / Graph ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Backend / Mediawiki ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Development ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
=== Other / Misc ===&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This page is continuously updated and should be extended as new resources become available.&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25908</id>
		<title>Item:Q2871</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25908"/>
		<updated>2026-04-17T13:43:30Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbremoveclaims-remove:1| */ Property:P14: Item:Q2875&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25907</id>
		<title>Item:Q2867</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25907"/>
		<updated>2026-04-17T13:43:25Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2875&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25906</id>
		<title>Item:Q2871</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25906"/>
		<updated>2026-04-17T13:41:33Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2875&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25905</id>
		<title>Item:Q2875</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25905"/>
		<updated>2026-04-17T13:37:51Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2878&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2878&amp;diff=25904</id>
		<title>Item:Q2878</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2878&amp;diff=25904"/>
		<updated>2026-04-17T13:37:44Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Summarization, Reducing texts to their core arguments and findings in a reusable form.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25903</id>
		<title>Item:Q2875</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25903"/>
		<updated>2026-04-17T13:37:08Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2877&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2877&amp;diff=25902</id>
		<title>Item:Q2877</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2877&amp;diff=25902"/>
		<updated>2026-04-17T13:36:59Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Annotation and Note-Taking, Marking and structuring key information through highlighting, marginal notes, and excerpts.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25901</id>
		<title>Item:Q2875</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25901"/>
		<updated>2026-04-17T13:21:45Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2876&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2876&amp;diff=25900</id>
		<title>Item:Q2876</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2876&amp;diff=25900"/>
		<updated>2026-04-17T13:21:30Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Skimming, Rapid assessment of a text’s relevance based on key sections such as abstract, introduction, and conclusion.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25899</id>
		<title>Item:Q2875</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25899"/>
		<updated>2026-04-17T13:20:47Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P3: Item:Q169&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25898</id>
		<title>Item:Q2875</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2875&amp;diff=25898"/>
		<updated>2026-04-17T13:20:23Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Advice for Reading Scientific Literature, Strategies for efficiently engaging with academic texts.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25897</id>
		<title>Item:Q2871</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25897"/>
		<updated>2026-04-17T13:18:36Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2874&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25896</id>
		<title>Item:Q2871</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25896"/>
		<updated>2026-04-17T13:18:11Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2873&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2874&amp;diff=25895</id>
		<title>Item:Q2874</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2874&amp;diff=25895"/>
		<updated>2026-04-17T13:17:40Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Quality Criteria of Scientific Literature, Criteria for evaluating academic work, including validity, reliability, and scholarly relevance&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2873&amp;diff=25894</id>
		<title>Item:Q2873</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2873&amp;diff=25894"/>
		<updated>2026-04-17T13:17:14Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Structure of Scientific Publications, Typical components and organization of academic texts, such as abstracts, introductions, methods, results, and discussions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25893</id>
		<title>Item:Q2871</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25893"/>
		<updated>2026-04-17T13:16:56Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2872&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2872&amp;diff=25892</id>
		<title>Item:Q2872</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2872&amp;diff=25892"/>
		<updated>2026-04-17T13:16:32Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Reading Scientific Literature, How to systematically read and understand academic texts, including strategies for efficient and critical engagement.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25891</id>
		<title>Item:Q2867</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25891"/>
		<updated>2026-04-17T13:15:45Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbremoveclaims-remove:1| */ Property:P14: Item:Q476&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25890</id>
		<title>Item:Q2867</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25890"/>
		<updated>2026-04-17T13:15:39Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2871&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25889</id>
		<title>Item:Q2871</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25889"/>
		<updated>2026-04-17T13:15:28Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P3: Item:Q169&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25888</id>
		<title>Item:Q2871</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2871&amp;diff=25888"/>
		<updated>2026-04-17T13:15:16Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Scientific Literature, Scientific literature, including how to read academic texts, how they are structured, and how their quality can be assessed.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2856&amp;diff=25887</id>
		<title>Item:Q2856</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2856&amp;diff=25887"/>
		<updated>2026-04-17T13:13:58Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2867&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25886</id>
		<title>Item:Q2867</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25886"/>
		<updated>2026-04-17T13:13:34Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2868&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25885</id>
		<title>Item:Q2868</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25885"/>
		<updated>2026-04-17T13:11:44Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2870&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2870&amp;diff=25884</id>
		<title>Item:Q2870</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2870&amp;diff=25884"/>
		<updated>2026-04-17T13:11:24Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Behavioural Science, Research paradigm focused on explaining and predicting human behavior through empirical observation and analysis.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25883</id>
		<title>Item:Q2868</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25883"/>
		<updated>2026-04-17T13:11:01Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q2869&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25882</id>
		<title>Item:Q2868</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25882"/>
		<updated>2026-04-17T13:10:48Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P3: Item:Q169&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2869&amp;diff=25881</id>
		<title>Item:Q2869</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2869&amp;diff=25881"/>
		<updated>2026-04-17T13:10:28Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Design Science Research, Research paradigm focused on designing, building, and evaluating artifacts to solve practical problems and generate knowledge.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25880</id>
		<title>Item:Q2868</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25880"/>
		<updated>2026-04-17T13:09:51Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetlabel-add:1|de */ Medieninformatik als Wissenschaft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25879</id>
		<title>Item:Q2868</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2868&amp;diff=25879"/>
		<updated>2026-04-17T13:09:25Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbeditentity-create:2|en */ Media Informatics as an Academic Discipline, Media informatics as an academic discipline, including core research paradigms&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25878</id>
		<title>Item:Q2867</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25878"/>
		<updated>2026-04-17T13:05:22Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P14: Item:Q476&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Chaichy</name></author>
	</entry>
</feed>