diff options
-rw-r--r-- | learn/tentacular.sdm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/learn/tentacular.sdm b/learn/tentacular.sdm index d7858f9..b31d27f 100644 --- a/learn/tentacular.sdm +++ b/learn/tentacular.sdm @@ -12,6 +12,7 @@ module learn_tentacular learn10tac <https://thoughtroam.abcdefghijklmnopqrstuvxy @dc:license = <https://spdx.org/licenses/AGPL-3.0-or-later> structure WorldingPracticeLearning is + @rdfs:subClassOf = learn:Process @skos:prefLabel = [ "Learning as a Worlding Practice"@en "Læring som en verdeningspraksis"@da @@ -20,7 +21,6 @@ module learn_tentacular learn10tac <https://thoughtroam.abcdefghijklmnopqrstuvxy "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"@en ] - @rdfs:subClassOf = learn:Process @rdfs:disjointWith = BisectedLearning isPracticedBy -> learn:Learner isModulatedBy -> Mode @@ -37,6 +37,7 @@ module learn_tentacular learn10tac <https://thoughtroam.abcdefghijklmnopqrstuvxy end entity Reason is + @rdfs:subClassOf = learn:Drive @skos:prefLabel = [ "Reason"@en "Grund"@da @@ -102,6 +103,7 @@ module learn_tentacular learn10tac <https://thoughtroam.abcdefghijklmnopqrstuvxy end entity Movement is + @rdfs:subClassOf = learn:Action @skos:prefLabel = [ "Movement"@en "Bevægelse"@da |