Dmitrii
Dmitrii
#### Issue description proto_generator incorrectly processes IETF interfaces YANG model and generates duplicate InterfaceKey message at top-level ietf_interfaces.proto. #### Steps to reproduce: 1. Launch proto_generator as follows: ```proto_generator -output_dir=./proto -package_hierarchy=true...
#### Reason/Context Please try answering few of those questions - Why we need this improvement? Both attrs and dataclasses provide concise and powerful data class representation. Reference: https://www.attrs.org/en/stable/why.html#data-classes - How...
Call to wraps fails on decorating objects that miss \_\_dict\_\_ or do not support \_\_dict\_\_ manipulation. E.g. classes or special methods (e.g. \_\_setattr\_\_). Please consider [this](https://discuss.python.org/t/wraps-support-for-classes/16318) solution and/or adding 'updated'...
Please advise if Sparqlify is capable for query rewriting without graph materialization? I am looking for a way to translate the following SPARQL query ... SELECT ?interface ?ip WHERE {...
**Issue Description:** Source selection with bind is not disabled by 'FEDERATE_JOIN = false' in corese-properties.properties. It worked before as advised in https://github.com/Wimmics/corese/issues/152. We are unable to get it working in...