frictionlessdata / datapackage-rb

Ruby library and tools for working with datapackages
MIT License
11 stars 5 forks source link

Expand descriptors with defaults #39

Closed roll closed 7 years ago

roll commented 7 years ago

Overview

When you get descriptor you need to apply defaults from specs (like default type for field or default profile for datapackage).

Tasks