Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-04 | namespace refactoring and cleanup | Matthias Baumgartner | |
2023-03-02 | removed author and license notices from individual files | Matthias Baumgartner | |
2023-02-08 | binary blob in schema and sparql triple store | Matthias Baumgartner | |
2023-01-15 | Feature as Literal instead of Predicate subtype | Matthias Baumgartner | |
2023-01-13 | schema type comparison across classes | Matthias Baumgartner | |
2023-01-12 | schema to string | Matthias Baumgartner | |
2023-01-12 | number literal adaptions | Matthias Baumgartner | |
2023-01-12 | renamed get_child to child in schema.types._Type and _Vertex to Vertex in ↵ | Matthias Baumgartner | |
schema.types | |||
2023-01-11 | Feature support in the schema | Matthias Baumgartner | |
* Type annotations * Feature type * Moved from_string from Schema to its own file/function * Root predicate has a valid (not-None) range * ROOT_... export in schema.types * Empty as the default Schema constructor * Schema loads some additional default symbols * _Type instances compare along class hierarchy | |||
2022-12-18 | schema ordering | Matthias Baumgartner | |
2022-12-08 | schema | Matthias Baumgartner | |