frictionlessdata / datapackage

Data Package is a standard consisting of a set of simple yet extensible specifications to describe datasets, data files and tabular data. It is a data definition language (DDL) and data API that facilitates findability, accessibility, interoperability, and reusability (FAIR) of data.
https://datapackage.org
The Unlicense
481 stars 107 forks source link

Normalize XML Schema references in Table Schema #897

Open roll opened 3 months ago

roll commented 3 months ago

Overview

Currently, in some places, it references XML Schema with additional text duplicating the definition. In some places, it just references a whole type (not the lexical representation). It needs to be made consistent.