-
Notifications
You must be signed in to change notification settings - Fork 162
Closed
Milestone
Description
Some resolutions do not have an issue (or the issue is in the RDF WG tracker) so I'll keep track of them here instead:
- RESOLUTION: Add explanatory text to the JSON-LD API specification explaining the risks of the
useNativeTypesflag and how to do proper conversion to/from native types using the to/from RDF method call. - Blank nodes as graph names are now supported in RDF. We should update our spec accordingly.
- The syntax spec now uses the term "graph" instead of "JSON-LD graph". The API spec should be updated accordingly
- Not all comments on 4c9395f have been addressed yet