summaryrefslogtreecommitdiff
path: root/learn/core.sdm
diff options
context:
space:
mode:
Diffstat (limited to 'learn/core.sdm')
-rw-r--r--learn/core.sdm8
1 files changed, 0 insertions, 8 deletions
diff --git a/learn/core.sdm b/learn/core.sdm
index 245296b..541d4db 100644
--- a/learn/core.sdm
+++ b/learn/core.sdm
@@ -43,13 +43,6 @@ module core learn <https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/learn/
identity id -> unknown
end
- entity Drive is
- @skos:description = "Motivating or demotivating factor for a learner towards a learning objective"@en
- identity id -> unknown
-
- drivesLearner -> Learner
- end
-
entity Learner foaf:Person is
@rdfs:subClassOf = foaf:Person
@skos:prefLabel = [ "Learner"@en "Elev"@da ]
@@ -70,7 +63,6 @@ module core learn <https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/learn/
; isInstructedBy -> Instructor
collaboratesWith -> Learner
usesMethod -> Method
- isDrivenBy -> Drive
end
entity Educator is