Skip to content

codemeta2cff does not produce "authors" #26

@bact

Description

@bact

Running codemeta2cff on codemeta.json from https://github.com/caltechlibrary/datatools/blob/main/codemeta.json gives this output that authors is empty:

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: datatools
authors:
abstract: A set of command line tools for working with CSV, Excel Workbooks, JSON and structured text documents.
repository-code: "https://github.com/caltechlibrary/datatools"
version: 1.3.4
license-url: "https://data.caltech.edu/license"
keywords:
  - csv
  - excel
  - sql
  - json
  - yaml
  - xlsx
  - golang
  - bash
date-released: 2025-05-15

Environment

  1. codemeta2cff v1.3.4 on macOS 13.7.6
  2. codemeta2cff v1.2.12 on macOS 13.7.6
  3. caltechlibrary/[email protected] on ubuntu-latest on GitHub workflow
  4. caltechlibrary/[email protected] on ubuntu-latest on GitHub workflow

All gave same results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions