<?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-07-28T08:21:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<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>
	<entry>
		<id>https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25877</id>
		<title>Item:Q2867</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25877"/>
		<updated>2026-04-17T13:05:08Z</updated>

		<summary type="html">&lt;p&gt;Chaichy: /* wbsetclaim-create:2||1 */ Property:P3: Item:Q427&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=25876</id>
		<title>Item:Q2867</title>
		<link rel="alternate" type="text/html" href="https://graphit.ur.de/w/index.php?title=Item:Q2867&amp;diff=25876"/>
		<updated>2026-04-17T13:04:53Z</updated>

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