[Tim Berners-Lee] > > Another ppossibility would be to try to match the the python dictionary > > { height: big; color: grey} > > for the 2ple case, extending it to allow multiple values for the same > key/predicate. > > hmmmm Well, now you're getting very close to semi-structured text format, and you could easily write {person:{name:Mike,age:36,parent:{person:{name:Mary,age:56}}}} which seems really easy to read and is still a Python dictionary at the same time. Cheers, Tom PReceived on Thursday, 4 April 2002 00:40:07 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:51:53 GMT