Generates a SPARQL CONSTRUCT query from a JSON Schema

Consider using normalizedSchema2construct + buildCompleteSPARQLQuery directly for more control

  • Parameters

    • entityIRI: string
    • typeIRI: string
    • schema: JSONSchemaWithInverseProperties
    • options: SPARQLCRUDOptions

    Returns any