JSON-LD is an XML stack in JSON clothes, chained to the rusty bandwagon called Semantic Web. For me, it is a step backwards.
Jozef On Sat, May 31, 2014 at 4:59 AM, Patrick Logan <[email protected]> wrote: > Jozef, > > You might be interested in the JSON-LD w3c standard which defines > representations for most of the items in your table using JSON. Primarily > missing are "discards" and direct ties to clojure/script functions and > macros. > > JSON-LD has several implementations, a test suite, and support of search > engines, and other systems, from google, microsoft, yahoo, etc. For > example, they provide JSON-LD examples of all the semi-structured data on > http://schema.org/docs/full.html along with a standard script tag for > including that data within HTML. > > http://www.w3.org/TR/json-ld/ > http://json-ld.org/ > > > On Friday, May 30, 2014 5:25:05 AM UTC-7, Jozef Wagner wrote: >> >> I've put together a table comparing JSON, EDN and CLJ formats based on >> their specs [1]. Pull requests are welcome. >> >> Jozef >> >> [1] https://github.com/wagjo/serialization-formats >> > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
