All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
- (structure) Track ResourceIds on assertions for better reification - (6c74c22) - Maximilian Goisser
- wasm-pack in CI breakage - (eadd2bf) - Maximilian Goisser
- Make annotations on OPAs work - (fa9ffd3) - Maximilian Goisser
- Rename reification mechanisms that were previously called annotation - (1e0e773) - Maximilian Goisser
- (parsing) Add support for parsing duration Literals - (3afe3a9) - Maximilian Goisser
- Update Typescript dependency to new major version - (40158bd) - Maximilian Goisser
- Fix broken parsing of annotation assertions with IRI value - (e24da52) - Maximilian Goisser
- Expose computations to WASM - (21cdd98) - Maximilian Goisser
- Add Node.js usage instructions to README - (0834fc6) - Maximilian Goisser
- Support field33 computations - (9a912b7) - Florian Loers
- Annotations on axioms are correctly added to the annotations arrays - (4dc1697) - Florian Loers
- Parse annotations on object properties - (50bffcb) - Florian Loers
- Fix broken parsing of datetime types - (08c7bce) - Florian Loers
- Add missing date type handling to parser - (e13278a) - Florian Loers
- Add parse_triple function to allow parsing single triples - (63cc414) - Florian Loers
- Parse ClassAssertions based on ClassDeclarations provided in the known array - (99e6350) - Florian Loers
- Matcher implementations now return values - (983b890) - Florian Loers
- Parse reification iris as annotations - (adc3b9b) - Florian Loers
- Add ttl serialization - (775cebf) - Florian Loers
- Fix error in public type generation - (dd85aed) - Florian Loers
- Parse EquivalentOfClasses axioms - (0e99c1d) - Florian Loers
- Fix parsing UnionOf constructs - (5e75c47) - Florian Loers
- Parse Sub*PropertyOf axioms - (2d58473) - Florian Loers
- Parse unordered sequences - (6b80f43) - Florian Loers
- Remove print command in parser - (f7fc3d4) - Florian Loers
- Parse AnnotationProperties that have been defined as DataProperties as well - (ac8b229) - Florian Loers
- Fix wrong matchDeclaration typescript types - (be08ecd) - Florian Loers
- Fix wrong Declaration typescript types - (12e6c9a) - Florian Loers
- Parsing annotations on data properties did not work correctly - (5d50e9d) - Florian Loers
- Cleanup types - (66541f0) - Florian Loers
- Parsing annotations on data properties did not work correctly - (012d428) - Florian Loers
- Parse annotations on data properties - (f8ed0ad) - Florian Loers
- Allow to combine ontologies via Ontology.append - (8ca2ca6) - Florian Loers
- ClassAssertion has correct class and individual IRIs - (fa44128) - Kate Sieraia
- Fix tests - (90fa10a) - Kate Sieraia
- Support parsing UnionOf constructs in ObjectPropertyDomain and ObjectPropertyRange constructs - (9fded31) - Florian Loers
- Support parsing ObjectPropertyRange and ObjectPropertyDomain for simple cases - (ecd1e55) - Florian Loers
- Support parsing ObjectProperties - (4f1c8c8) - Florian Loers
- Fix wrong well_known type export - (4781314) - Florian Loers
- Parse unknown Data Property Assertions - (7949d3e) - Kate Sieraia
- Implement Hash for IRI - (87da92a) - Florian Loers
- Parse numeric and bolean literals - (96b710b) - Florian Loers
- Parse object property domain and range - (625e5f4) - Florian Loers
- Parse annotation assertions with IRIs as values - (5a1bc60) - Florian Loers
- Adjust types - (9142426) - Florian Loers
- Improve parser error messages - (cdce6c3) - Florian Loers
- Improve parser performance - (d9eabce) - Florian Loers
- Add benchmark tests - (bfe14ed) - Florian Loers
- Fix wrong typescript IRI type - (3f4feb0) - Florian Loers
- Fix wrong typescript types and add CI checks for that - (b0f689c) - Florian Loers
- Fix wrong types in matchDeclaration - (9b18971) - Florian Loers
- Add keywords and URLs to Cargo.toml - (a7a0fb8) - Maximilian Goisser
- Add badges to README - (4b533fe) - Maximilian Goisser
- Bump harriet to allow parsing of utf strings - (426fabb) - Florian Loers
- Parse triples in any order - (433ae93) - Florian Loers
- Improve parser performance - (00aecbf) - Florian Loers
- Improve logging and add more tests - (982b9a3) - Florian Loers
- RDF Parser ignores order of triples - (ae037d6) - Florian Loers
- Patch package.json in release action - (c283249) - Maximilian Goisser
- Improve owlish parser performance - (f5e8467) - Florian Loers
- Improve owlish parser for computation logic - (47b73b3) - Florian Loers
- Add spec-based rdf triple parser - (dd00a40) - Florian Loers
- Improve typescript types - (8c52359) - Florian Loers
- Remove wee alloc - (e10a230) - Florian Loers
- Fix broken wasm API for Iri handling - (cf6f89d) - Florian Loers
- Provide Iri constructor with validation - (2292248) - Florian Loers
- Allow annotations for Declarations - (011697c) - Florian Loers
- Support annotations in ObjectProperty, DataProperty and AnnotationProperty - (e3d84c3) - Florian Loers
- Support json deserialization and mutation API - (789c874) - Florian Loers
- Bump harriet version - (79c06b1) - Florian Loers
- Improve parser - (67e5a6d) - Florian Loers
- (parser) Ignore blank nodes instead of failing - (30ca15b) - Florian Loers
- Allow conditional wasm compilation - (6d4c7ec) - Florian Loers
- Reintroduce precheck and test steps - (84977f6) - Florian Loers
- Add proper WASM bindings - (9903344) - Florian Loers
- Fix release job versioning - (49a8f48) - Florian Loers
- Add wasm capabilities - (9cdfe65) - Florian Loers
- Add turtle parsing with harriet and wasm API - (f462b16) - Florian Loers
- Rename to owlish - (edbea35) - Florian Loers
- Improve owlib convinience and documentation - (f038876) - Florian Loers
- Setup initial draft version of owl library - (8e105f4) - Florian Loers
Changelog generated by cocogitto.