"Specifies the datatype of the object component for the generated triple from a logical table row" . . . "select ?s, (\"Error\") as ?severity,\n (\"rr:datatype can be specified only if rr:termType is not an rr:IRI or rr:BlankNode\") as ?message\n where {\n ?s a ?t ; rr:datatype ?dt .\n optional { ?s rr:termType ?tt } .\n filter ((bound (?tt) && (?tt != rr:Literal)) || (?t = rr:SubjectMap)) }" . "0"^^ . . "1"^^ .