diff options
Diffstat (limited to 'learn/tentacular.sdm')
-rw-r--r-- | learn/tentacular.sdm | 4 |
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 |