• Checks if a schema represents a relationship (an object with

    Parameters

    • schema: JSONSchema7

      The schema to check

    Returns boolean

    True if this schema represents a named entity

    property).

    Returns true when

    is present:

    • directly in properties (Pattern A, B, C, D), OR
    • in any member of an allOf array (Pattern E — inheritance via allOf)