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

Clone this repo:
  1. b52460a Bump @babel/traverse from 7.23.0 to 7.23.6 by dependabot[bot] · 5 months ago main
  2. 0c42b9c Bump loader-utils from 2.0.2 to 2.0.4 by dependabot[bot] · 5 months ago
  3. 664d1bb Merge pull request #157 from apache/154-yarn-to-npm by Randall Leeds · 5 months ago
  4. d99b8da Replace yarn with npm by Randall Leeds · 7 months ago
  5. a45684a Merge pull request #153 from apache/feature/152-Provide-template-files-for-GitHub-issues-and-PRs by Richard Eckart de Castilho · 7 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.