JCL-431: Improve containment validation by acoburn · Pull Request #653 · inrupt/solid-client-java
Resolves #634
This improves containment validation by considering more cases to be handled, specifically those containment triples that include fragment and query components.
The test cases have been expanded to include the additional cases.
The implementation makes more extensive use of normalized Java URI objects to achieve the improved validation.