bmir-radx / radx-project

This repo serves as a primary location for tracking issues that don't quite fit into our other dedicated repositories
0 stars 0 forks source link

Update the CEDAR CLI to use the cedar-artifact-library #85

Open marcosmro opened 3 months ago

marcosmro commented 3 months ago

The CEDAR CLI is a command-line interface tool designed for managing CEDAR artifacts.

The CEDAR CLI is used in the RADx Data Hub to generate the CEDAR artifacts and documentation available at https://radx.github.io/radx-metadata-specification-docs/.

This issue is about updating the CEDAR CLI to use the cedar-artifact-library, which provides a Java API to work with CEDAR artifacts.

This task is motivated by https://github.com/bmir-radx/radx-project/issues/75. @matthewhorridge needs to generate a new RADx template but the current CLI tool needs fixes. Integrating the cedar-artifact-library into the CEDAR CLI is expected to help resolve these issues and streamline future tool enhancements.