[Specifications] Pull Request: Relative Template URIs

alien-mcl has just submitted a new pull request for https://github.com/HydraCG/Specifications:

== Relative Template URIs ==
## Summary
Added few more terms to enable different base Uri resolution mechanism of Iri template expansion products which should address issue #208:

- resolveRelativeTo
- BaseUriSource
- Rfc3986Based
- LinkContext

## More details

During a discussion on issue #208 an interesting concept of Iri templates provided on the API documentation level was introduced. While very interesting and tempting, there was no clean way of providing relative Iri templates that could be resolved properly against inlined resources. 
This pull request addresses this issue by introducing some terms that could change the default client behavior while resolving relative Uri that are products or Iri template expansion.

See https://github.com/HydraCG/Specifications/pull/213

Received on Sunday, 10 May 2020 20:21:02 UTC