import { type Property } from "https://deno.land/x/ldkit@v0.6.0/library/schema/mod.ts";
definition: { @id: string; @type?: PropertyType; @context?: Schema; @optional?: true; @array?: true; @multilang?: true; }
import { type Property } from "https://deno.land/x/ldkit@v0.6.0/library/schema/mod.ts";