Will move the entity to trash by renaming the classIRI to classIRI_trash and removing all triples with the entityIRI rdf:rype ?class and adding all triples with the entityIRI rdf:rype ?class_trash

  • Parameters

    • entityIRI: string | string[]
    • typeIRI: string
    • schema: JSONSchema7
    • options: SPARQLCRUDOptions

    Returns any