Skip to main content

Variable: fieldNodeRefSchema

const fieldNodeRefSchema: ZodObject<{ uri: ZodString; weight: ZodOptional<ZodNumber>; }, $strip>

Defined in: web/lib/schemas/preprint.ts:177

Knowledge graph field node reference.

Remarks

References an existing field in the knowledge graph. Weight is optional but recommended for multi-field papers.