Oracle Error ORA-55375: cannot drop table ‘string’ because this table owns RDF objects

Oracle Error Message

ORA-55375: cannot drop table ‘string’ because this table owns RDF objects

Reason for the Error

A table containing RDF data could not be dropped without first dropping its RDF model.

Solution

Drop the corresponding RDF model or models, and then drop the table.