If the node object contains the@typekey, its value MUST be either an IRI reference, a compact IRI (including blank node identifiers), a term defined in the active context expanding into an IRI, or an array of any of these. See § 3.5 Specifying the Typefor further discussion on@typevalues.
On Aug 20, 2024, at 2:09 AM, Melvin Carvalho <melvincarvalho@gmail.com> wrote:
if I have :"@type": "Thing"will that look for a relative URI in the current document if there is no context?and if there is a context, can I still point to a relative URI?