private TripleRelation withURIPatternSubjectAndURIColumnObject;
private URIMakerRuleChecker employeeChecker;
private URIMakerRuleChecker foobarChecker;
public void setUp() {
Relation base = new RelationImpl(null, AliasMap.NO_ALIASES,
Expression.TRUE, Expression.TRUE,
Collections.<Join>emptySet(), Collections.<ProjectionSpec>emptySet(),
false, OrderSpec.NONE, Relation.NO_LIMIT, Relation.NO_LIMIT);
this.withURIPatternSubject = new TripleRelation(base,
new TypedNodeMaker(TypedNodeMaker.URI,