Giter Club home page Giter Club logo

linkml-runtime.js's Introduction

Pyversions PyPi badge DOI PyPIDownloadsTotal PyPIDownloadsMonth codecov

LinkML - Linked Data Modeling Language

LinkML is a linked data modeling language following object-oriented and ontological principles. LinkML models are typically authored in YAML, and can be converted to other schema representation formats such as JSON or RDF.

This repo holds the tools for generating and working with LinkML. For the LinkML schema (metamodel), please see https://github.com/linkml/linkml-model

The complete documentation for LinkML can be found here:

linkml-runtime.js's People

Contributors

cmungall avatar pkalita-lbl avatar yarikoptic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

linkml-runtime.js's Issues

Add script for generating schema in JSON format from YAML format

Having a script that could convert from a source YAML schema to a JSON version would be useful for DataHarmonizer-based projects. This project already does that in its bootstrapping process, and it would furthermore be helpful for the projects that it generates to be able to do it as well (see pkalita-lbl/create-data-harmonizer#1). I think that means it would be useful to centralize such a script in this project. In a sense, this would be analogous to the scripts defined in https://github.com/linkml/linkml.

Standardized method names

Some initial methods were added with snake_case names (mirroring their Python counterparts), but camelCase is standard in JavaScript projects. This case is to ensure at least public-facing methods are using camel case names.

Publish package to NPM

This package is still very experimental, but I think it's gotten far enough to be useful to downstream projects. This task is to publish an initial version to NPM and also set up some workflows to get subsequent versions published.

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.