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 files via upload #34

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

QirenSun
Copy link

Added get_all_relationships and get_all_attributes in local.py.
Added parse_relationships and parse_attributes in utils.py.
Modified Relationship in models.py and added the self.phrase to Class Relationship.
Modified Attributes in models.py and transformed the attributes and subjects type from the list to string.

@QirenSun
Copy link
Author

Modified Class Relationship and Class Attribute may cause the bug when trying to invoke other function. I recommend creating new Class Relationships and Attributes to avoid the problem.

@QirenSun
Copy link
Author

Added Class Relationships and Attributes in models.py as the models of get_all_relationships and get_all_attribute.

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

Successfully merging this pull request may close these issues.

None yet

1 participant