It doesn't make sense to have to depend on Accumulo just to have a URI-formatted type linking an entity to another entity. This should be moved up to here- especially since the Entity is in mango-core.
Where should we put the new type encoder for the entity relationship? Honestly, I'd like to have it registered with the default encoders. Should it live in the base package org.calrissian.mango.types.encoders?
It doesn't make sense to have to depend on Accumulo just to have a URI-formatted type linking an entity to another entity. This should be moved up to here- especially since the Entity is in mango-core.