Skip to content

Remove setting sc-element subtype logic from scs loader #385

Description

@KovalM

Remove processing of sc-element subtype from scsloader. For example, if we have construction like:

sc_node_norole_relation -> nrel_goto;

Current implementation will load it as:
image

New implementation should load it as:
image

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions