-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Neat 341 inference importer issues with namespace prefix collision #530
Neat 341 inference importer issues with namespace prefix collision #530
Conversation
* ci: fix 2 * build: bump * build: style fix * ci: newest version
* Push image to f25e common container registry * fix new line * Update client id * add gha token * add seperate job to push image to f25e container registry * fix new line at eof * Remove env from docker image push job * Remove scsproduction tag * Bumo poetry gha version * add acr login step * Clean redundant steps * build: bump --------- Co-authored-by: anders-albert <anders0albert@gmail.com>
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified Files
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice cleanup :)
"cim": Namespace("http://iec.ch/TC57/2013/CIM-schema-cim16#"), | ||
"icim": Namespace("http://iec.ch/TC57/2013/CIM-schema-cim16-info#"), | ||
"entsoe": Namespace("http://entsoe.eu/CIM/SchemaExtension/3/1#"), | ||
"entsoe2": Namespace("http://entsoe.eu/CIM/SchemaExtension/3/2#"), | ||
"md": Namespace("http://iec.ch/TC57/61970-552/ModelDescription/1#"), | ||
"pti": Namespace("http://www.pti-us.com/PTI_CIM-schema-cim16#"), | ||
"tnt": Namespace("http://purl.org/cognite/tnt#"), | ||
"neat": DEFAULT_NAMESPACE, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🪦
@@ -271,7 +271,7 @@ def _class2asset_instance( | |||
if "name" in remapped_class_instance and remapped_class_instance["name"] == "": | |||
remapped_class_instance["name"] = empty_name_default | |||
# To maintain shape across of all assets of specific type we are adding missing metadata | |||
# keys as empty strings, this was request by Statnett |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤫
[0.85.5] - 04-07-24
Fixed
in DMS Instances
Removed