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

Add 'Model' as new Entity #42

Open
majensen opened this issue Jul 5, 2023 · 0 comments
Open

Add 'Model' as new Entity #42

majensen opened this issue Jul 5, 2023 · 0 comments
Assignees

Comments

@majensen
Copy link
Collaborator

majensen commented Jul 5, 2023

Add Model as a class in objects.py - enable loaders to create these automatically (as "orphan" nodes)

@majensen majensen assigned majensen and nelsonwmoore and unassigned majensen Jul 5, 2023
nelsonwmoore added a commit that referenced this issue Jul 20, 2023
- Add Model class to objects.py #42
- edit get_label method of Entity class so that it returns the label provided in the object class's mapspec rather than from the object class's name
- add test for get_label method to test_002objects.py
- bump package version to 0.2.2
- make_model_changelog bugfixes to prevent duplicate relationship creation if terms or value sets are shared by multiple models and to add nanoid to tags before generating cypher so that multiple relationships aren't created from taggable entities to each generated tag
- formatting
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

2 participants