JSON-LD Community Group Telecon
Minutes for 2011-11-15
Markus Lanthaler is scribing.
Topic: ISSUE-35: JSON Vocabulary / Data Round-tripping
PROPOSAL: No change to specification, current language on auto-coercion is fine
RESOLUTION: No change to specification, current language on auto-coercion is fine
Topic: ISSUE-40: Merge @coerce with @context
PROPOSAL: Move coercion rules into the term definitions section of @context
RESOLUTION: Move coercion rules into the term definitions section of @context
PROPOSAL: Parsing @context is a multi-pass process. First pass sets the term mappings, second pass resolves the @datatypes.
{ "a" : "b:c", "b" : "a:c" }
ACTION: Discuss that prefixes can't be used for expanding URIs within the same context, unless they're part of @datatype portion.
PROPOSAL: @vocab is resolved prior to term URI expansion within a @context.
ACTION: Define prefixes required for expansion in context definitions prior to use.