summaryrefslogtreecommitdiff
path: root/learn/bisected.sdm
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-06-02 18:04:48 +0200
committerJonas Smedegaard <dr@jones.dk>2024-06-04 17:35:42 +0200
commit096b8d43aaf6f5e1ad13b166e4cc6bc616813acf (patch)
tree3c311bb127d88ca78daa2d9340115d530020a08e /learn/bisected.sdm
parente7df3742f6d29ba6b7cb2458befacedfd58a1553 (diff)
add ontology component digitalization
Diffstat (limited to 'learn/bisected.sdm')
-rw-r--r--learn/bisected.sdm3
1 files changed, 2 insertions, 1 deletions
diff --git a/learn/bisected.sdm b/learn/bisected.sdm
index d7cd4fd..c6c3a80 100644
--- a/learn/bisected.sdm
+++ b/learn/bisected.sdm
@@ -1,6 +1,6 @@
module bisected learn2sect <https://purl.org/learn/bisected#> is
- import [ dc learn skos xsd ]
+ import [ dc learn learndigit skos xsd ]
@skos:prefLabel = [
"Bisected Learning Ontology"@en
@@ -23,5 +23,6 @@ module bisected learn2sect <https://purl.org/learn/bisected#> is
]
isTaughtBy -> learn:Educator
isLearnedBy -> learn:Learner
+ causesBisectedLearningTrap -> learndigit:BisectedLearningTrap
end
end