public interface AgentService
String
IRI
Depending on the implementation used, this conversion may involve a mapping, a prefixing or a simple conversion of a string-based IRI into an IRI object.
asAgent(String agent)
IRI asAgent(String agent)
Implementations of this interface should gracefully handle null and empty values, possibly mapping them to an agent such as trellis:AnonymousAgent.
null
trellis:AnonymousAgent
agent