summaryrefslogtreecommitdiff
path: root/ttl/keywords.ttl
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2017-08-19 16:41:54 +0200
committerLars-Dominik Braun <lars@6xq.net>2017-08-19 16:41:54 +0200
commit8b6ec5187598ba3fd450685d5fcf5f4ae037b830 (patch)
tree93c7460b28efa5c872c5428af16881f4cae98c04 /ttl/keywords.ttl
parent3b0896f10d5dbb449933c08c08ec9aea972c7a44 (diff)
downloadeumel-8b6ec5187598ba3fd450685d5fcf5f4ae037b830.tar.gz
eumel-8b6ec5187598ba3fd450685d5fcf5f4ae037b830.tar.bz2
eumel-8b6ec5187598ba3fd450685d5fcf5f4ae037b830.zip
Add L3 manuals
Diffstat (limited to 'ttl/keywords.ttl')
-rw-r--r--ttl/keywords.ttl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ttl/keywords.ttl b/ttl/keywords.ttl
index cc52d74..84b2c0e 100644
--- a/ttl/keywords.ttl
+++ b/ttl/keywords.ttl
@@ -9,4 +9,8 @@ _:thing_eumel a s:SoftwareApplication ;
s:applicationCategory "operating system" ;
s:name "EUMEL" .
+_:thing_l3 a s:SoftwareApplication ;
+ s:sameAs <https://en.wikipedia.org/wiki/L3_microkernel> ;
+ s:applicationCategory "operating system" ;
+ s:name "L3" .