Skip to content

This is the namespace provider repo for cheminformatics (currently a test for namespace provider repos) *experimental*

License

Notifications You must be signed in to change notification settings

Materials-Consortia/namespace-cheminformatics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

namespace-cheminformatics

Repository for the cheminformatics namespace. Note: this is presently used only to work out an explicit example of a defintion-provider namespace and is to be regarded as extremely experimental

  1. Clone this repo (with submodules for tools)

    git clone --recurse-submodules https://github.com/Materials-Consortia/namespace-cheminformatics.git
    

    Or, if you have already cloned this repo without the submodules, init them with:

    git submodule update --init --recursive
    
  2. Run make.

  3. Output appears in output/, check the standards document with, e.g.:

    firefox output/v0.1.0/standards/cheminformatics
    

Notes:

  • For prettifed HTML output add schemas_html_pretty=true when running make:

    make schemas_html_pretty=true
    
  • To generate HTML output with .html extensions (instead of extensionless):

    make schemas_html_ext=true
    

    (Less suited for filesystem browsing, but works as intended when served e.g. via GitHub pages)

About

This is the namespace provider repo for cheminformatics (currently a test for namespace provider repos) *experimental*

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published