- From: Jonathan Ballard <dzonatas@gmail.com>
- Date: Sat, 12 Jan 2013 08:49:48 -0800
- To: Erik Wilde <dret@berkeley.edu>, James Snell <jasnell@gmail.com>
- Cc: REST Discuss <rest-discuss@yahoogroups.com>, LDP WG <public-ldp@w3.org>, Michael Hausenblas <michael.hausenblas@deri.org>, Jeni Tennison <jeni@jenitennison.com>
- Message-ID: <CAAPAK-44AGnFJCZHrrv7mN_TfNP8GSa69rCpzLpL-XqzetLujw@mail.gmail.com>
Upon this notification, please consider media type expressions with JSON, especially for CSV. Example fragment with combined expressions: ....#{"list"+csv: "abc,def,ghi,jkl,mno,pqr,stu,..."} I think that signifies the nuance of either array or object, especially if declarative. This is easily backported with queries: example.com/resource?json#{"list"+csv: "abc,def,ghi,jkl,mno,pqr,stu,..."} Or, more statefully: example.com/resource?json=sessionID#{"list"+csv: "abc,def,ghi,jkl,mno,pqr,stu,..."} Snell's work on JSON operations becomes quite meaningful like that. On Sat, Jan 12, 2013 at 5:48 AM, Erik Wilde <dret@berkeley.edu> wrote: > A new version of I-D, draft-hausenblas-csv-fragment-**02.txt > has been successfully submitted by Erik Wilde and posted to the > IETF repository. > > Filename: draft-hausenblas-csv-fragment > Revision: 02 > Title: URI Fragment Identifiers for the text/csv Media Type > Creation date: 2013-01-12 > WG ID: Individual Submission > Number of pages: 11 > URL: http://www.ietf.org/internet-**drafts/draft-hausenblas-csv-** > fragment-02.txt<http://www.ietf.org/internet-drafts/draft-hausenblas-csv-fragment-02.txt> > Status: http://datatracker.ietf.org/**doc/draft-hausenblas-csv-**fragment<http://datatracker.ietf.org/doc/draft-hausenblas-csv-fragment> > Htmlized: http://tools.ietf.org/html/** > draft-hausenblas-csv-fragment-**02<http://tools.ietf.org/html/draft-hausenblas-csv-fragment-02> > Diff: http://www.ietf.org/rfcdiff?**url2=draft-hausenblas-csv-** > fragment-02<http://www.ietf.org/rfcdiff?url2=draft-hausenblas-csv-fragment-02> > > Abstract: > This memo defines URI fragment identifiers for text/csv MIME > entities. These fragment identifiers make it possible to refer to > parts of a text/csv MIME entity, identified by row, column, or cell. > Fragment identification can use single items, or ranges. > > Note to Readers > > This draft should be discussed on the apps-discuss mailing list [1]. > Online access to all versions and files is available at github [2]. > > [1] https://www.ietf.org/mailman/**listinfo/apps-discuss<https://www.ietf.org/mailman/listinfo/apps-discuss> > [2] https://github.com/dret/I-D/**tree/master/csv-fragment<https://github.com/dret/I-D/tree/master/csv-fragment> > ______________________________**_________________ > apps-discuss mailing list > apps-discuss@ietf.org > https://www.ietf.org/mailman/**listinfo/apps-discuss<https://www.ietf.org/mailman/listinfo/apps-discuss> >
Received on Sunday, 13 January 2013 15:49:42 UTC