Skip to content

incorrect semantics tests #198

@pfps

Description

@pfps

This appears to be wrong because malformed literals cause inconsistency no matter where they appear.

trs:malformed-literal-bnode-neg a mf:NegativeEntailmentTest;
  rdfs:comment "Malformed literals can not be replaced by blank nodes.";
  mf:action <malformed-literal.ttl>;
  mf:entailmentRegime "RDF";
  mf:name "malformed-literal-bnode";
  mf:recognizedDatatypes (xsd:integer);
  mf:result <test002or.ttl>;
  mf:unrecognizedDatatypes ();
  test:approval test:NotClassified .

I have not fixed the test but have [NOT] linked to it from Semantics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions