Skip to content

Compact shapes classes DiagramKind #14

@amivanoff

Description

@amivanoff
  • No separate top-level PropertyShape nodes, only NodeShape nodes are top-level
  • All simple-type PropertyShapes (string, int,.. all except IRI) are like UML class properties (in compartments in Class nodes)
  • Arrow types
    • Class inheritance relation (class-to-superclass) -- arrow between NodeShapes based on relation between their targetClass classes
    • Class reference relation (classA-to-classB-by-propertyC) -- arrow between shapes if there is a PropertyShape in class A with sh:nodeKind = sh:IRI and sh:class = iri of class B. Arrow label = propertyC IRI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions