diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-06-01 10:44:35 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:42 +0200 |
commit | 93dcdd52c7809baac22f2683fb5c5c3b7a2c2a65 (patch) | |
tree | 2e89a9ba7738a7b6cb135ad88988b3c7a877bde8 /learn/tentacular.sdm | |
parent | 84fe8c44b608d6f8b412d481f4a27e7dac965201 (diff) |
fix rdfs:disjointWith -> owl:dijointWith
Diffstat (limited to 'learn/tentacular.sdm')
-rw-r--r-- | learn/tentacular.sdm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/learn/tentacular.sdm b/learn/tentacular.sdm index 86c53a4..6005c83 100644 --- a/learn/tentacular.sdm +++ b/learn/tentacular.sdm @@ -21,7 +21,7 @@ module learn_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 ] - @rdfs:disjointWith = BisectedLearning + @owl:disjointWith = BisectedLearning isPracticedBy -> learn:Learner end |