- From: carmen <_@whats-your.name>
- Date: Tue, 17 Nov 2009 06:13:56 +0000
- To: public-rdfa@w3.org
its nice to see a writeup on this * usage of '$' this is pretty nondescript. how about 'uri' ? * "<uri>" to get around the lack of URI literal in JSON requires looking inside strings to see if object of triple is resource or (really a) string what ive been doing for years (asides from using uri instead of $) is using a resource to denote a resource so "<http://example.org/resource>" becomes {uri: "http://example.org/resource"} otherwise, looking great. i hadnt used the token/namespace feature at all but the repetition of rather largeish predicate URIs had got me thinking about it
Received on Tuesday, 17 November 2009 06:14:33 UTC