// (c) Copyright 2003 Hewlett-Packard Development Company, LP // Datatypes // No match: the value in the model is datatyped // and the query datatype is different SELECT ?x ?y FROM WHERE (?x ?y "value"^^ex:someType) USING ex FOR