diff --git a/test/rdf/from_jelly/manifest.ttl b/test/rdf/from_jelly/manifest.ttl index 6953acd..f9413e0 100644 --- a/test/rdf/from_jelly/manifest.ttl +++ b/test/rdf/from_jelly/manifest.ttl @@ -891,22 +891,19 @@ BASE mf:name "Single frame, s_triple_term is missing a p_literal on the first nesting level, p_literal on the deeper levels repeats. Repeated terms are prohibited in quoted triples." ; rdft:approval rdft:Proposed ; mf:requires jellyt:requirementPhysicalTypeQuads, jellyt:requirementRdfStar, jellyt:requirementGeneralizedRdf ; - mf:action ; - mf:result . + mf:action . a jellyt:TestNegative, jellyt:TestRdfFromJelly ; mf:name "Single frame, a quad row only has an empty s_triple_term, quad before has three (3) proper s_triple_terms. Repeated terms are prohibited in quoted triples." ; rdft:approval rdft:Proposed ; mf:requires jellyt:requirementPhysicalTypeQuads, jellyt:requirementRdfStar, jellyt:requirementGeneralizedRdf ; - mf:action ; - mf:result . + mf:action . a jellyt:TestNegative, jellyt:TestRdfFromJelly ; mf:name "Single frame, o_triple_term is missing p_literal on the second nesting level, the same p_literal is used before and after in nested triples and in the quad row before. Repeated terms are prohibited in quoted triples." ; rdft:approval rdft:Proposed ; mf:requires jellyt:requirementPhysicalTypeQuads, jellyt:requirementRdfStar, jellyt:requirementGeneralizedRdf ; - mf:action ; - mf:result . + mf:action . a jellyt:TestPositive, jellyt:TestRdfFromJelly ; mf:name "Single frame. A variety of generalized RDF-star quads with graph labels being BN/IRI/Literal/Default graph. Prefix table disabled." ;