GraphStructure
A Documentation of the structure behind the Graph.
Graph Structure
Basic Item
A basic item describes a learning content. It uses subclass of to link to a defined Cateogory, that is used to group topics. Items are linked between each other with depends on to define an item that defines some previous knowledge, or related to to link to a similar item. Additionally they link to resources with resource.
A short overview:
Item | — subclass of → | Category |
Item | — depends on → | Prerequisite |
Item | — related to → | Equivalent |
Item | — resource → | Resource |
Additionally an item can be closer defined by linking an importance-item using importance. This can be done as simple link or as an added value to a property.
Resources
A Resource is an item that is defined by the Properties url to link to an external site and instance of a structure-item, as seen below.
A short overview:
Resource | — url → | URL |
Resource | — instance of → | Structure-Item |
See: Item:Q280 as an example and Resource to reference a dummy element
Category
A general category, such as "Mathematical Foundations"; used to group topics.
A short overview:
Category-Item | — instance of → | Category |
A Course can include
Course
A course encompasses a collection of learning contents. To declare an item as a Course use instance of.
A short overview:
Course-Item | — instance of → | Course |
Course-Item | — [[Property:P24|taught by] → | Educator |
Course-Item | — includes → | Session |
See: Item:Q170 as an example. A course can include a Session, as seen below:
Session
A Session acts as a possibility to group several items that will be discussed during an actual course session.
See: Item:Q248 as an example.A short overview:
Session-Item | — instance of → | Session |
Session-Item | — [[Property:P14|includes] → | Item |
Course-Item | — on date → | Date |
People
Student
Educator
Elements
Properties
Items
An item | uses Property | with Item | that declares |
---|---|---|---|
Markers | Property:P3 - instance of | Item:Q169 - Category | a general category or group |
Item:Q100 | Property:P21 - resource | Item:Q399 | a resource |