diff options
Diffstat (limited to 'learn/prefixes.ttl')
-rw-r--r-- | learn/prefixes.ttl | 8 |
1 files changed, 3 insertions, 5 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)". |