Re: Studies on the quality of URI Templates

JAX-RS defines an algorithm for URI matching against templates (section
3.7), as well as for converting them into regexp:
http://download.oracle.com/otn-pub/jcp/jaxrs-2_0-fr-eval-spec/jsr339-jaxrs-2.0-final-spec.pdf

On Mon, May 22, 2017 at 11:26 AM, Sarven Capadisli <info@csarven.ca> wrote:

> Any (longitudinal) study out there on the quality of URI Templates? [*]
>
> eg authority's documentation on their URI Templates and their
> reflections at a later date, evaluation, usage, usefulness etc., or
> consumer's documentation/experience on the publisher's URI Templates.
>
> If not, I'd be interested in looking into your contributions one day.
> Hint hint ;)
>
>
> [*] Captain's log, stardate 70854.8. I still want to be able to run my
> own arbitrary queries on this sort of stuff. The "state of the art" for
> finding information sucks because... the data is not out there.
>
> -Sarven
> http://csarven.ca/#i
>
>

Received on Monday, 22 May 2017 10:52:13 UTC