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

Resource to Resource Relationship Types collection must have specific UUID #1

Open
mradamcox opened this issue Aug 28, 2018 · 1 comment
Assignees

Comments

@mradamcox
Copy link
Contributor

All r2r relationships need to be put into the default collection whose UUID is 00000000-0000-0000-0000-000000000005. This is where collections are gathered (as far as I can tell) for the interface: https://github.com/archesproject/arches/blob/master/arches/app/views/resource.py#L70.

@mradamcox
Copy link
Contributor Author

One idea would be to have a config setting in the Collection UUID file (or some other config file) where the user would define which top concepts contain resource to resource relationships, so the script would know which concepts to aggregate into this collection.

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