fluree / db

Fluree database library

Home Page:https://fluree.github.io/db/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`shacl:class` constraint doesn't work on node refs

cap10morgan opened this issue · comments

Our initial shacl:class implementation only supports inline blank node types. It needs to also support node refs. This has some implications for when the check is done as it would be nice if we checked both existing data in the db-before and other entities in the incoming transaction.