Code Monkey home page Code Monkey logo

ds-km's Introduction

Data Stewardship Wizard Common Repository

This repository is mainly used for reporting bugs and asking questions. For features requests and ideas we use different service ideas.ds-wizard.org.

๐Ÿ’ป DSW Repositories

๐Ÿ”— Useful links

๐Ÿ“ฅ Processing

We will respond to you as soon as possible.

ds-km's People

Contributors

katrinleinweber avatar mareksuchanek avatar roper79 avatar rwwh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ds-km's Issues

Validator tool

Design and develop tool for the Knowledge Model validation (now just for chapter files and directory structure, but with ability to extend easily in the future).

Design & development notes:

  • use of JSON schema
  • interactive for users (provide options, stop at 1st error -> recheck & continue, all at once, ...)
  • test cases for CI
  • clear but sufficient error/warning messages
  • Python 3

Requirements:

  • load KM (core & localizations)
  • validate chapter files with JSON schema
  • check naming conventions (number of chapter in filename, name of folder, ...)
  • check references and other stuff that cannot be (or won't be) done via schema
  • documentation

Finalize JSON schema (v1)

Write a JSON schema for Knowledge Model chapter JSON files which will fulfill following requirements:

  • Single file for both core and localization
  • Giving clear error messages (i.e. useful for contributors and other people)
  • As much bulletproof as it can be
  • Follow DRY principle
  • Easily extensible (there may be need to other file "types" than chapter files)

Documentation of this JSON schema and guidelines for extending it may be needed too (in repository wiki).

Setup formalities

Come with official name (maybe also a logo), ownership, license and create standard repository files that we should have:

  • README.md
  • LICENSE.md (also NOTICE file for Apache License)
  • CONTRIBUTING.md

As KM localizer I want a way to pre-fill an answer (either as default or as fixed)

If I run a copy of the wizard for my organization, I want to be able to pre-fill some answers with the "usual way we do things here" (default answer helping the user), and other answers with "the way we handle certain things in all project (fixed answer, a default the user can not change). This will require an extension to the json schema (e.g. something like a ("selected" : "default" or "selected" : "fixed") attributes for answers. Possibly something similar for text fields and other non-option answers.

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.