JSON-LD Community Group Telecon
Minutes for 2012-05-15
Gregg Kellogg is scribing.
Topic: Finishing up the JSON-LD Syntax document
Topic: ISSUE-100: Should the JSON-LD API have a "mode": "strict" flag?
PROPOSAL: JSON-LD will support a JSON-LD Processor Event mechanism that will report certain events (to be decided later) via a callback given through JSON-LD API calls.
RESOLUTION: JSON-LD will support a JSON-LD Processor Event mechanism that will report certain events (to be decided later) via a callback given through JSON-LD API calls.
PROPOSAL: The JSON-LD Processor Event callback would be registered for every JSON-LD API call, and would provide the type of event and the data associated with the event for the callback. This mechanism would be used to report potential errors, warnings and when the processing of the document was complete.
RESOLUTION: The JSON-LD Processor Event callback would be registered for every JSON-LD API call, and would provide the type of event and the data associated with the event for the callback. This mechanism would be used to report potential errors, warnings and when the processing of the document was complete.
PROPOSAL: When a JSON-LD processor processes input that would result in an exception, it should instead call the JSON-LD Processor Event callback with data concerning the issue that was detected.
RESOLUTION: When a JSON-LD processor processes input that would result in an exception, it should instead call the JSON-LD Processor Event callback with data concerning the issue that was detected.
Topic: ISSUE-116: Introduce @extension keyword?
PROPOSAL: Do not support the @extension keyword at this point in time.
RESOLUTION: Do not support the @extension keyword at this point in time.