Class: GraphvizAspect
-
NOTE: this is an abstract class and should not be instantiated directly
-
NOTE: this is a mixin class intended to be used in combination with other classes, and not used directly
URI: gv:GraphvizAspect
classDiagram
GraphvizAspect <|-- EdgeAspect
GraphvizAspect <|-- NodeAspect
GraphvizAspect <|-- RootGraphAspect
GraphvizAspect <|-- SubgraphAspect
GraphvizAspect <|-- ClusterSubgraphAspect
Inheritance
- GraphvizAspect
Slots
Name | Cardinality and Range | Description |
---|---|---|
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/kgviz/graphviz
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['gv:GraphvizAspect'] |
native | ['gv:GraphvizAspect'] |
LinkML Specification
Direct
name: graphviz aspect
from_schema: https://w3id.org/kgviz/graphviz
see_also:
- https://graphviz.org/doc/info/attrs.html#h:uses
rank: 1000
abstract: true
mixin: true
Induced
name: graphviz aspect
from_schema: https://w3id.org/kgviz/graphviz
see_also:
- https://graphviz.org/doc/info/attrs.html#h:uses
rank: 1000
abstract: true
mixin: true