schema.resourceschema.path.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > ResourceSchema > path
ResourceSchema.path property
URI-compliant path to the resource (local or remote). If array-valued, this points to a list of files that comprise the dataset (e.g., for splitting very large tables). URI-compliant path to the referenced resource (local or remote).
Signature:
path?: string | string[];