aboutsummaryrefslogtreecommitdiff
path: root/learn/bisected.sdm
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-06-03 10:18:40 +0200
committerJonas Smedegaard <dr@jones.dk>2024-06-04 17:35:42 +0200
commit31a3cd2f988eb570399bd048f134eea4c785731a (patch)
tree214d30ccfe982476bb11e5f06271faa6af6f3a31 /learn/bisected.sdm
parentdae3160c432afebe27fbb0b24dba88def7dd9429 (diff)
rename ontology digitalization -> trap
Diffstat (limited to 'learn/bisected.sdm')
-rw-r--r--learn/bisected.sdm4
1 files changed, 2 insertions, 2 deletions
diff --git a/learn/bisected.sdm b/learn/bisected.sdm
index c6c3a80..d187623 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 learndigit skos xsd ]
+ import [ dc learn learntrap skos xsd ]
@skos:prefLabel = [
"Bisected Learning Ontology"@en
@@ -23,6 +23,6 @@ module bisected learn2sect <https://purl.org/learn/bisected#> is
]
isTaughtBy -> learn:Educator
isLearnedBy -> learn:Learner
- causesBisectedLearningTrap -> learndigit:BisectedLearningTrap
+ causesBisectedLearningTrap -> learntrap:BisectedLearningTrap
end
end