Project

General

Profile

1
export const piwiks = [
2
  {
3
    'repositoryId': 'repo_id',
4
    'openaireId': 'oa_id',
5
    'repositoryName': 'the repo name',
6
    'country': 'Greece',
7
    'siteId': '123',
8
    'authenticationToken': '32846584f571be9b57488bf4088f30ea',
9
    'creationDate':  new Date(2018, 1, 3),
10
    'requestorName': 'Bla blabla',
11
    'requestorEmail': 'blabla@gmail.com',
12
    'validated': false,
13
    'validationDate':  new Date(2018, 1, 3),
14
    'comment' : ''
15
  },
16
  {
17
    'repositoryId': 'repo_id2',
18
    'openaireId': 'oa_id2',
19
    'repositoryName': 'the repo name2',
20
    'country': 'Greece',
21
    'siteId': '123',
22
    'authenticationToken': '32846584f88f30easdfasdfa',
23
    'creationDate':  new Date(2018, 1, 4),
24
    'requestorName': 'Bla blabla',
25
    'requestorEmail': 'blabla2@gmail.com',
26
    'validated': true,
27
    'validationDate':  new Date(2018, 1, 4),
28
    'comment' : ''
29
  },
30
  {
31
    'repositoryId': 'repo_id3',
32
    'openaireId': 'oa_id',
33
    'repositoryName': 'the repo name',
34
    'country': 'Greece',
35
    'siteId': '123',
36
    'authenticationToken': '32846584f571be9b57488bf4088f30ea',
37
    'creationDate': new Date(2018, 1, 3),
38
    'requestorName': 'Bla blabla',
39
    'requestorEmail': 'blabla2@gmail.com',
40
    'validated': false,
41
    'validationDate': new Date(2018, 1, 3),
42
    'comment' : ''
43
  }
44
];
45

    
46
export const jobsOfUser = [
47
  {
48
      'repository': 'http://dspace.lib.ntua.gr/oai/request',
49
      'validation': [
50
          {
51
              'type': 'OAI Content',
52
              'status': 'finished',
53
              'score': 0
54
          },
55
          {
56
              'type': 'OAI Usage',
57
              'status': 'finished',
58
              'score': 0
59
          }
60
      ],
61
      'started': '2018-01-29 11:47:40',
62
      'guidelines' :'For Data Archives (2.0)',
63
      'result' : 'failed'
64
  },
65
  {
66
      'repository': 'http://nemertes.lis.upatras.gr/oai/request',
67
      'validation': [
68
          {
69
              'type': 'OAI Content',
70
              'status': 'finished',
71
              'score': 0
72
          },
73
          {
74
              'type': 'OAI Usage',
75
              'status': 'finished',
76
              'score': 0
77
          }
78
      ],
79
      'started': '2018-01-26 18:29:40',
80
      'guidelines' :'For Literature Repositories (3.0)',
81
      'result' : 'failed'
82
  },
83
  {
84
      'repository': 'http://dspace.lib.ntua.gr/oai/request',
85
      'validation': [
86
          {
87
              'type': 'OAI Content',
88
              'status': 'finished',
89
              'score': 0
90
          },
91
          {
92
              'type': 'OAI Usage',
93
              'status': 'finished',
94
              'score': 0
95
          }
96
      ],
97
      'started': '2018-01-23 14:7:13',
98
      'guidelines' :'For Data Archives (2.0)',
99
      'result' : 'failed'
100
  },
101
  {
102
      'repository': 'http://nemertes.lis.upatras.gr/oai/request',
103
      'validation': [
104
          {
105
              'type': 'OAI Content',
106
              'status': 'finished',
107
              'score': 0
108
          },
109
          {
110
              'type': 'OAI Usage',
111
              'status': 'finished',
112
              'score': 0
113
          }
114
      ],
115
      'started': '2018-01-26 18:29:40',
116
      'guidelines' :'For CRIS (3.0)',
117
      'result' : 'failed'
118
  },
119
  {
120
      'repository': 'http://medusa.libver.gr/oai/request',
121
      'validation': [
122
          {
123
              'type': 'OAI Content',
124
              'status': 'finished',
125
              'score': 73
126
          },
127
          {
128
              'type': 'OAI Usage',
129
              'status': 'finished',
130
              'score': 61
131
          }
132
      ],
133
      'started': '2018-07-16 18:29:40',
134
      'guidelines' :'For Literature Repositories (3.0)',
135
      'result' : 'failed'
136
  },
137
  {
138
      'repository': 'http://medusa.libver.gr/oai/request',
139
      'validation': [
140
          {
141
              'type': 'OAI Content',
142
              'status': 'pending',
143
              'score': 0
144
          },
145
          {
146
              'type': 'OAI Usage',
147
              'status': 'pending',
148
              'score': 0
149
          }
150
      ],
151
      'started': '2018-07-16 18:29:40',
152
      'guidelines' :'For Literature Repositories (3.0)',
153
      'result' : 'failed'
154
  },
155
  {
156
      'repository': 'http://medusa.libver.gr/oai/request',
157
      'validation': [
158
          {
159
              'type': 'OAI Content',
160
              'status': 'pending',
161
              'score': 0
162
          },
163
          {
164
              'type': 'OAI Usage',
165
              'status': 'pending',
166
              'score': 0
167
          }
168
      ],
169
      'started': '2018-07-16 18:29:40',
170
      'guidelines' :'For Literature Repositories (3.0)',
171
      'result' : 'failed'
172
  },
173
  {
174
      'repository': 'http://medusa.libver.gr/oai/request',
175
      'validation': [
176
          {
177
              'type': 'OAI Content',
178
              'status': 'pending',
179
              'score': 0
180
          },
181
          {
182
              'type': 'OAI Usage',
183
              'status': 'pending',
184
              'score': 0
185
          }
186
      ],
187
      'started': '2018-07-16 18:29:40',
188
      'guidelines' :'For Literature Repositories (3.0)',
189
      'result' : 'failed'
190
  },
191
  {
192
      'repository': 'http://medusa.libver.gr/oai/request',
193
      'validation': [
194
          {
195
              'type': 'OAI Content',
196
              'status': 'pending',
197
              'score': 0
198
          },
199
          {
200
              'type': 'OAI Usage',
201
              'status': 'pending',
202
              'score': 0
203
          }
204
      ],
205
      'started': '2018-07-16 18:29:40',
206
      'guidelines' :'For Literature Repositories (3.0)',
207
      'result' : 'failed'
208
  },
209
  {
210
      'repository': 'http://medusa.libver.gr/oai/request',
211
      'validation': [
212
          {
213
              'type': 'OAI Content',
214
              'status': 'pending',
215
              'score': 0
216
          },
217
          {
218
              'type': 'OAI Usage',
219
              'status': 'pending',
220
              'score': 0
221
          }
222
      ],
223
      'started': '2018-07-16 18:29:40',
224
      'guidelines' :'For Literature Repositories (3.0)',
225
      'result' : 'failed'
226
  },
227
  {
228
      'repository': 'http://medusa.libver.gr/oai/request',
229
      'validation': [
230
          {
231
              'type': 'OAI Content',
232
              'status': 'pending',
233
              'score': 0
234
          },
235
          {
236
              'type': 'OAI Usage',
237
              'status': 'pending',
238
              'score': 0
239
          }
240
      ],
241
      'started': '2018-07-16 18:29:40',
242
      'guidelines' :'For Literature Repositories (3.0)',
243
      'result' : 'failed'
244
  }
245

    
246
];
(1-1/11)