Lookup a property RID

I removed a property from my object and delete it from my backing dataset as well. I am now getting an error saying: Cannot find column [redacted] which is mapped to property ri.ontology.main.property.000000000000 in the schema. Is there a way I can look up this property RID to figure out which property is causing my build to fail?

You can find the property RID by searching the Ontology.

How do you search the Ontology? Export it as json via either of these methods:

  1. Use the Get Ontology API endpoint
  2. Export the Ontology manually via the Ontology Manager app > Advanced tab