Re: CSVW Test Harness

On Dec 1, 2014, at 8:00 AM, David Booth <david@dbooth.org> wrote:
> 
>> On 11/29/2014 02:52 PM, Gregg Kellogg wrote:
>> I've created an initial version of the CSVW test harness [1]. This is
>> similar to the online test runner used for RDFa [2], but uses
>> AngularJS for the web application, and is substantially simpler.
> 
> Nice!
> 
> One question: I notice that this page
> https://floating-sands-3222.herokuapp.com/developers
> says that to get N-Triples, the HTTP Accept header should be specified as text/plain.  Is there a reason that isn't application/n-triples, as now defined in the N-Triples standard?
> http://www.w3.org/TR/n-triples/#n-triples-mediatype

Sorry, copy/paste error, it should, of course, be application/n-triples. This was left over from the RDFa instructions, before that type was assigned to N-Triples. I'll update it shortly.

In reality, it will respond to most any RDF mime type.

Gregg

> Thanks,
> David Booth
> 
>> [1] https://floating-sands-3222.herokuapp.com
> 

Received on Monday, 1 December 2014 16:09:02 UTC