Release 0.5.0
- Perform entailments on URI and Node instead of Vocabulary::Term, which will become a module.
- When generating warnings, use pname of term if it responds to
#pname
. - Update accessors for owl:equivalentClass and owl:equivalentProperty.
- Simplifications warranted by updates to
RDF::Vocabulary::Term
.