Skip to content

funder field issues with an array #15

@rsdoiel

Description

@rsdoiel

Mike has run across a problem with citation2cff. Most of the codemeta.json in the wild treat funder as a single value dict (map) rather than an array. I'm going to switch it back to a map to bring codemeta2cff in alignment with practice.

Mike's example

  "funder": { 
    "@id": "https://ror.org/05dxps055",
    "@type": "Organization",
    "name": "California Institute of Technology Library"
  },

Metadata

Metadata

Assignees

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