deepforge-dev / webgme-json-importer

Define models and metamodels in JSON for import, export, and synchronization.
3 stars 1 forks source link

Add support for "alias" field. Closes #17 #18

Closed brollb closed 2 years ago

brollb commented 2 years ago

This PR adds support for an optional alias field which assigns an @id field implicitly so the node can be easily referenced from other nodes regardless of the actual value of id (allowing it to be set to relative identity resolvers).