Closed gkellogg closed 6 years ago
:+1:
What does this mean? Does JSON-LD now support the use of IRIs for identifying the predicate of an RDF Statement, yes or no?
JSON-LD has always supported IRIs for identifying predicates. The issue is document-relative, vs vocabulary-relative IRIs, which we're going to consider further. So #488 remains open.
Okay, I should be much clearer about the fact that my quest is for the use of "relative HTTP URIs" to identify the predicates of RDF statements when using JSON-LD notation :)
Resolving this is very important. I would like to always provide both RDF-Turtle and JSON-LD examples when producing Semantic Web of Linked Data utility demos etc..
to clarify that it describes only IRIs relative to the document base, not the vocabulary mapping.
Add additional explanatory text on relative IRIs to distinguish them from properties, values of
@type
, or values of properties defined to be vocabulary relative.Fixes #488.