Skip to content

Python library for converting an RO-Crate to tabular representations

Notifications You must be signed in to change notification settings

Language-Research-Technology/rocrate-tabular

 
 

Repository files navigation

RO-Crate Tabulator

Python library to turn an RO-Crate into tabular formats.

Installation

Install uv, then

> git clone git@github.com:Sydney-Informatics-Hub/rocrate-tabular.git
> cd rocrate-tabular
> uv run src/rocrate_tabular/rocrate_tabular.py -h

uv run should create a local venv and install the dependencies

Usage

> uv run src/rocrate_tabular/rocrate_tabular.py path/to/crate crate.db 

About

Python library for converting an RO-Crate to tabular representations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%