forked from UoEMainLibrary/Mantra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsoftwarepracticals.html
204 lines (196 loc) · 10.9 KB
/
softwarepracticals.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
<meta content="width=device-width" name="viewport" />
<title>Research Data MANTRA - Software Practicals</title>
<meta name="MANTRA is an online course designed for researchers or others planning to manage digital data as part of the research process." />
<meta content="MANTRA is an online course designed for researchers or others planning to manage digital data as part of the research process."
name="description" />
<link type="text/css" rel="stylesheet" href="fluidlayout.css" />
<script charset="utf-8" type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script charset="utf-8" type="text/javascript" src="specimen_files/easytabs.js"></script>
<link charset="utf-8" type="text/css" href="specimen_files/specimen_stylesheet.css"
rel="stylesheet" />
<link charset="utf-8" type="text/css" href="stylesheet.css" rel="stylesheet" />
<link type="image/x-icon" rel="shortcut icon" href="images/favicon.ico" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"
type="text/javascript"> </script>
<script src="includes/javascript.js" type="text/javascript"> </script>
<script type="text/javascript">var switchTo5x=true;</script>
<script src="http://w.sharethis.com/button/buttons.js" type="text/javascript"></script>
<script type="text/javascript">stLight.options({publisher: "6fe7cecf-9303-417b-b4d4-8cf67d47221d", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-26189301-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script> </head>
<body>
<div class="banner"><a href="#"></a>
<h1>MANTRA Research Data Management Training</h1>
</div>
<div class="topmenu">
<div class="clear"></div>
<div class="links2">
<ul id="nav">
<li id="nav-notopen"><a href="./">Home</a></li>
<li id="nav-about"><a href="about.html">About</a></li>
<li id="nav-acknowledgements"><a href="acknowledgements.html">Acknowledgements</a></li>
<li id="nav-mooc"><a href="rdmsmooc.html">RDMS MOOC</a></li>
<li id="nav-feedback"><a href="feedback.html">Feedback</a></li>
<li id="nav-contact"><a href="http://www.ed.ac.uk/information-services/research-support/research-data-service/contact" target="_blank">Contact
Us</a></li>
</ul>
</div>
<!--main content begins here-->
<div class="content"> <br />
<h2>Data handling tutorials</h2>
<div class="software">
<h3>Data handling in SPSS 23 </h3>
<p>SPSS tutorial, December 2017, by Bob Sanders, Diarmuid McDonnell
and Pauline Ward</p>
<table class="third" cellspacing="0" cellpadding="5" border="1" width="100%">
<tbody>
<tr class="third">
<td class="third" width="85%">
<p><a href="practicals/Handling_Data_using_SPSS_workbook_11December2017.pdf"
target="_blank">Workbook: Handling data management using
SPSS</a></p>
</td>
</tr>
<tr class="third">
<td class="third">
<p><a href="practicals/Handling_data_using_SPSS_2018_09_28.zip">Zipped
data files</a> and example folder structure for use in
tutorial </p>
</td>
</tr>
</tbody>
</table>
<h3>Data handling in R</h3>
<p>R tutorial version 4, August 2014, authored by Dr. Duncan Smallman,
edited by Laine Ruus and Pauline Ward</p>
<table class="third" cellspacing="0" cellpadding="5" border="1" width="100%">
<tbody>
<tr class="third">
<td class="third" width="85%"><a target="_blank" href="practicals/MANTRA-R-Practical-Intro.pdf">R
Practical Exercise - Introduction [PDF] </a>(2 pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-R-Exercise1.pdf">R
- Exercise 1 [PDF]</a> (21 pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-R-Exercise2.pdf">R
- Exercise 2 [PDF]</a> (18 pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-R-Exercise3.pdf">R
- Exercise 3 [PDF]</a> (10 pages).</td>
</tr>
<tr class="third">
<td class="third"><a href="practicals/MANTRA-R-practicals-data-files.zip">Zipped
data files and script files</a> for tutorial</td>
</tr>
</tbody>
</table>
<h3>Data handling in ArcGIS 10.2</h3>
<p>ArcGIS tutorial version 4, August 2014 by James Crone, EDINA,
edited by Pauline Ward and Stuart MacDonald</p>
<table class="third" cellspacing="0" cellpadding="5" border="1" width="100%">
<tbody>
<tr class="third">
<td class="third" width="85%"><a target="_blank" href="practicals/MANTRA-ArcGIS_Practical_Introduction.pdf">Introduction
to Practical Exercise [PDF]</a> (5 pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-ArcGIS_Practical_Exercise1.pdf">Exercise
1: Build Geodatabase from input datasets [PDF]</a> (20
pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-ArcGIS_Practical_Exercise2.pdf">Exercise
2: Derive new datasets from inputs and carry out
Multi-criteria analysis in order to identify the fieldwork
sites[PDF]</a> (11 pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-ArcGIS_Practical_Exercise3.pdf">Exercise
3: Use layer files to store Cartographic styling in ArcGIS
[PDF]</a> (6 pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-ArcGIS_Practical_Exercise4.pdf">Exercise
4: Preserve datasets for future use and create metadata
records [PDF]</a> (9 pages).</td>
</tr>
<tr class="third">
<td class="third"><a href="practicals/Mantra_ArcGIS_datasets.zip">Zipped
data files</a> for tutorial</td>
</tr>
</tbody>
</table>
<h3>Data handling in NVivo 9</h3>
<p>NVivo tutorial version 4, August 2011 by Dr. Aikaterini Chatsiou
(UK Data Archive)</p>
<table class="third" cellspacing="0" cellpadding="5" border="1" width="100%">
<tbody>
<tr class="third">
<td class="third" width="85%"><a target="_blank" href="practicals/MANTRA-NVIVO-exercise-Intro.pdf">NVivo
Practical Exercise - Introduction [PDF]</a> (9 pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-NVIVO-exercise-Unit1.pdf">NVivo
Practical Exercise - Unit 1: Preparing your Qualitative data
for use in NVivo9 [PDF]</a> (19 pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-NVIVO-exercise-Unit2.pdf">NVivo
Practical Exercise - Unit 2: Managing your data when working
in NVivo 9[PDF]</a> (19 pages).</td>
</tr>
<tr class="third">
<td class="third"><a target="_blank" href="practicals/MANTRA-NVIVO-exercise-Unit3.pdf">NVivo
Practical Exercise - Unit 3: Managing your data at the end
of your project [PDF]</a> (16 pages).</td>
</tr>
<tr class="third">
<td class="third"><a href="practicals/MANTRA_NVIVO9_exercise_files_00.04.zip">Zipped
data files</a> for tutorial (13.1 MB expands to 32.2 MB
unzipped)</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--main content ends here--></div>
<div class="footerbox">
<div class="logos">
<div class="uofe"><a href="http://www.ed.ac.uk/home" target="_blank"><img src="images/universityofedinburghlogo.png"
alt="The University of Edinburgh" title="University of Edinburgh logo"
border="0" height="68" width="244" /></a></div>
<div class="socialmedia"><span class="st_sharethis_large" displaytext="ShareThis"></span>
<span class="st_facebook_large" displaytext="Facebook"></span> <span^M^M
class="st_twitter_large" displaytext="Tweet"></span> <span class="st_email_large"
displaytext="Email"></span></div>
<div class="cc2"><a href="http://creativecommons.org/licenses/by/4.0/" rel="license"><img
src="images/cc.png" alt="Creative Commons" title="Creative Commons logo"
border="0" height="31" width="88" /></a></div>
<div class="rdslogo"><a href="https://www.ed.ac.uk/information-services/research-support/research-data-service" target="_blank"><img src="images/rdslogolarge.png"
alt="Research Data Service" title="Research Data Service logo"
border="0" width="200" /></a></div>
<div class="clear"></div>
<div class="footer"> <a href="privacynotice.html">Mantra Privacy Notice</a> | <a href="https://www.ed.ac.uk/about/website/privacy" target="_blank">Privacy & Cookies</a> | <a href="accessibility.html">Website Accessibility Statement</a><br />
<br />
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336, VAT Registration Number
GB592950700.</div>
</div>
</div>
</body>
</html>