7 Matching Annotations
  1. Jan 2022

    Tags

    Annotators

  2. Nov 2021

    Tags

    Annotators

  3. Sep 2021
    1. this.ontokencontent = this.ontokencontent.call(this, result)

      The implicitness that this "protocol" pushes into the implementing methods (seemingly odd return values) is undesirable. Make it explicit. The implementing methods should be able to do something like Validator.changeExpectation(this, this.onresource) (which in turn changes the target's ontokencontent handler).

    Tags

    Annotators

  4. Jul 2021