Apache Annotator provides annotation enabling code for browsers, servers, and humans.

Clone this repo:
  1. cb534ed Ignore .github directory in git archives by Randall Leeds · 10 months ago main
  2. 4738fda Remove Travis files by Randall Leeds · 10 months ago
  3. e1a1640 Remove eslint-plugin-prettier by Randall Leeds · 10 months ago
  4. b52460a Bump @babel/traverse from 7.23.0 to 7.23.6 by dependabot[bot] · 1 year, 4 months ago
  5. 0c42b9c Bump loader-utils from 2.0.2 to 2.0.4 by dependabot[bot] · 1 year, 4 months ago

Apache Annotator (incubating) Build Status

Apache Annotator (incubating) provides libraries to enable annotation related software, with an initial focus on identification of textual fragments in browser environments.

Installation, usage, API documentation

See documentation on the website: https://annotator.apache.org/docs/

How to build

Building Annatator libraries requires Node.JS (>= 18). All other dependencies are automatically installed as part of the build.

  • npm run build -- builds the project
  • npm test -- runs the tests
  • npm run start -- starts the demo application

Getting Involved

License

This project is available as open source under the terms of the Apache 2.0 License. For accurate information, please check individual files.

Disclaimer

Apache Annotator is currently undergoing incubation at The Apache Software Foundation.

See the accompanying DISCLAIMER file for details.