schemas icon indicating copy to clipboard operation
schemas copied to clipboard

[DEPRECATED] Please use https://github.com/frictionlessdata/specs

Results 12 schemas issues
Sort by recently updated
recently updated
newest added

https://github.com/frictionlessdata/schemas/blob/master/definitions.json In lines 167-170 the schema suggests that either a type or a URL are required (anyOf) for the license property if supplied as an object. However, the specification says,...

enhancement

See: https://github.com/frictionlessdata/specs/issues/97

enhancement

I didn't notice a media type in the schema for JSON Table Schema, and I'd love to see one. Relatedly: https://github.com/pydata/pandas/issues/14386

enhancement

https://github.com/frictionlessdata/schemas/blob/master/csv-dialect-description-format.json#L23 Discussion here: #60

enhancement

As they in the published version: http://specs.frictionlessdata.io/csv-dialect/

enhancement

e.g. datapackages.org -> specs.frictionlessdata.io

enhancement

Currently i do not think we validate homepage value if present (can we do this?). Here's an example of the kind of bug that can arise: https://github.com/datasets/registry/issues/38#issuecomment-186846187

enhancement

http://specs.frictionlessdata.io/csv-dialect/ https://github.com/frictionlessdata/schemas/blob/master/csv-dialect-description-format.json If I've got it right the spec says nothing about required/not required fields. In my opinion all fields could be optional so even not sure schema is useful...

question

- [ ] JTS: Conditional validation of `format` based on `type`: https://github.com/frictionlessdata/datapackage-py/issues/105#issuecomment-243240929

enhancement

The `schema` as defined in [definitions.json](https://github.com/dataprotocols/schemas/blob/master/definitions.json#L9-L60) has diverged from [json-table-schema.json](https://github.com/dataprotocols/schemas/blob/master/json-table-schema.json).

enhancement