Oracle Error ORA-55304: specified reuse-bNode model-id string != target model-id string

Oracle Error Message

ORA-55304: specified reuse-bNode model-id string != target model-id string

Reason for the Error

The reuse-bNode model-id specified for the SDO_RDF_TRIPLE_S constructor was neither 0 nor the model-id of the target model.

Solution

Make sure that the reuse-bNode model is either 0 or the model-id of the target model.