@frictionless-ts/metadata
@frictionless-ts/metadata
Section titled “@frictionless-ts/metadata”frictionless-ts is a fast TypeScript data management framework built on top of the Data Package standard and Polars DataFrames. It supports various formats like CSV, JSON, and Parquet and integrates with data platforms such as CKAN, Zenodo, and GitHub. For more information, please read the project’s documentation.
Interfaces
Section titled “Interfaces”- AnyConstraints
- AnyField
- ArrayConstraints
- ArrayField
- BaseCellError
- BaseFieldError
- BaseFieldsError
- BaseRowError
- BooleanConstraints
- BooleanField
- BytesError
- CellEnumError
- CellExclusiveMaximumError
- CellExclusiveMinimumError
- CellJsonSchemaError
- CellMaximumError
- CellMaxLengthError
- CellMinimumError
- CellMinLengthError
- CellPatternError
- CellRequiredError
- CellTypeError
- CellUniqueError
- Contributor
- DataError
- DateConstraints
- DateField
- DatetimeConstraints
- DatetimeField
- Dialect
- DurationConstraints
- DurationField
- EncodingError
- FieldNameError
- FieldsExtraError
- FieldsMissingError
- FieldTypeError
- ForeignKeyError
- GeojsonConstraints
- GeojsonField
- GeopointConstraints
- GeopointField
- HashError
- IntegerConstraints
- IntegerField
- JsonDocumentError
- License
- ListConstraints
- ListField
- MetadataError
- NumberConstraints
- NumberField
- ObjectConstraints
- ObjectField
- Package
- Report
- Resource
- RowUniqueError
- Schema
- Source
- StringConstraints
- StringField
- TimeConstraints
- TimeField
- YearConstraints
- YearField
- YearmonthConstraints
- YearmonthField
Type Aliases
Section titled “Type Aliases”- BoundError
- CellError
- Descriptor
- DocumentError
- Field
- FieldError
- FieldsError
- FieldType
- FileError
- FrictionlessError
- RowError
- TableError
- UnboundError
Functions
Section titled “Functions”- convertPackageToDescriptor
- convertResourceToDescriptor
- convertSchemaFromJsonSchema
- convertSchemaToJsonSchema
- createReport
- denormalizePath
- getBasepath
- getFilename
- getFormat
- getName
- inferFormat
- inferName
- inspectJsonValue
- isRemotePath
- isRemoteResource
- loadDescriptor
- loadDialect
- loadPackageDescriptor
- loadResourceDescriptor
- loadSchema
- resolveBasepath
- resolveDialect
- resolveJsonSchema
- resolveSchema
- saveDescriptor
- savePackageDescriptor
- stringifyDescriptor
- validateDialect
- validatePackageMetadata
- validateResourceMetadata
- validateSchema