Releases: eyereasoner/Koreografeye
Releases · eyereasoner/Koreografeye
0.4.6
- Adding support for the default ComponentsJS configuration file
0.4.4
- Adding missing experimental support for ordering
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
0.4.2
- Supporting 'context_cache' for SendNotificationPlugin (a local cache of JSON-LD contexts)
0.4.1
- Fixing artifacts of communica rewriting of blank nodes bug
0.4.0
- Breaking change: policy arguments are now RDF.Terms[]
- Adding mocha tests
- Breaking change: policy/Executor.ts/executePolicies now returns Promise<IPolicyExecution[]>
- Changing execution of policies, they are executed not anymore per pol:policy triple but fno:Execution triple.