-
Notifications
You must be signed in to change notification settings - Fork 0
/
ro-crate-preview.html
255 lines (216 loc) · 15.7 KB
/
ro-crate-preview.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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<html>
<head>
<script type="application/ld+json">
{
"@context": [
"https://w3id.org/ro/crate/1.1/context",
{
"scicat": "https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#"
}
],
"@graph": [
{
"@id": "ro-crate-metadata.json",
"@type": "CreativeWork",
"conformsTo": {
"@id": "https://w3id.org/ro/crate/1.1"
},
"about": {
"@id": "./"
}
},
{
"@id": "./",
"@type": "Dataset",
"name": "Data of turn pattern matching between measurement and simulation of the PSI Ring Cyclotron",
"description": "Data of the turn pattern matching paper .",
"license": "https://creativecommons.org/licenses/by/4.0/legalcode",
"datePublished": "2020-09-09T12:25:37.608Z",
"hasParts": {
"@id": "https://doi.psi.ch/detail/10.16907%2F00b95267-8b8b-48a7-8de6-8da6b9b7bb7d"
}
},
{
"@id": "https://doi.psi.ch/detail/10.16907%2F00b95267-8b8b-48a7-8de6-8da6b9b7bb7d",
"@type": "scicat:PublishedData",
"scicat:doi": "10.16907/00b95267-8b8b-48a7-8de6-8da6b9b7bb7d",
"scicat:creator": "Matthias Frey",
"scicat:publisher": "PSI",
"scicat:publicationYear": 2020,
"scicat:title": "Data of turn pattern matching between measurement and simulation of the PSI Ring Cyclotron",
"scicat:url": "",
"scicat:abstract": "Data of the paper \"Matching of turn pattern measurements for cyclotrons using multiobjective optimization\" published in Physical Review Accelerators and Beams. The data is generated as part of the PhD thesis funded by the Swiss National Science Foundation (SNSF) under contract number 200021_159936. ",
"scicat:dataDescription": "Data of the turn pattern matching paper .",
"scicat:resourceType": "raw",
"scicat:numberOfFiles": 1,
"scicat:sizeOfArchive": 383766,
"scicat:pidArray": {
"@id": "https://discovery.psi.ch/datasets/20.500.11935%2f5148ff5d-3f0d-464b-9e3b-7d71e18b4822"
},
"scicat:registeredTime": "2020-09-09T12:25:37.608Z",
"scicat:status": "registered",
"scicat:thumbnail": "data:image/png;base64,iVBORw0KGgoAA...RU5ErkJggg==",
"scicat:relatedPublications": "https://doi.org/10.1103/PhysRevAccelBeams.22.064602",
"scicat:downloadLink": "",
"scicat:createdBy": "ms-ad.frey_m",
"scicat:updatedBy": "archiveManager",
"scicat:createdAt": "2020-09-09T12:25:31.298Z",
"scicat:updatedAt": "2021-02-13T04:02:16.436Z",
"hasParts": {
"@id": "data1.txt"
}
},
{
"@id": "data1.txt",
"@type": "File",
"contentSize": "383766"
}
]
}
</script>
<!-- script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script -->
<script src="https://unpkg.com/ro-crate-html@0.1/dist/ro-crate-dynamic.min.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta charset='utf-8'/>
<style>
table.table {
padding-bottom: 300px;
}
</style>
</head>
<body>
<nav class="navbar">
<ul class="nav navbar-nav" >
<li ><a href="#"><span class="glyphicon glyphicon-home dataset_name"> Data of turn pattern matching between measurement and simulation of the PSI Ring Cyclotron</span></a></li>
</ul>
</nav>
<div class="container">
<div class="jumbotron">
<h4 class="citation"></h4>
<h3 class="item_name">Data of turn pattern matching between measurement and simulation of the PSI Ring Cyclotron</h3>
<a href="./ro-crate-metadata.json">⬇️🏷️ Download all the metadata for <span class='name'>Data of turn pattern matching between measurement and simulation of the PSI Ring Cyclotron</span> in JSON-LD format</a>
<div id="check"></div>
</div>
<div id="summary">
<div class='all-meta'>
<div>
<h3> Data of turn pattern matching between measurement and simulation of the PSI Ring Cyclotron</h3>
<div id="./">
<table class="table metadata table-striped" >
<tbody><tr>
<th style="text-align:left;" class="prop">@id</th>
<td style='text-align:left'><span>./</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">name<span> </span><a href="http://schema.org/name">[?]</a></th>
<td style='text-align:left'><span>Data of turn pattern matching between measurement and simulation of the PSI Ring Cyclotron</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">@type</th>
<td style='text-align:left'><span>Dataset</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">description<span> </span><a href="http://schema.org/description">[?]</a></th>
<td style='text-align:left'><span>Data of the turn pattern matching paper .</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">datePublished<span> </span><a href="http://schema.org/datePublished">[?]</a></th>
<td style='text-align:left'><span>2020-09-09T12:25:37.608Z</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">license<span> </span><a href="http://schema.org/license">[?]</a></th>
<td style='text-align:left'><a href="https://creativecommons.org/licenses/by/4.0/legalcode">https://creativecommons.org/licenses/by/4.0/legalcode</a></td>
</tr><tr>
<th style="text-align:left;" class="prop">hasParts</th>
<td style='text-align:left'><a href="#https%3A//doi.psi.ch/detail/10.16907%252F00b95267-8b8b-48a7-8de6-8da6b9b7bb7d">https://doi.psi.ch/detail/10.16907%2F00b95267-8b8b-48a7-8de6-8da6b9b7bb7d</a></td>
</tr><tr><th colspan="2" style="text-align:center">Items that reference this one</th><tr><tr>
<th style="text-align:left;" class="prop">about<span> </span><a href="http://schema.org/about">[?]</a></th>
<td style='text-align:left'><a href="#ro-crate-metadata.json">ro-crate-metadata.json</a></td>
</tr></tbody>
</table>
</div>
</div>
<hr/><br/><br/>
<div>
<h3><a href="https://doi.psi.ch/detail/10.16907%2F00b95267-8b8b-48a7-8de6-8da6b9b7bb7d">Go to: </a> https://doi.psi.ch/detail/10.16907%2F00b95267-8b8b-48a7-8de6-8da6b9b7bb7d</h3>
<div id="https://doi.psi.ch/detail/10.16907%2F00b95267-8b8b-48a7-8de6-8da6b9b7bb7d">
<table class="table metadata table-striped" >
<tbody><tr>
<th style="text-align:left;" class="prop">@id</th>
<td style='text-align:left'><a href="https://doi.psi.ch/detail/10.16907%2F00b95267-8b8b-48a7-8de6-8da6b9b7bb7d">https://doi.psi.ch/detail/10.16907%2F00b95267-8b8b-48a7-8de6-8da6b9b7bb7d</a></td>
</tr><tr>
<th style="text-align:left;" class="prop">@type</th>
<td style='text-align:left'><span>scicat:PublishedData</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:doi<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#doi">[?]</a></th>
<td style='text-align:left'><span>10.16907/00b95267-8b8b-48a7-8de6-8da6b9b7bb7d</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:creator<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#creator">[?]</a></th>
<td style='text-align:left'><span>Matthias Frey</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:publisher<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#publisher">[?]</a></th>
<td style='text-align:left'><span>PSI</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:publicationYear<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#publicationYear">[?]</a></th>
<td style='text-align:left'><span>2020</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:title<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#title">[?]</a></th>
<td style='text-align:left'><span>Data of turn pattern matching between measurement and simulation of the PSI Ring Cyclotron</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:url<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#url">[?]</a></th>
<td style='text-align:left'></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:abstract<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#abstract">[?]</a></th>
<td style='text-align:left'><span>Data of the paper "Matching of turn pattern measurements for cyclotrons using multiobjective optimization" published in Physical Review Accelerators and Beams. The data is generated as part of the PhD thesis funded by the Swiss National Science Foundation (SNSF) under contract number 200021_159936. </span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:dataDescription<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#dataDescription">[?]</a></th>
<td style='text-align:left'><span>Data of the turn pattern matching paper .</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:resourceType<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#resourceType">[?]</a></th>
<td style='text-align:left'><span>raw</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:numberOfFiles<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#numberOfFiles">[?]</a></th>
<td style='text-align:left'><span>1</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:sizeOfArchive<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#sizeOfArchive">[?]</a></th>
<td style='text-align:left'><span>383766</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:pidArray<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#pidArray">[?]</a></th>
<td style='text-align:left'><a href="https://discovery.psi.ch/datasets/20.500.11935%2f5148ff5d-3f0d-464b-9e3b-7d71e18b4822">https://discovery.psi.ch/datasets/20.500.11935%2f5148ff5d-3f0d-464b-9e3b-7d71e18b4822</a></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:registeredTime<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#registeredTime">[?]</a></th>
<td style='text-align:left'><span>2020-09-09T12:25:37.608Z</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:status<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#status">[?]</a></th>
<td style='text-align:left'><span>registered</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:thumbnail<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#thumbnail">[?]</a></th>
<td style='text-align:left'><span>data:image/png;base64,iVBORw0KGgoAA...RU5ErkJggg==</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:relatedPublications<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#relatedPublications">[?]</a></th>
<td style='text-align:left'><a href="https://doi.org/10.1103/PhysRevAccelBeams.22.064602">https://doi.org/10.1103/PhysRevAccelBeams.22.064602</a></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:downloadLink<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#downloadLink">[?]</a></th>
<td style='text-align:left'></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:createdBy<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#createdBy">[?]</a></th>
<td style='text-align:left'><span>ms-ad.frey_m</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:updatedBy<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#updatedBy">[?]</a></th>
<td style='text-align:left'><span>archiveManager</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:createdAt<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#createdAt">[?]</a></th>
<td style='text-align:left'><span>2020-09-09T12:25:31.298Z</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">scicat:updatedAt<span> </span><a href="https://raw.githubusercontent.com/paulscherrerinstitute/scicat-rocrate/refs/heads/scicat-types/scicat-types/published-data.jsonld#updatedAt">[?]</a></th>
<td style='text-align:left'><span>2021-02-13T04:02:16.436Z</span></td>
</tr><tr>
<th style="text-align:left;" class="prop">hasParts</th>
<td style='text-align:left'><a href="#data1.txt">data1.txt</a></td>
</tr><tr><th colspan="2" style="text-align:center">Items that reference this one</th><tr><tr>
<th style="text-align:left;" class="prop">hasParts</th>
<td style='text-align:left'><a href="#./">Data of turn pattern matching between measurement and simulation of the PSI Ring Cyclotron</a></td>
</tr></tbody>
</table>
</div>
</div>
<hr/><br/><br/></div>
</div>
</body>
</html>