Conversation
|
The latest build of the Brick ontology on this PR is available here. |
|
The latest build of the Brick ontology on this PR is available here. |
Co-authored-by: Dogan Fennibay <Dogan.Fennibay.Tr+github@ieee.org>
|
The latest build of the Brick ontology on this PR is available here. |
|
This is the current validation error: My interpretation is that we're now running against the following constraint Brick/bricksrc/root_class_shapes.ttl Lines 49 to 54 in f7f0db9 But urn:example/collection#FrostDetection is of type brick:AutomationGroup. So I don't understand what is going wrong here. Could it be that the SHACL engine is using a cached version or a different format of this ttl file? |
|
The latest build of the Brick ontology on this PR is available here. |
It was actually a different constraint that was getting triggered! I had to add a feature to my SHACL engine to follow blank nodes in the report which let me see what the rest of the shape was. |
|
The latest build of the Brick ontology on this PR is available here. |
|
The latest build of the Brick ontology on this PR is available here. |
|
The latest build of the Brick ontology on this PR is available here. |
|
The latest build of the Brick ontology on this PR is available here. |
Addressing #722