Found 3 repositories(showing 3)
adamjarling
Library of Congress Labs, Artist in Residency program project. Speculative Annotation.
LibraryOfCongress
Speculative Annotation is a web browser application written in Javascript and built with React, FabricJS, IIIF, OpenSeaDragon, and ChakraUI. Source images are hosted locally. The application uses the OpenSeadragon Viewer to render images, so your source images can be a combination of locally hosted images (within the application), or externally hosted images (for example, served from a IIIF image server).Application metadata is represented by a combination of local IIIF Presentation API 3.0 manifest files, and Library of Congress hosted IIIF manifest files. The application allows users to annotate select free to use items from the Library of Congress, save to browser or download locally.
blitvin
FSM4Java provides deterministic state machines implementation in java. It supports creation of FSM with embedded business logic by subclassing State and Transition classes. The library provides concurrent FSM allowing asynchronous, speculative event processing . Also aspect enabled state machine provided. Declarative programming supported by allowing specification in XML file and annotation. Appropriate factories constructing FSMs from those descriptions are provided.
All 3 repositories loaded