Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Thing.

Thing: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 3: Line 3:
'''Thing''' is the root [http://en.wikipedia.org/wiki/data_element data element] of the Moodle [[metadata]] hierarchy.  '''Thing''' is the term used by the W3C OWL standard.
'''Thing''' is the root [http://en.wikipedia.org/wiki/data_element data element] of the Moodle [[metadata]] hierarchy.  '''Thing''' is the term used by the W3C OWL standard.


Some possible Subclasses of Thing (sorted alphabetically within a heirarchy:
Some possible Subclasses of Thing (sorted alphabetically within a hierarchy:


* [[Activity]] (things that happen at a specific moment in time or time-interval
* [[Activity]] (things that happen at a specific moment in time or time-interval
** [[Enrolment]] - A relationship between a [[Student]] and a [[Course]] for a duration of time
** [[Enrollment]] - A relationship between a [[Student]] and a [[Course]] for a duration of time
* [[Choice]] - A single question asked by a [[Teacher]] to all [[Student]]s enrolled in a [[Course]]
* [[Choice]] - A single question asked by a [[Teacher]] to all [[Student]]s enrolled in a [[Course]]
* [[Course]] - A collection of learning materials
* [[Course]] - A collection of learning materials

Revision as of 21:14, 8 February 2006

Note: This pages is not an official moodle document. It is just a discussion of possible ways to structure our metadata. This structure uses an Activity-Organization-Person structure that is common in many metadata registries.

Thing is the root data element of the Moodle metadata hierarchy. Thing is the term used by the W3C OWL standard.

Some possible Subclasses of Thing (sorted alphabetically within a hierarchy: