
@prefix _7: <http://www.w3.org/2001/sw/grddl-wg/td/#>.
@prefix _9: <http://www.w3.org/TR/grddl-tests/#>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix g: <http://www.w3.org/TR/grddl-tests/grddl-test-vocabulary.rdf#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix t: <http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#>.

 _7:atomttl1 a t:Test;
     dc:title "Transformations may produce serializations other than RDF/XML";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/atom-grddl.xml>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/atom-grddl-output.rdf>. 

 _7:base-param a t:Test;
     dc:title "Base URI: Same document reference";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/baseURI.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/baseURI.rdf>. 

 _7:grddlonrdf-xmlmediatype1 a t:Test;
     dc:title "Testing GRDDL attributes on RDF documents with XML media type(1 of 3)";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf-xmlmediatype.rdf>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf-xmlmediatype-output1.rdf>. 

 _7:grddlonrdf-xmlmediatype2 a t:Test;
     dc:title "Testing GRDDL attributes on RDF documents with XML media type(2 of 3)";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf-xmlmediatype.rdf>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf-xmlmediatype-output2.rdf>. 

 _7:grddlonrdf-xmlmediatype3 a t:Test;
     dc:title "Testing GRDDL attributes on RDF documents with XML media type(3 of 3)";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf-xmlmediatype.rdf>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf-xmlmediatype-output3.rdf>. 

 _7:grddlonrdf1 a t:Test;
     dc:title "Testing GRDDL attributes on RDF documents (1 of 3)";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf.rdf>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf-output1.rdf>. 

 _7:grddlonrdf2 a t:Test;
     dc:title "Testing GRDDL attributes on RDF documents (2 of 3)";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf.rdf>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf-output2.rdf>. 

 _7:grddlonrdf3 a t:Test;
     dc:title "Testing GRDDL attributes on RDF documents (3 of 3)";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf.rdf>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/grddlonrdf-output3.rdf>. 

 _7:inline a t:Test;
     dc:title "Inline transformation reference";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/inline.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/inline.rdf>. 

 _7:noxinclude a t:Test;
     dc:title "Testing GRDDL when XInclude processing is disabled";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/xinclude1.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/noxinclude1.rdf>. 

 _7:projectsSpreadsheet a t:Test;
     dc:title "Get RDF from a spreadsheet";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/projects.xml>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/projects.rdf>. 

 _7:rdfa1 a t:Test;
     dc:title "RDFa example";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/rdf_sem.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/rdf_sem-output.rdf>. 

 _7:title_author a t:Test;
     dc:title "Title / Author (from specification)";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/titleauthor.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/titleauthor-output.rdf>. 

 _7:xinclude a t:Test;
     dc:title "Testing GRDDL when XInclude processing is enabled";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/xinclude1.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/xinclude1.rdf>. 

 _7:xmlWithGrddlAttribute a t:Test;
     dc:title "P3P work-alike";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/xmlWithGrddlAttribute.xml>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/xmlWithGrddlAttribute-output.rdf>. 

 _9:hcard1 a t:Test,
         g:NetworkedTest;
     dc:title "An hcard profile";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/card.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/card-output.rdf>. 

 _9:langconneg1 a t:Test,
         g:NetworkedTest;
     dc:title "Content Negotiation with GRDDL (1 of 2)";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/conneg.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/conneg-en.rdf>. 

 _9:langconneg2 a t:Test,
         g:NetworkedTest;
     dc:title "Content Negotiation with GRDDL (2 of 3)";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/conneg.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/conneg-de.rdf>. 

 _9:loop a t:Test,
         g:NetworkedTest;
     dc:title "Namepace Loop";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/loop.xml>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/loop-output.rdf>. 

 _9:multiprofile a t:Test,
         g:NetworkedTest;
     dc:title "2 profiles: eRDF and hCard";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/multiprofile.html>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/multiprofile-output.rdf>. 

 _9:sq1 a t:Test,
         g:NetworkedTest;
     dc:title "Namespace documents and media types 1";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/sq1.xml>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/sq1-output.rdf>. 

 _9:sq2 a t:Test,
         g:NetworkedTest;
     dc:title "Namespace documents and media types 2";
     t:inputDocument <http://www.w3.org/2001/sw/grddl-wg/td/sq2.xml>;
     t:outputDocument <http://www.w3.org/2001/sw/grddl-wg/td/sq2-output.rdf>. 