Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 933 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 933 Bytes

ODAM datapackage based on JSON Schema

The ODAM datapackage schema is an explicit schema for structural metadata, very close to the 'Frictionless Data' specifications on which it is based. It was developed within the ODAM project in order to fulfill the FAIR principles related to the (Re)usable criteria.

  • odam-data-package.json : JSON Schema for ODAM data package
  • odam-data-resource.json : JSON Schema for ODAM data resource
  • schema.json : the simplest schema file for external validation
  • datapackage.json : example of datapackage file (See FRIM dataset)

This repository is a part of the ODAM software suite. See ODAM - Deployment and User's Guide for more details.

Frictionless Data Specifications