Hey there,
When I’m deleting a predicate through ratel, which is still used by a type, the reference in type is not deleted. This causes problems when exporting the database: e.g. I had a predicate called <creationDate>>
with a spelling mistake of two ">>"
at the end. I deleted it through ratel, then exported with curl, and tried to import the schema and use the bulk loader to import the data, which fails due to the faulty schema.