summaryrefslogtreecommitdiff
path: root/learn/tentacular.sdm
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-06-01 11:22:26 +0200
committerJonas Smedegaard <dr@jones.dk>2024-06-04 17:35:42 +0200
commit7f79c2f881b5bd4d627da3d2ef0fc350975d6064 (patch)
treebc946c6c40fb5efa28bee1241bc2d3b374fec318 /learn/tentacular.sdm
parentd4f30b185e74fa4467040148b1fb81d3e3618880 (diff)
add ontology bisected
Diffstat (limited to 'learn/tentacular.sdm')
-rw-r--r--learn/tentacular.sdm4
1 files changed, 2 insertions, 2 deletions
diff --git a/learn/tentacular.sdm b/learn/tentacular.sdm
index eb03703..01c31fb 100644
--- a/learn/tentacular.sdm
+++ b/learn/tentacular.sdm
@@ -1,6 +1,6 @@
module tentacular learn10tac <https://purl.org/learn/tentacular#> is
- import [ dc learn skos xsd ]
+ import [ dc learn learn2sect skos xsd ]
@skos:prefLabel = [
"Tentacular Learning Ontology"@en
@@ -21,7 +21,7 @@ module tentacular learn10tac <https://purl.org/learn/tentacular#> is
"The process of learning viewed as an affinitive dialogue with the surrounding world"@en
"Læringsproces anskuet som en gensidig dialog (affinitet) med den omkringliggende verden"@da
]
- @owl:disjointWith = BisectedLearning
+ @owl:disjointWith = learn2sect:BisectedLearning
isPracticedBy -> learn:Learner
end