summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--learn/prefixes.ttl8
-rw-r--r--waste/prefixes.ttl8
2 files changed, 6 insertions, 10 deletions
diff --git a/learn/prefixes.ttl b/learn/prefixes.ttl
index 2321991..55bcc4b 100644
--- a/learn/prefixes.ttl
+++ b/learn/prefixes.ttl
@@ -11,11 +11,9 @@
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-#[] puml:options """
-# hide empty members
-# hide circle
-# left to right direction
-#""".
+[] puml:options """
+ left to right direction
+""".
# TODO: use FoaF ontology
foaf:Person puml:stereotype "(A,orange)".
diff --git a/waste/prefixes.ttl b/waste/prefixes.ttl
index 2c02cd5..86dc19e 100644
--- a/waste/prefixes.ttl
+++ b/waste/prefixes.ttl
@@ -10,11 +10,9 @@
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-#[] puml:options """
-# hide empty members
-# hide circle
-# left to right direction
-#""".
+[] puml:options """
+ left to right direction
+""".
# TODO: use FoaF ontology
foaf:Person puml:stereotype "(A,orange)".