Skip to content

Allow partial definition / redefinition of terms #116

Closed
@azaroth42

Description

@azaroth42

From #20, there is the notion of partially defining or redefining terms in separate contexts.

For example, removing the sealing from the picture, ...

{
  "@context": [
    {"wild_west": {"@id": "eg:playground"}},
    {"wild_west": {"@context": "http://schema.org"}}
  ]
}

Should set the scoped context for wild_west to schema.org in the second context of the list, without resetting the predicate defined in the first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions