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