-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- 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
Labels
No labels