sparna-git / shacl-play

SHACL validation UI, SHACL documentation generator, SHACL generator from RDF.
http://shacl-play.sparna.fr
GNU Lesser General Public License v3.0
25 stars 15 forks source link

Diagram : Handle cases where the class name contains an hyphen "-" #25

Closed tfrancart closed 3 years ago

tfrancart commented 3 years ago

It is interpreted by PlantUML

skinparam classFontSize 14
!define LIGHTORANGE
skinparam componentStyle uml2
skinparam wrapMessageWidth 100
skinparam ArrowColor #Maroon

Class "parliamentary-term"[[#parliamentary-term]]
parliamentary-term : inScheme  [1..1] [parliamentary-term] 
parliamentary-term : prefLabel  : rdf:langString  [1..1] 
parliamentary-term : temporal  : xsd:string  [1..1] 
parliamentary-term : notation  : xsd:string  [1..1] 
parliamentary-term : type  [2..2] 
hide circle
hide methods
hide empty members
@enduml