Recent Releases of koreografeye
koreografeye - 0.4.6
- Adding support for the default ComponentsJS configuration file
- TypeScript
Published by phochste over 2 years ago
koreografeye - 0.4.4
- Adding missing experimental support for ordering
- TypeScript
Published by phochste over 2 years ago
koreografeye - 0.4.3
- Reverted the context_cache the caches are implementd for parsing and serialization utilities via a new contextloader
- Supporting activitystreams and coar notify local caching for now
- Adding tests
- TypeScript
Published by phochste over 2 years ago
koreografeye - 0.4.2
- Supporting 'context_cache' for SendNotificationPlugin (a local cache of JSON-LD contexts)
- TypeScript
Published by phochste over 2 years ago
koreografeye - 0.4.1
- Fixing artifacts of communica rewriting of blank nodes bug
- TypeScript
Published by phochste over 2 years ago
koreografeye - 0.4.0
- Breaking change: policy arguments are now RDF.Terms[]
- Adding mocha tests
- Breaking change: policy/Executor.ts/executePolicies now returns Promise
- Changing execution of policies, they are executed not anymore per pol:policy triple but fno:Execution triple.
- TypeScript
Published by phochste over 2 years ago
koreografeye - 0.3.1
- Making pol into a sequential executor of policies
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.3.0
- Advise to prevent using blank nodes in rule conclusions
- Use the {} => { ...} trick as in rules/demo/00demoblanknode.n3 in case blank nodes are needed
- Adding support for an sh:order execution order in the plugins
- Refactoring policy extractor logging messages
- Removing Ntfy and Email plugin (they are separate packages)
- Removing experimental blogic and solid code (need to be separate packages)
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.2.8
- Exporting all Executor and Extractor functions
- Simplifying the README
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.2.7
- Fixing error output
- Processing the main store only one time and passing it to all policy executors
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.2.6
- Fixed contentType of sendNotification
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.2.5
- Fixing dist output
- Adding npm batch
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.2.4
- Fixing reasoner state bug
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.2.3
- Fixing dependencies
- Adding support for multiple mainSubjects
- Fixing documentation
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.2.2
- Adding more tunable DemoPlugin with friendly text output
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.2.1
- Adding missing components/ and dist/ to npm release
- TypeScript
Published by phochste almost 3 years ago
koreografeye - 0.2.0
- Refactoring of the code
- Replacing all JSON configuration files by Component.JS JSON-LD
- Replaced bash
orchandpolcommands by a Javascript version - All Koreografeye commands can now be run as
npxcommands - Supporting external plugins via Components.JS
- TypeScript
Published by phochste almost 3 years ago