JSON-LD Community Group Telecon
Minutes for 2012-01-31
Niklas Lindström is scribing.
Issue 53 is normalization and the consequences of splitting it off into a different spec - based on RDF specifics
Topic: ISSUE-43: Use of IRIs and CURIEs as @context keys
Manu creates the issue...
Topic: ISSUE-56: JSON keys that are not terms
PROPOSAL: When processing keys in a JSON-LD document, ignore keys and do not process the subtree for keys that do not have a mapping in the @context. When compacting and expanding, drop keys that do not have mappings from the output.
RESOLUTION: When processing keys in a JSON-LD document, ignore keys and do not process the subtree for keys that do not have a mapping in the @context. When compacting and expanding, drop keys that do not have mappings from the output.
PROPOSAL: Mapping a key to _null_ removes a mapping for that key in the active context
RESOLUTION: Mapping a key to _null_ removes a mapping for that key in the active context
PROPOSAL: A term can only be redefined, never partially reconfigured
RESOLUTION: A term can only be redefined, never partially reconfigured
Topic: ISSUE-52: Should we support lists of lists?
General agreement that we should not support this type of very advanced list functionality - even if there is a use case here and there, it may overly complicated JSON-LD.