Skip to content

pkalita-lbl/gold-ecosystems-linkml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gold-ecosystems-linkml

A script to generate a LinkML model describing valid GOLD Ecosystem Classification paths.

Setup

Install project dependencies through Poetry:

poetry install

Running

The pipeline of downloading the GOLD Ecosystem Classification specification spreadsheet and transforming it into a LinkML model is automated through the Makefile target linkml. By default, this sends the results to stdout; redirect it as necessary.

make linkml > gold.yaml

Testing

To run unit tests:

make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published