rorlic commented on issue #2217:
URL: https://github.com/apache/jena/issues/2217#issuecomment-1910822506

   FYI: according to the JSON-LD Context Processing Algorithms at [Context 
Processing Algorithm](https://www.w3.org/TR/json-ld11-api/#overview):
   
   If [context](https://www.w3.org/TR/json-ld11/#dfn-context) is a 
[string](https://infra.spec.whatwg.org/#javascript-string), it represents a 
reference to a remote context. We dereference the remote context and replace 
[context](https://www.w3.org/TR/json-ld11/#dfn-context) with the value of the 
@context [entry](https://infra.spec.whatwg.org/#map-entry) of the top-level 
object in the retrieved JSON-LD document.
   
   So, I would expect the same behavior in both cases.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to