OptionaldescriptionCompared against DataObject.schema and Relationship.schema by schemaTagging.
OptionalobjectAllowed DataObject types. Empty / missing disables type registration checks.
OptionalrelationshipAllowed Relationship types. Empty / missing disables type registration checks.
Declarative spec describing what is well-formed in a given data format — the rule book inspectDataModel validates a DataModel against. Plug-in inspections that want richer constraints can read additional fields off the schema via TS declaration merging.