Re: SVG test case with embedded RDF/XML

On May 17, 2012, at 16:09 , Gregg Kellogg wrote:

> Well, if we're open to having tests that span formats, was should consider parsing Turtle marked up using <script type="application/turtle"> within HTML, at least when the Turtle spec is more settled.

Yes, we may want to add this to our test suite when the turtle spec is settled. Except that the type should be text/turtle:-)

(My distiller implements it, b.t.w.)

ivan

> 
> I hadn't considered the embedded RDF/XML before, but it should be easy enough to add to my parser.
> 
> Gregg Kellogg
> 
> Sent from my iPad
> 
> On May 17, 2012, at 3:33 AM, "Toby Inkster" <tai@g5n.co.uk> wrote:
> 
>> <test-cases/0310> dc:contributor "Toby Inkster";
>>  dc:title "Embedded chunks of RDF/XML";
>>  a test:TestCase;
>>  rdfatest:rdfaVersion "rdfa1.0", "rdfa1.1";
>>  test:classification test:required;  # ?!
>>  test:expectedResults "true"^^xsd:boolean;
>>  rdfatest:hostLanguage "svgtiny1.2", "svg";
>>  test:informationResourceInput <test-cases/0310.html>;
>>  test:informationResourceResults <test-cases/0310.sparql>;
>>  test:purpose "Tests that embedded RDF/XML is added to same graph.";
>>  test:specificationReference
>>    "http://www.w3.org/TR/SVGTiny12/metadata.html#Introduction
>>    says 'an RDF processor should combine them into the same graph'" .
>> 
>> -- 
>> Toby A Inkster
>> <mailto:mail@tobyinkster.co.uk>
>> <http://tobyinkster.co.uk>
>> 
>> <0310.sparql>
>> <0310.txt>
> 


----
Ivan Herman, W3C Semantic Web Activity Lead
Home: http://www.w3.org/People/Ivan/
mobile: +31-641044153
FOAF: http://www.ivan-herman.net/foaf.rdf

Received on Thursday, 17 May 2012 14:25:51 UTC