Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-08 | node naming policy | Matthias Baumgartner | |
2023-01-16 | minor fixes | Matthias Baumgartner | |
2023-01-16 | info schema and feature tests | Matthias Baumgartner | |
2023-01-16 | ReaderBuilder optional config | Matthias Baumgartner | |
2023-01-16 | image feature integration test | Matthias Baumgartner | |
2023-01-16 | minor bugfixes | Matthias Baumgartner | |
2023-01-16 | unsupported file format exception | Matthias Baumgartner | |
2023-01-16 | random fixes | Matthias Baumgartner | |
2023-01-16 | colors spatial feature | Matthias Baumgartner | |
2023-01-16 | schema serialization adjustments and app | Matthias Baumgartner | |
2022-12-24 | ReaderChain and image reader | Matthias Baumgartner | |
2022-12-24 | documentation: standard vs external import | 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-23 | filematcher: check file properties, formulate them as a string | Matthias Baumgartner | |
2022-12-18 | adaptions to updates in bsfs | Matthias Baumgartner | |
2022-12-18 | cosmetic changes | Matthias Baumgartner | |
2022-12-15 | minor test improvements and information hiding in builder | 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 | extractor interface revision | Matthias Baumgartner | |
* schema as property * predicates -> principals | |||
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-15 | imports and init files | Matthias Baumgartner | |
2022-12-15 | minor fixes and comments | Matthias Baumgartner | |
2022-12-14 | bsie extraction and info apps | Matthias Baumgartner | |
2022-12-03 | adapt to schema interface update: owl:maxCardinality changed to bsfs:unique | Matthias Baumgartner | |
2022-11-25 | builders and pipeline | Matthias Baumgartner | |
2022-11-25 | code analysis tool configs and minor fixes | Matthias Baumgartner | |
2022-11-25 | string conversion and equality checks | Matthias Baumgartner | |
2022-11-25 | decouple readers and extractors; use strings for reference and repeated type ↵ | Matthias Baumgartner | |
annotations | |||
2022-11-25 | use schema and predicate types in extractors | Matthias Baumgartner | |
2022-10-31 | constant, filesize, and filename extractors | Matthias Baumgartner | |
2022-10-31 | path and stat readers | Matthias Baumgartner | |
2022-10-31 | essential interfaces (reader, extractor, errors) | Matthias Baumgartner | |