I created an issue about how to handle data that has no triples such as empty graphs and properties with no values. If possible it would be nice to formalize the processing behavior in the specs and tests. However, I can see this issue crossing between philosophical semantic web ideals and pragmatic programming behavior and usability. Check out the playground examples and see if it matches what you think should happen. https://github.com/json-ld/json-ld.org/issues/65 * [] * http://json-ld.org/playground/?json-ld=%5B%5D&frame=%7B%7D * {} * http://json-ld.org/playground/?json-ld=%7B%7D&frame=%7B%7D * {"ex":[]} * http://json-ld.org/playground/?json-ld=%7B%22ex%22%3A%5B%5D%7D&frame=%7B%7D * {"ex":{}} * http://json-ld.org/playground/?json-ld=%7B%22ex%22%3A%7B%7D%7D&frame=%7B%7D -daveReceived on Monday, 23 January 2012 22:37:26 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:18:33 UTC