Giter Club home page Giter Club logo

editdor's Introduction

alt text Discord

A tool for simply designing W3C Thing Descriptions and Thing Models

Find the ediTDor here to try it out:

https://eclipse.github.io/editdor/

Using the AI Chat Function

The AI chat is currently implemented using Azures cognitive services API. To make use of the chat the app has to be compiled with two additional environment variables:

REACT_APP_OPENAI_KEY={api_key}
REACT_APP_OPENAI_URI={azure_resource_address}

About this project

The goal of this project is the easy creation of W3C Thing Description instances and Thing Models by providing a platform-independent ediTDor tool. The following features are addressed in this project

  • Creating a new Thing Description / ThingModel from scratch
  • Rendering a Thing Description / Thing Model
  • Editing the Thing Description / Thing Model
  • Validating the Thing Description / ThingModel
  • Exporting the Thing Description / ThingModel from the visual representation into JSON-LD

Technologies

  • React
  • TailwindCSS

Contribution guide

Any contribution to this project is welcome. If you want to report a bug or question, please check the issue list or create a new issue. If you want to contribute to this project by coding, please follow the general contribution guidelines described here. Note that you need to have an Eclipse account to make Pull Requests.

License

Prerequisites

To use with Node.js

All systems require the following:

  • NodeJS version 10+ (e.g., 10.13.0 LTS)

Install dependencies

npm install install all the dependencies listed within package.json

Start Locally

npm run start starts a local development server on Port 3000 (http://localhost:3000)

Build

npm install install all the dependencies listed within package.json

npm build builds the project for deployment

Implemented Features in the ediTDor:

  • JSON editor with JSON Schema support for TD (autocompletion)
  • Add Property, Action, Event by wizard
  • Render TD to be more human readable
  • Validate JSON Syntax and JSON Schema for TD (JSONLD and Additional Validation for nested TMs will be implemented in the future)

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.