Code Monkey home page Code Monkey logo

Comments (2)

ljgarcia avatar ljgarcia commented on September 24, 2024

As a developer of the maSMP project, I would like to get the metadata schema documentation page created automatically from the ontology. It does not have to be automatic, by now I would be happy to run a python code every time that the ontology is updated and then push the created pages to the gh-pages branch.

Prerequisites

  • There will be a folder on the main branch named schema
  • There will be an image inside that folder named maSMP.png
  • There will be a file inside that folder corresponding to the ontology named maSMP.ttl

Subtasks:

  • Write a python code that creates a markdown page with two panels (i.e., two columns, two divs) --remember that markdown can be merged with basic HTML if needed
  • On the right panel display the image of the ontology
  • On the left panel display the classes of the ontology (no need to show the hierarchy tree but only the list of classes)

from masmps.

ljgarcia avatar ljgarcia commented on September 24, 2024

After looking at https://zbmed-semtec.github.io/maSMPs, there are some things to improve

  • Any ontology related page should be automated, this means that there will be a python code taking the ontology file as input and creating the md files in /docs. Please add the python code to the project. Create folder /docs_code for that
  • Any image used for the pages should be also in the repo. Please create folder /docs_images and upload any docs related image there
  • About should always be the last page, please update the page navigation order

from masmps.

Related Issues (11)

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.