mychapati / registry

A registry of Data Package Profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Package Registry

This is a basic (minimum viable product) registry of profiles of Data Packages. In the future, a more sophisticated implementation may replace it. See here for the rationale behind it.

How it works

  • The registry is maintained as a github repository with a single registry.csv file
  • Apart from the header, each row in registry.csv represents one Data Package Profile. It has the following keys:
  • To begin with, it contains two profiles: "Data Package" and "Tabular Data Package".
  • To add new profiles, create a pull request meeting the above requirements.

About

A registry of Data Package Profiles