Store Front Schema
type |
object |
|
properties |
||
|
type |
string |
|
type |
array |
items |
||
Store
allOf |
type |
object |
|
properties |
|||
|
type |
string |
|
|
type |
string |
|
|
type |
boolean |
|
default |
False |
||
|
type |
string |
|
|
type |
array |
|
items |
|||
oneOf |
|||
#/definitions/fileStore |
|||
#/definitions/csvStore |
|||
#/definitions/directoryStore |
|||
FrictionlessData: tabular data resource |
|||
patternProperties |
|||
|
|||
|
|||
|
|||
|
|||
additionalProperties |
False |
||
https://raw.githubusercontent.com/frictionlessdata/datapackage/refs/heads/main/public/profiles/1.0/dataresource.json |
|||
Store Front
storeFront |
||
type |
object |
|
properties |
||
|
enum |
storeFront |
|
Path to a store front configuration file. |
|
type |
string |
|
File Store
fileStore |
||
type |
object |
|
properties |
||
|
enum |
file |
CSV Store
csvStore |
|||
allOf |
type |
object |
|
properties |
|||
|
enum |
csv |
|
FrictionlessData: tabular data resource |
|||
patternProperties |
|||
|
|||
|
|||
|
|||
|
|||
https://raw.githubusercontent.com/frictionlessdata/datapackage/refs/heads/main/public/profiles/1.0/dataresource.json |
|||
Directory Store
directoryStore |
||
type |
object |
|
properties |
||
|
enum |
directory |