pub trait IsPrefix: Borrow<str> { }
Marker trait guaranteeing that the underlying str is a valid Turtle/SPARQL prefix.
str