-
Notifications
You must be signed in to change notification settings - Fork 0
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
Metadata template development #2
Comments
We can add some functions to dot irods utils like listSubdirsOfType(subdir name) and just give 'mdtemplate' as a parameter, then we can reuse those methods for other special .irods types like virtual collections listSubdirsOfTypeForUser(subdir name, use) listSubdirsOfTypeInParenter(subdir name, current irodsPath) See what I mean? We can still put that sort of gathering of public, user, and collection based special .irods files in dot-irods-utils and not pollute other special types. |
Develop facilities for metadata template integration in .irods files, including json round trip, discovery, and interface creation support.
The text was updated successfully, but these errors were encountered: