Skip to content

Commit

Permalink
refactor: moves the study column under the Belongs To header
Browse files Browse the repository at this point in the history
  • Loading branch information
svituz committed Sep 20, 2024
1 parent b16cc2e commit dcdf79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/biobank-directory/molgenis.csv
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Collections,,biobank_label,Biobank Label,string,,true,,"Name of the biobank, to
Collections,,network,Network,ref_array,,false,,"Reference to a network ID, to which the collection belongs to.",,Networks,,${name},,,,,
Collections,,combined_network,Combined Network,ref_array,,false,,"Reference to one or more network IDs, to which the collection belongs directly or indirectly (i.e., either the collection is explicitly marked as part of the network or its biobank is).",,Networks,,${name},,,,,
Collections,,also_known,Also Known In,ref_array,,false,,The collection also exists in …,,AlsoKnownIn,,${name_system},,,,,
Collections,,study,Study,ref,,false,,A link to a Study during which the collection was generated,,Studies,,${title},,,,,
Collections,,characteristics,Characteristics,heading,,false,,Collection Characteristics,,,,,,,,,
Collections,,type,Collection Types,ontology_array,,true,,Type(s) of the collection - MIABIS-2.0-19.,DirectoryOntologies,CollectionTypes,,${label},,,,,
Collections,,data_categories,Data Categories,ontology_array,,true,,Denotes which types of data are available (MIABIS-2.0-13).,DirectoryOntologies,DataCategories,,${label},,,,,
Expand Down Expand Up @@ -115,7 +116,6 @@ Collections,,access_joint_project,Access via Join Projects to,ontology_array,,fa
Collections,,access_description,Access Description,text,,false,,Short description of the access rules.,,,,,,,,,
Collections,,access_uri,Access URI,hyperlink,,false,,URI describing the access policy.,,,,,,,,,
Collections,,sop,PD/SOPs,ontology_array,,false,,Availability of Process Descriptions (PDs) and/or Standard Operating Procedures (SOPs).,DirectoryOntologies,SOPs,,${label},,,,,
Collections,,study,Study,ref,,false,,A link to a Study during which the collection was generated,,Studies,,${title},,,,,
ContactPersonsNationalNodes,,,,,,,,Contact persons national nodes,,,,,,,,,
ContactPersonsNationalNodes,,id,ID,string,1,true,true,Unique ID.,,,,,,,,,
ContactPersonsNationalNodes,,first_name,First name,string,,false,,First name.,,,,,,,,,
Expand Down

0 comments on commit dcdf79f

Please sign in to comment.