Skip to content

Employ JSON Literals instead of tricky json serialized string #22

@chigix

Description

@chigix

It seems that JSON Literals specification drafted for JSON-LD v1.1 has been implemented in Json-ld javascript library:

digitalbazaar/jsonld.js#325

The usage of json serialization as a string should be removed like the following case:

labels: JSON.stringify(TRANSLATION.simpleEntry),

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions