Skip to content

Commit

Permalink
Update database
Browse files Browse the repository at this point in the history
  • Loading branch information
caggursoy committed Mar 21, 2024
1 parent 2fbd84d commit be802d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ariadne/data/data_ariadne_edges.csv
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ id;source;target;subgraph;label;background-color
224;Resource Sharing;Materials;ResourceSharing;;black
225;Materials;Open Science Framework;Materials;;black
226;Materials;Zenodo;Materials;;black
227;Materials;GitHub;Materials;;black
227;Materials;GitHub_mat;Materials;;black
228;Dissemination;Psychology conference timelines;Dissemination;;black
229;Dissemination;Poster;Dissemination;;black
230;Poster;Designing conference posters;Poster;;black
Expand Down
2 changes: 1 addition & 1 deletion ariadne/data/data_ariadne_nodes.csv
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ Materials;Materials;diamond;#40B0A6;white;3;ResourceSharing;Dissemination;no;NA;
Materials;Materials;diamond;#40B0A6;white;3;Materials;Dissemination;no;NA;;NA
Open Science Framework;Open Science Framework;ellipse;#D41159;white;4;Materials;Dissemination;yes;https://osf.io/;https://osf.io/;The Open Science Framework (OSF) is a web-based platform that facilitates collaboration and supports the entire research lifecycle by providing tools for project organization, data sharing, collaboration, and transparency. Consider the hosting server location and its data policity before sharing the data.
Zenodo;Zenodo;ellipse;#D41159;white;4;Materials;Dissemination;yes;https://zenodo.org/;https://zenodo.org/;Zenodo is an open-access repository that allows researchers to store, share, and publish their research outputs, including datasets, code, preprints, and other scholarly materials, ensuring long-term preservation and accessibility. Consider the hosting server location and its data policity before sharing the data.
GitHub;GitHub;ellipse;#D41159;white;4;Materials;Dissemination;yes;https://github.com/;https://github.com/;GitHub is a web-based platform for version control and collaborative software development, allowing developers to host, review, and manage code repositories.
GitHub_mat;GitHub;ellipse;#D41159;white;4;Materials;Dissemination;yes;https://github.com/;https://github.com/;GitHub is a web-based platform for version control and collaborative software development, allowing developers to host, review, and manage code repositories.
Psychology conference timelines;Psychology conference timelines;ellipse;#D41159;white;2;Dissemination;Dissemination;yes;https://docs.google.com/spreadsheets/d/1_7pokWiDjYBIr7eyYkJ5CvYvqZPZcMf3gChNC14vJZI/edit#gid=0;https://docs.google.com/spreadsheets/d/1_7pokWiDjYBIr7eyYkJ5CvYvqZPZcMf3gChNC14vJZI/edit#gid=0;A spreadsheet of many psychological conferences and their timelines.
Poster;Poster;diamond;#40B0A6;white;2;Dissemination;Dissemination;no;NA;;NA
Poster;Poster;diamond;#40B0A6;white;2;Poster;Dissemination;no;NA;;NA
Expand Down

0 comments on commit be802d6

Please sign in to comment.