Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-04 | namespace refactoring and cleanup | Matthias Baumgartner | |
2023-03-01 | removed module header stubs | Matthias Baumgartner | |
2023-03-01 | schema fixes | Matthias Baumgartner | |
2023-02-08 | preview extractor | Matthias Baumgartner | |
2023-02-08 | node naming policy | Matthias Baumgartner | |
2023-01-16 | bsfs changes propagated to tests | Matthias Baumgartner | |
2022-12-24 | package restructuring: base | Matthias Baumgartner | |
* Reader and Extractor to respective reader/extractor modules * ReaderBuilder to reader module * ExtractorBuilder to extractor module * Loading module in utils (safe_load, unpack_name) * Pipeline and PipelineBuilder to lib module * errors to utils * documentation: "standard import" and "external import" | |||
2022-12-18 | adaptions to updates in bsfs | Matthias Baumgartner | |
2022-12-15 | bsie/pipeline interface revision: | Matthias Baumgartner | |
* predicates -> principals * schema as property * principals as property * information hiding * full subschema instead of only predicates | |||
2022-12-15 | Pipeline.prefix as Namespace instead of URI | Matthias Baumgartner | |
2022-12-15 | file node class in default schema | Matthias Baumgartner | |
2022-12-15 | import fixes | Matthias Baumgartner | |
2022-12-14 | bsie extraction and info apps | Matthias Baumgartner | |