Giter Site home page Giter Site logo

ceramic-models's Introduction

Azulejo - Schema.org | Ceramic Data Models

This repository presents an application for creating Data Models for Ceramic Network using data from Schema.org to bootstrap the process.

Try the Online Demo

Check out the Demo Video.

View the Documentation

View the documentation source in the Documentation Repository

Created for a Gitcoin Hackathon

Limitations

Only the basic features from Schema.org are currently implemented. Enhancements would include:

  • Adding support for nested objects
  • Generation of arrays / collections of the created schema object
  • Multiple subclasses not fully implemented
  • Multiple options for type not implemented
  • Enum types and more advanced JSON schema features not implemented

About Ceramic

Ceramic is a platform for storing and sharing streams of data.

Examples of streams are a social media feed, a list of transactions, and a collaborative document. Anything where changes are made over time.

The Ceramic system is designed to provide Self-Sovereign Identity and data.

In Ceramic you control your own identities and the data that is recorded with them. This is in contrast to social media companies, who control your feed; a centralized bank, that controls your transactions, or a cloud provider like Google/AWS that controls your documents.

The system is also decentralized, providing censorship resistance.

Data Models

Ceramic uses Data Models to allow new applications to build on existing data.

Data Models are essentially a collection of schemas, which describe the format of data that can be stored, along with some metadata such as a human readable name to make interacting with the schemas easier.

They are wrapped in npm packages so that they can be easily reused within different applications.

Useful Links

Ceramic

Ceramic Data Models Registry

Data Models Contribution Guidelines

Example Basic Models Schema

CIP 11 Data Model Definitions

JSON Schemas

JSON Schema

JSON Resume Schema

Schema.org Developers

Schema.org Example Action

https://schema.org/version/latest/schemaorg-current-https.jsonld

JSON LD to JSON Schema Resources

ceramicnetwork/.github#81 (comment)

Running The Development Version

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

ceramic-models's People

Contributors

ben-razor avatar

Watchers

 avatar

ceramic-models's Issues

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.