aboutsummaryrefslogtreecommitdiff
path: root/learn/bisected.sdm
diff options
context:
space:
mode:
Diffstat (limited to 'learn/bisected.sdm')
-rw-r--r--learn/bisected.sdm2
1 files changed, 1 insertions, 1 deletions
diff --git a/learn/bisected.sdm b/learn/bisected.sdm
index d187623..cbe9ea5 100644
--- a/learn/bisected.sdm
+++ b/learn/bisected.sdm
@@ -13,6 +13,7 @@ module bisected learn2sect <https://purl.org/learn/bisected#> is
structure BisectedLearning is
@rdfs:subClassOf = learn:Process
+ @rdfs:subClassOf = ReasoningTrap
@skos:prefLabel = [
"Bisected Learning"@en
"Tvedelt læring"@da
@@ -23,6 +24,5 @@ module bisected learn2sect <https://purl.org/learn/bisected#> is
]
isTaughtBy -> learn:Educator
isLearnedBy -> learn:Learner
- causesBisectedLearningTrap -> learntrap:BisectedLearningTrap
end
end