Skip to content

Access to context object #84

Description

@bergos

I would like to replace jsonld.js with this package in the @rdfjs/parser-jsonld package. One feature I'm currently not able to implement is the prefix event. This logic is used, which requires access to the context object. Let's not discuss how good or bad the logic is. I just want to keep the status quo. The debugger didn't help me find the context assigned as an internal property.

Is the context already assigned to a property? If not, can you add access to the context? I would propose a context event where the context object is given as an argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions