Embeded Table Schema #1083
Replies: 1 comment
-
|
Given that datapackage already uses json-schema, I was expecting to be able to use json-refs, eg. If $schema was supported for nested resources, you could use json-schema to define this, but I think that would be using an extension to do something that would ideally be part of the standard functionality. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Related to #999
Consider two resources
personandcompany. Each resource has it's own schema but also share a commonaddressschema. For now, i understand i have to duplicate theaddressschema. The idea is to define a newtabletype described by à embedded schema.From :
to :
Beta Was this translation helpful? Give feedback.
All reactions