Skip to content

Possible use of non-URL values as the base URL in expand() #373

Closed
@kasei

Description

@kasei

(Related to #265, #356)

expand() step 5:

If an expandContext option has been passed, update the active context using the Context Processing algorithm , passing the expandContext as local context and expandContext as base URL . If expandContext is a map having an @context entry , pass that entry's value instead.

What if expandContext is not a URL and not a map having a @context entry? This will result in a non-URL being passed as the base URL.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions