Skip to content

Allow declaring @container on @type #122

Closed
@jmandel

Description

@jmandel

For consistent framing, I sometimes want to force an object's @type into an array. This would mean allowing a context like:

{
  "@type": {
    "@container": "@set"
  }
}

... which currently throws a 'keywords cannot be overridden' error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions