Hi, I'm trying to write a schema for this scenario. There are properties and those properties have owners(users). owners can share ownership with only three other users. Now the entites and relations are simple but I'm trying to understand how to use a caveat to check how many owners the property currently has and allow ownership sharing permission accordingly. any suggestions?