summaryrefslogtreecommitdiff
path: root/learn
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
parentdae3160c432afebe27fbb0b24dba88def7dd9429 (diff)
rename ontology digitalization -> trap
Diffstat (limited to 'learn')
-rw-r--r--learn/bisected.sdm4
-rw-r--r--learn/trap.sdm (renamed from learn/digitalization.sdm)10
2 files changed, 7 insertions, 7 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
diff --git a/learn/digitalization.sdm b/learn/trap.sdm
index fca8292..ef54653 100644
--- a/learn/digitalization.sdm
+++ b/learn/trap.sdm
@@ -1,13 +1,13 @@
-module digitalization learndigit <https://purl.org/learn/digitalization#> is
+module trap learntrap <https://purl.org/learn/trap#> is
import [ dc learn learn2sect skos xsd ]
@skos:prefLabel = [
- "Digitalization in Tentacular Learning Ontology"@en
- "Ontogogi om digitalisering indenfor tentakulær læring"@da
+ "Learning Traps in Tentacular Learning Ontology"@en
+ "Ontogogi om læringsfælder indenfor tentakulær læring"@da
]
- @dc:description = "Domain-specific ontology for digitalization related to tentacular learning as described by Ernst Schraube"@en
- @dc:created = @xsd:date(2024-06-02)
+ @dc:description = "Domain-specific ontology for traps related to tentacular learning as described by Ernst Schraube"@en
+ @dc:created = @xsd:date(2024-06-03)
@dc:creator = <https://dr.jones.dk/me/#me>
@dc:license = <https://spdx.org/licenses/AGPL-3.0-or-later>