Closed
Description
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.