Skip to content

CSL-JSON content negotiation still returns invalid data #580

Description

@jblachly

Issue from 2017: #222

When negotiating content type as CSL-JSON (application/vnd.citationstyles.csl+json), CrossRef instead returns "extended citeproc", as it is called in the Cayenne codebase. This mostly consists of many extra fields, but also a fields with wrong types (principally arrays when CSL-JSON spec says string).

Fundamentally, most citeproc parsers can ignore extra fields, but wrong field types will crash some processors including Pandoc and citeproc-rs.

References:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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