Skip to content

ld+yaml media-type #8

Closed
Closed
@ioggstream

Description

@ioggstream

I expect

To register the application/ld+yaml mediatype.
This includes:

  • providing considerations about yaml features that are not round-trip safe when serializing to json, including
    • Complex mapping keys, since keys must be str, int, float, bool or None, not tuple
    • NaN, Infty not supported
  • providing considerations about yaml features that cannot be used since there is no json counterpart (eg. explicit typing !!str)

@dlongley @msporny @gkellogg

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions