Hi team, I have some bloated ontology objects that I am trying to slim the number of properties down. I tried using workflow lineage but it seems like workflow lineage indicates that a property has a usage even if its not directly being used but the object type its on is being used in someway (for example: a function used the object type for other properties and it shows up as having a dependence on this property in workflow lineage). Anyone have any ideas what an effective way would be to identify precisely where a given property of an object is being used? I was thinking of creating a global branch, deleting a property and trying to see what breaks but the last part isnt so easy as well.