JSON is not a silver bullet. By only providing JSON, you cut off access for the whole XML toolchain. My related post on HackerNews: http://news.ycombinator.com/item?id=4417111
Martynas graphity.org On Wed, Feb 6, 2013 at 2:23 PM, William Waites <w...@styx.org> wrote: > On Wed, 06 Feb 2013 11:45:10 +0000, Richard Light <rich...@light.demon.co.uk> > said: > > > In a web development context, JSON would probably come second > > for me as a practical proposition, in that it ties in nicely > > with widely-supported javascript utilities. > > If it were up to me, XML with all the pointy brackets that make my > eyes bleed would be deprecated everywhere. Most or all modern > programming languages have good support for JSON, the web browsers do > natively as well, and it's much easier to work with since it mostly > maps directly to built-in datatypes. > > > To me, Turtle is symptomatic of a world in which people are > > still writing far too many Linked Data examples and resources by > > hand, and want something that is easier to hand-write than > > RDF/XML. I don't really see how that fits in with the promotion > > of the idea of machine-processible web-based data. > > Kind of agree. Turtle is a relic of trying to make a machine readable > quasi-prose representation of data, which is suitable for both > machines and people. But it's not general enough -- you can only use > it to write RDF, which means you need specialised tools. It's > saddening because (especially with some of the N3 enhancements) it's > quite an elegant approach. > > Cheers, > -w > > On Wed, Feb 6, 2013 at 2:23 PM, William Waites <w...@styx.org> wrote: > On Wed, 06 Feb 2013 11:45:10 +0000, Richard Light <rich...@light.demon.co.uk> > said: > > > In a web development context, JSON would probably come second > > for me as a practical proposition, in that it ties in nicely > > with widely-supported javascript utilities. > > If it were up to me, XML with all the pointy brackets that make my > eyes bleed would be deprecated everywhere. Most or all modern > programming languages have good support for JSON, the web browsers do > natively as well, and it's much easier to work with since it mostly > maps directly to built-in datatypes. > > > To me, Turtle is symptomatic of a world in which people are > > still writing far too many Linked Data examples and resources by > > hand, and want something that is easier to hand-write than > > RDF/XML. I don't really see how that fits in with the promotion > > of the idea of machine-processible web-based data. > > Kind of agree. Turtle is a relic of trying to make a machine readable > quasi-prose representation of data, which is suitable for both > machines and people. But it's not general enough -- you can only use > it to write RDF, which means you need specialised tools. It's > saddening because (especially with some of the N3 enhancements) it's > quite an elegant approach. > > Cheers, > -w > >