-
Notifications
You must be signed in to change notification settings - Fork 1
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
What tables to fill when processing a template file? #2
Comments
Yes to classification_definitions, classification_items, and data Datasets:
datagroups and projects: other lookup tables: |
How can I determine if a file belongs to a data group or project?
OK
I propose to control this by means of mySQL user permissions. I.e. the user
OK |
Q) How can I determine if a file belongs to a data group or project? Datagroups are described in the datagroups, projects in the projects table. For examples, I put the latest (this morning's IEDC_Prototype_Datasets_Batch1_Upload.xlsx) into the DropBox folder \Dropbox\G7 RECC\Data\IE_Data_Commons_Prototype\ Good idea to grant write permissions to individual tables, that makes clear what data providers can change and what not! |
@stefanpauliuk In your comment here, you wrote of a "dataset table entry". Are you referring to the table
datasets
? It seems like may have overlooked this table. Can you please confirm what tables I need to fill when uploading a dataset (with custom classification)?So far I know of:
classification_definitions
classification_items
data
- will work on this todaydatasets
Are there more tables?
datasets
already contains entries. Are they generated by another script or should I fill them?The text was updated successfully, but these errors were encountered: