drepr.models.parsers.v1.resource_parser#
Classes
resources has two possible schemas |
- class ResourceParser[source]#
Bases:
objectresources has two possible schemas
Shorthand when you have only one resource (resource_id is default): resources: <resource_type>
- DEFAULT_RESOURCE_ID = 'default'#
- RESOURCE_TYPES = {'container', 'csv', 'geotiff', 'json', 'netcdf3', 'netcdf4', 'np-dict', 'shapefile', 'spreadsheet', 'xml'}#