Skip to content

Create abstractions for creating common shacl shapes/constraints #116

@TShapinsky

Description

@TShapinsky

Example:

ahu_feeds_vav = ConnectionConstraint(BRICK["AHU"], BRICK["feeds"], BRICK["VAV"])
shape_collection.add_graph(CountConstraint(ahu_feeds_vav, 5))
shape_collection.add_graph(CountConstraint(BRICK["VAV"], 5))

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions