GithubHelp home page GithubHelp logo

linearregression / schemas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frictionlessdata/schemas

0.0 2.0 0.0 93 KB

JSON Schemas, and a registry, for the Data Package family of specifications.

Home Page: http://schemas.datapackages.org/registry.csv

License: The Unlicense

HTML 9.47% Python 90.53%

schemas's Introduction

JSON Schemas for Data Protocol Formats

Build Status

JSON Schemas, and a registry, for the Data Package family of specifications. Read more about Data Packages at Data Protocols.

The schemas are implemented using JSON Schema, a specification which provides a simple declarative format for describing the structure of JSON documents.

The registry is implemented as simple CSV file, and there are libraries in Javascript and Python that work with the registry directly.

The schemas

Here you'll find schemas for Data Package, various Data Package Profiles, JSON Table Schemas, CSV Dialect Description Format and more.

Note that some of the schemas also feature information for json-editor - useful for building web forms and other UI components dynamically from a schema. We use this extensively in DataPackagist to build UIs for creating Data Packages.

The registry

The registry enables consumers to get access to schemas and documentation for the family of Data Package specifications, and related specifications like JSON Table Schema and CSV Dialect Description Format. See Data Protocols for more information.

Contributing

Yes we welcome and encourage additions to the registry! Any spec that is added must meet the following criteria:

  • Be related to the Data Packages family of specifications.
  • Have a publicly -accessible web page describing the specification.
  • Have a JSON Schema file that describes the specification.

See the existing entries in the registry, and then take the following steps to add a new entry:

  1. Make a new pull request called registry/{NAME_OF_SPECIFICATION}
  2. The pull request features a JSON Schema file for the new specification, and adds the spec to registry.csv
  3. Write a brief description of the spec as part of the pull request.

schemas's People

Contributors

danfowler avatar deiz avatar joetsoi avatar ldodds avatar matt40k avatar pwalsh avatar rufuspollock avatar vitorbaptista avatar workergnome avatar zellfaze-zz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.