Skip to content
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

In the ER diagram for the full model, should references to identifiers be represented with dashed lines? #216

Open
ASL-rmarshall opened this issue Nov 1, 2023 · 0 comments

Comments

@ASL-rmarshall
Copy link
Collaborator

When an instance of a class is referenced by identifier (the referenced class is not defined as inlined in the model), instances of the classes at both ends of the relationship can exist independently. This implies that the relationship is "non-identifying", in which case it would be better represented as a dashed line in the ER diagram.

Currently, the ARS ER diagrams are generated by the linkml ER diagram generator, which assumes that all relationships are "identifying".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant