cirneco 0.9.16 → 0.9.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. checksums.yaml +5 -5
  2. data/Gemfile.lock +70 -67
  3. data/cirneco.gemspec +3 -3
  4. data/lib/cirneco/data_center.rb +0 -2
  5. data/lib/cirneco/doi.rb +2 -90
  6. data/lib/cirneco/media.rb +1 -3
  7. data/lib/cirneco/metadata.rb +0 -2
  8. data/lib/cirneco/utils.rb +3 -3
  9. data/lib/cirneco/version.rb +1 -1
  10. data/lib/cirneco/work.rb +0 -2
  11. data/spec/api_spec.rb +8 -7
  12. data/spec/doi_spec.rb +4 -63
  13. data/spec/fixtures/vcr_cassettes/Cirneco_Work/media/includes_media.yml +42 -56
  14. data/spec/fixtures/vcr_cassettes/Cirneco_Work/schema/BlogPosting.yml +42 -56
  15. data/spec/utils_spec.rb +9 -10
  16. data/spec/work_spec.rb +2 -2
  17. metadata +10 -93
  18. data/data/authors.yml +0 -0
  19. data/data/references.yaml +0 -0
  20. data/data/site.yml +0 -0
  21. data/lib/cirneco/file_utils.rb +0 -371
  22. data/resources/jats-1.1/JATS-journalpublishing1-elements.xsd +0 -8608
  23. data/resources/jats-1.1/JATS-journalpublishing1-mathml3-elements.xsd +0 -8608
  24. data/resources/jats-1.1/JATS-journalpublishing1-mathml3.xsd +0 -48
  25. data/resources/jats-1.1/JATS-journalpublishing1.xsd +0 -59
  26. data/resources/jats-1.1/module-ali.xsd +0 -46
  27. data/resources/jats-1.1/standard-modules/mathml2/common/common-attribs.xsd +0 -44
  28. data/resources/jats-1.1/standard-modules/mathml2/common/math.xsd +0 -126
  29. data/resources/jats-1.1/standard-modules/mathml2/common/xlink-href.xsd +0 -20
  30. data/resources/jats-1.1/standard-modules/mathml2/content/arith.xsd +0 -90
  31. data/resources/jats-1.1/standard-modules/mathml2/content/calculus.xsd +0 -146
  32. data/resources/jats-1.1/standard-modules/mathml2/content/common-attrib.xsd +0 -30
  33. data/resources/jats-1.1/standard-modules/mathml2/content/constants.xsd +0 -83
  34. data/resources/jats-1.1/standard-modules/mathml2/content/constructs.xsd +0 -260
  35. data/resources/jats-1.1/standard-modules/mathml2/content/elementary-functions.xsd +0 -117
  36. data/resources/jats-1.1/standard-modules/mathml2/content/functions.xsd +0 -73
  37. data/resources/jats-1.1/standard-modules/mathml2/content/linear-algebra.xsd +0 -173
  38. data/resources/jats-1.1/standard-modules/mathml2/content/logic.xsd +0 -53
  39. data/resources/jats-1.1/standard-modules/mathml2/content/relations.xsd +0 -55
  40. data/resources/jats-1.1/standard-modules/mathml2/content/semantics.xsd +0 -85
  41. data/resources/jats-1.1/standard-modules/mathml2/content/sets.xsd +0 -236
  42. data/resources/jats-1.1/standard-modules/mathml2/content/statistics.xsd +0 -136
  43. data/resources/jats-1.1/standard-modules/mathml2/content/tokens.xsd +0 -120
  44. data/resources/jats-1.1/standard-modules/mathml2/content/vector-calculus.xsd +0 -88
  45. data/resources/jats-1.1/standard-modules/mathml2/content/zzz.tokens.xsd.from.zip +0 -120
  46. data/resources/jats-1.1/standard-modules/mathml2/mathml2.xsd +0 -59
  47. data/resources/jats-1.1/standard-modules/mathml2/presentation/action.xsd +0 -44
  48. data/resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd +0 -37
  49. data/resources/jats-1.1/standard-modules/mathml2/presentation/common-attribs.xsd +0 -113
  50. data/resources/jats-1.1/standard-modules/mathml2/presentation/common-types.xsd +0 -103
  51. data/resources/jats-1.1/standard-modules/mathml2/presentation/error.xsd +0 -40
  52. data/resources/jats-1.1/standard-modules/mathml2/presentation/layout.xsd +0 -195
  53. data/resources/jats-1.1/standard-modules/mathml2/presentation/scripts.xsd +0 -186
  54. data/resources/jats-1.1/standard-modules/mathml2/presentation/space.xsd +0 -52
  55. data/resources/jats-1.1/standard-modules/mathml2/presentation/style.xsd +0 -69
  56. data/resources/jats-1.1/standard-modules/mathml2/presentation/table.xsd +0 -216
  57. data/resources/jats-1.1/standard-modules/mathml2/presentation/tokens.xsd +0 -124
  58. data/resources/jats-1.1/standard-modules/xlink.xsd +0 -100
  59. data/resources/jats-1.1/standard-modules/xml.xsd +0 -287
  60. data/spec/file_utils_spec.rb +0 -203
  61. data/spec/fixtures/apa.csl +0 -621
  62. data/spec/fixtures/authors.yml +0 -19
  63. data/spec/fixtures/cool-dois/index.html +0 -404
  64. data/spec/fixtures/cool-dois-minted/index.html +0 -359
  65. data/spec/fixtures/cool-dois-minted.html.md +0 -99
  66. data/spec/fixtures/cool-dois-missing-metadata/index.html +0 -356
  67. data/spec/fixtures/cool-dois-no-accession-number.html.md +0 -97
  68. data/spec/fixtures/cool-dois-no-json-ld/index.html +0 -352
  69. data/spec/fixtures/cool-dois.html.md +0 -100
  70. data/spec/fixtures/cool-dois.yml +0 -10
  71. data/spec/fixtures/index-minted.html +0 -271
  72. data/spec/fixtures/index.html +0 -320
  73. data/spec/fixtures/index.html.erb +0 -42
  74. data/spec/fixtures/references.bib +0 -506
  75. data/spec/fixtures/references.yaml +0 -1060
  76. data/spec/fixtures/site.yml +0 -8
  77. data/spec/fixtures/vcr_cassettes/Cirneco_DataCenter/jats/should_generate_jats_for_all_urls.yml +0 -38
  78. data/spec/fixtures/vcr_cassettes/Cirneco_DataCenter/mint_and_hide_DOIs/should_hide_for_all_urls.yml +0 -38
  79. data/spec/fixtures/vcr_cassettes/Cirneco_DataCenter/mint_and_hide_DOIs/should_mint_and_hide_for_all_urls.yml +0 -38
  80. data/spec/fixtures/vcr_cassettes/Cirneco_DataCenter/mint_and_hide_DOIs/should_mint_for_all_urls.yml +0 -38
  81. data/spec/fixtures/vcr_cassettes/Cirneco_Doi/jats/writes_jats_for_list_of_urls.yml +0 -38
  82. data/spec/fixtures/vcr_cassettes/Cirneco_Doi/mint_and_hide_DOIs/hides_dois_for_list_of_urls.yml +0 -38
  83. data/spec/fixtures/vcr_cassettes/Cirneco_Doi/mint_and_hide_DOIs/mints_and_hides_dois_for_list_of_urls.yml +0 -38
  84. data/spec/fixtures/vcr_cassettes/Cirneco_Doi/mint_and_hide_DOIs/mints_dois_for_list_of_urls.yml +0 -38
  85. data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/get/should_get_all_dois.yml +0 -121
  86. data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/get/should_get_doi.yml +0 -121
  87. data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/get/should_get_doi_not_found.yml +0 -121
  88. data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/get/username_missing.yml +0 -121
  89. data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/put/should_put_doi.yml +0 -121
  90. data/spec/fixtures/vcr_cassettes/Cirneco_Work/Media_API/get/should_get_media.yml +0 -121
  91. data/spec/fixtures/vcr_cassettes/Cirneco_Work/Media_API/post/should_post_media.yml +0 -121
  92. data/spec/fixtures/vcr_cassettes/Cirneco_Work/Metadata_API/delete/should_delete_metadata.yml +0 -121
  93. data/spec/fixtures/vcr_cassettes/Cirneco_Work/Metadata_API/get/should_get_metadata.yml +0 -121
  94. data/spec/fixtures/vcr_cassettes/Cirneco_Work/Metadata_API/post/should_post_metadata.yml +0 -121
@@ -1,271 +0,0 @@
1
-
2
- <!DOCTYPE html>
3
- <html>
4
- <head>
5
- <meta charset="utf-8">
6
- <!-- (1) Optimize for mobile versions: http://goo.gl/EOpFl -->
7
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
8
- <!-- (1) force latest IE rendering engine: bit.ly/1c8EiC9 -->
9
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
10
-
11
-
12
- <title>DataCite Blog</title>
13
- <meta name="description" content="The DataCite Blog" />
14
-
15
- <meta name="HandheldFriendly" content="True" />
16
- <meta name="MobileOptimized" content="320" />
17
- <meta name="apple-mobile-web-app-capable" content="yes">
18
- <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
19
-
20
- <!-- DublinCore Metadata -->
21
- <meta property="dc:title" content="DataCite Blog" />
22
- <meta property="dc:format" content="text/html" />
23
- <meta property="dc:language" content="en" />
24
- <meta property="dc:rights" content="CC-BY" />
25
- <meta property="dc:source" content="DataCite Blog" />
26
- <meta property="dc:subject" content="Scholarly Communication" />
27
- <meta property="dc:type" content="website" />
28
-
29
-
30
- <meta property="og:site_name" content="DataCite Blog" />
31
- <meta property="og:description" content="The DataCite Blog" />
32
- <meta property="og:image" content="/images/datacite.png" />
33
- <meta property="og:type" content="blog" />
34
-
35
- <link href="//fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700" rel="stylesheet">
36
- <link href='//fonts.googleapis.com/css?family=Raleway:400,600,400italic,600italic' rel='stylesheet' type='text/css'>
37
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
38
- <link href="//assets.datacite.org/stylesheets/datacite.css" rel='stylesheet' type='text/css'>
39
-
40
- <link href="/images/favicon.ico" rel="icon" type="image/ico" />
41
-
42
- <script
43
- src="//d2wy8f7a9ursnm.cloudfront.net/bugsnag-2.min.js"
44
- data-apikey="c37a5861967091a9b42a1a77e235114a">
45
- </script>
46
-
47
- <script type="application/ld+json">
48
- {"@context":"http://schema.org","@type":"Blog","@id":"https://doi.org/10.5438/0000-nw90","name":"DataCite Blog","alternateName":"MS-25-1785","url":"https://blog.datacite.org/","author":[{"@type":"Person","@id":"http://orcid.org/0000-0002-9300-5278","givenName":"Patricia","familyName":"Cruse","name":"Trisha Cruse"},{"@type":"Person","@id":"http://orcid.org/0000-0001-5952-7630","givenName":"Laura","familyName":"Rueda","name":"Laura Rueda"},{"@type":"Person","@id":"http://orcid.org/0000-0003-3484-6875","givenName":"Kristian","familyName":"Garza","name":"Kristian Garza"},{"@type":"Person","@id":"http://orcid.org/0000-0003-1419-2405","givenName":"Martin","familyName":"Fenner","name":"Martin Fenner"}],"publisher":{"@type":"Organization","name":"DataCite"},"dateCreated":"2015-08-03","datePublished":"2015-08-03","dateModified":"2015-08-03","version":"1.0","description":"The DataCite blog.","license":"https://creativecommons.org/licenses/by/4.0/","hasPart":[{"@type":"BlogPosting","@id":"https://doi.org/10.5438/55E5-T5C0","name":"Cool DOI's","datePublished":"2016-12-15"}]}
49
- </script>
50
- </head>
51
- <body>
52
-
53
- <!-- header start -->
54
-
55
- <div class="header" id="navtop">
56
- <div class="navbar navbar-default navbar-static-top" role="navigation">
57
- <div class="container-fluid">
58
- <div class="navbar-header"
59
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
60
- <span class="sr-only">Toggle navigation</span>
61
- <span class="icon-bar"></span>
62
- <span class="icon-bar"></span>
63
- <span class="icon-bar"></span>
64
- </button>
65
- <a class="navbar-brand" href="/">DataCite Blog</a>
66
- </div>
67
- <div class="navbar-collapse collapse">
68
- <ul class="nav navbar-nav navbar-right">
69
- <li class="dropdown">
70
- <a href="#" class="dropdown-toggle" data-toggle="dropdown" id="support">Support <span class="caret"></a>
71
- <ul class="dropdown-menu" role="menu">
72
- <li><a href="mailto:support@datacite.org">Email</a></li>
73
- <li><a href="https://github.com/datacite/blog">Source Code</a></li>
74
- </ul>
75
- </li>
76
- <li class="dropdown">
77
- <a href="#" class="dropdown-toggle" data-toggle="dropdown" id="sites"><i class='fa fa-th'></i> <span class="caret"></span></a>
78
- <ul class="dropdown-menu" role="menu">
79
- <li>
80
- <a href='https://api.datacite.org'>
81
- <i class='fa fa-cogs fa-fw'></i>
82
- API
83
- </a>
84
- </li>
85
- <li>
86
- <a href='https://blog.datacite.org'>
87
- <i class='fa fa-rss fa-fw'></i>
88
- Blog
89
- </a>
90
- </li>
91
- <li>
92
- <a href='http://citation.crosscite.org'>
93
- <i class='fa fa-file-text-o fa-fw'></i>
94
- Citation Formatter
95
- </a>
96
- </li>
97
- <li>
98
- <a href='https://data.datacite.org'>
99
- <i class='fa fa-repeat fa-fw'></i>
100
- Content Resolver
101
- </a>
102
- </li>
103
- <li>
104
- <a href='https://www.datacite.org'>
105
- <i class='fa fa-globe fa-fw'></i>
106
- Homepage
107
- </a>
108
- </li>
109
- <li>
110
- <a href='https://mds.datacite.org'>
111
- <i class='fa fa-database fa-fw'></i>
112
- MDS
113
- </a>
114
- </li>
115
- <li>
116
- <a href='https://oai.datacite.org'>
117
- <i class='fa fa-table fa-fw'></i>
118
- OAI-PMH
119
- </a>
120
- </li>
121
- <li>
122
- <a href='https://profiles.datacite.org'>
123
- <i class='fa fa-user fa-fw'></i>
124
- Profiles
125
- </a>
126
- </li>
127
- <li>
128
- <a href='https://schema.datacite.org'>
129
- <i class='fa fa-file-code-o fa-fw'></i>
130
- Schema
131
- </a>
132
- </li>
133
- <li>
134
- <a href='https://search.datacite.org'>
135
- <i class='fa fa-search fa-fw'></i>
136
- Search
137
- </a>
138
- </li>
139
- <li>
140
- <a href='https://stats.datacite.org'>
141
- <i class='fa fa-bar-chart fa-fw'></i>
142
- Statistics
143
- </a>
144
- </li>
145
- <li>
146
- <a href='http://status.datacite.org'>
147
- <i class='fa fa-calendar-check-o fa-fw'></i>
148
- Status
149
- </a>
150
- </li>
151
- </ul>
152
- </li>
153
- </ul>
154
- </div>
155
- </div>
156
- </div>
157
- </div>
158
-
159
- <!-- header end -->
160
-
161
- <div class="container-fluid">
162
- <div class="row">
163
- <div class='col-md-8'>
164
- <div class="search-wide">
165
- <form action="/index.html" method="get" id="search-form" class="form-horizontal" role="form" data-site-url="https://blog.datacite.org" data-search-url="https://api.datacite.org">
166
- <div class="input-group">
167
- <input type="text" id="query" name="query" placeholder="Search blog" class="form-control">
168
- <div class="input-group-btn">
169
- <button type="submit" class="btn btn-primary hidden-xs">Search</button>
170
- </div>
171
- </div>
172
- </form>
173
- </div>
174
- </div>
175
- </div>
176
- <div id="content"></div>
177
- <div class="row">
178
- <div class='col-md-4 post-list' id="left-col">
179
- </div>
180
- <div class='col-md-4 post-list' id="right-col">
181
- </div>
182
- <div class='col-md-3 col-md-offset-1'>
183
- <div id="tags"/>
184
- </div>
185
- </div></div>
186
- <div class="row">
187
- <div class='col-md-8' id="pager"></div>
188
- </div>
189
- </div>
190
-
191
- <!-- footer start -->
192
-
193
- <footer class='row footer'>
194
- <div class="container-fluid">
195
- <div class='col-md-3 col-sm-4'>
196
- <h4>About DataCite</h4>
197
- <ul>
198
- <li><a href="https://www.datacite.org/mission.html">What we do</a></a></li>
199
- <li><a href="https://www.datacite.org/board.html">Board</a></a></li>
200
- <li><a href="https://www.datacite.org/steering.html">Steering groups</a></a></li>
201
- <li><a href="https://www.datacite.org/staff.html">Staff</a></a></li>
202
- <li><a href="https://www.datacite.org/jobopportunities.html">Job opportunities</a></a></li>
203
- </ul>
204
- </div>
205
- <div class='col-md-3 col-sm-4'>
206
- <h4>Services</h4>
207
- <ul>
208
- <li><a href="https://www.datacite.org/dois.html">Assign DOIs</a></a></li>
209
- <li><a href="https://www.datacite.org/search.html">Metadata search</a></a></li>
210
- <li><a href="https://www.datacite.org/eventdata.html">Event data</a></a></li>
211
- <li><a href="https://www.datacite.org/profiles.html">Profiles</a></a></li>
212
- <li><a href="https://www.datacite.org/re3data.html">re3data</a></a></li>
213
- <li><a href="https://www.datacite.org/citation.html">Citation formatter</a></a></li>
214
- <li><a href="https://www.datacite.org/stats.html">Statistics</a></a></li>
215
- <li><a href="https://www.datacite.org/service.html">Service status</a></a></li>
216
- <li><a href="https://www.datacite.org/content.html">Content negotiation</a></a></li>
217
- <li><a href="https://www.datacite.org/oaipmh.html">OAI-PMH</a></a></li>
218
- <li><a href="https://www.datacite.org/test.html">Test environment</a></a></li>
219
- </ul>
220
- </div>
221
- <div class='col-md-3 col-sm-4'>
222
- <h4>Resources</h4>
223
- <ul>
224
- <li><a href="https://schema.datacite.org">Metadata schema</a></a></li>
225
- <li><a href="https://www.datacite.org/technical.html">Technical documentation</a></a></li>
226
- <li><a href="https://www.datacite.org/outreach.html">Outreach material</a></a></li>
227
- <li><a href="https://www.datacite.org/events.html">Events</a></a></li>
228
- </ul>
229
- <h4>Community</h4>
230
- <ul>
231
- <li><a href="https://www.datacite.org/members.html">Members</a></a></li>
232
- <li><a href="https://www.datacite.org/partners.html">Partners</a></a></li>
233
- <li><a href="https://www.datacite.org/steering.html">Steering groups</a></a></li>
234
- <li><a href="https://www.datacite.org/events.html">Events</a></a></li>
235
- </ul>
236
- </div>
237
- <div class='col-md-3'>
238
- <h4 class="share">Contact us</h4>
239
- <a href='mailto:support@datacite.org' class="share">
240
- <i class='fa fa-at'></i>
241
- </a>
242
- <a href='https://blog.datacite.org' class="share">
243
- <i class='fa fa-rss'></i>
244
- </a>
245
- <a href='https://twitter.com/datacite' class="share">
246
- <i class='fa fa-twitter'></i>
247
- </a>
248
- <a href='https://www.linkedin.com/company/datacite' class="share">
249
- <i class='fa fa-linkedin'></i>
250
- </a>
251
- <ul class="share">
252
- <li><a href="https://www.datacite.org/terms.html">Terms and conditions</a></a></li>
253
- <li><a href="https://www.datacite.org/privacy.html">Privacy policy</a></a></li>
254
- <li><a href="https://www.datacite.org/acknowledgments.html">Acknowledgements</a></a></li>
255
- </ul>
256
- </div>
257
- </div>
258
- </div>
259
-
260
- <!-- footer end -->
261
-
262
- <script src="//code.jquery.com/jquery-2.1.4.min.js"></script>
263
- <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
264
- <script src="//assets.datacite.org/javascripts/default.js"></script>
265
- <script src="/javascripts/readingTime.min.js"></script>
266
- <script src="/javascripts/index.js"></script>
267
- <script src="/javascripts/search.js"></script>
268
- <script id="dsq-count-scr" src="//datacite.disqus.com/count.js" async></script>
269
-
270
- </body>
271
- </html>
@@ -1,320 +0,0 @@
1
-
2
- <!DOCTYPE html>
3
- <html>
4
- <head>
5
- <meta charset="utf-8">
6
- <!-- (1) Optimize for mobile versions: http://goo.gl/EOpFl -->
7
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
8
- <!-- (1) force latest IE rendering engine: bit.ly/1c8EiC9 -->
9
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
10
-
11
-
12
- <title>DataCite Blog</title>
13
- <meta name="description" content="The DataCite Blog" />
14
-
15
- <meta name="HandheldFriendly" content="True" />
16
- <meta name="MobileOptimized" content="320" />
17
- <meta name="apple-mobile-web-app-capable" content="yes">
18
- <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
19
-
20
- <!-- DublinCore Metadata -->
21
- <meta property="dc:title" content="DataCite Blog" />
22
- <meta property="dc:format" content="text/html" />
23
- <meta property="dc:language" content="en" />
24
- <meta property="dc:rights" content="CC-BY" />
25
- <meta property="dc:source" content="DataCite Blog" />
26
- <meta property="dc:subject" content="Scholarly Communication" />
27
- <meta property="dc:type" content="website" />
28
-
29
-
30
- <meta property="og:site_name" content="DataCite Blog" />
31
- <meta property="og:description" content="The DataCite Blog" />
32
- <meta property="og:image" content="/images/datacite.png" />
33
- <meta property="og:type" content="blog" />
34
-
35
- <link href="//fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700" rel="stylesheet">
36
- <link href='//fonts.googleapis.com/css?family=Raleway:400,600,400italic,600italic' rel='stylesheet' type='text/css'>
37
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
38
- <link href="//assets.datacite.org/stylesheets/datacite.css" rel='stylesheet' type='text/css'>
39
-
40
- <link href="/images/favicon.ico" rel="icon" type="image/ico" />
41
-
42
- <script
43
- src="//d2wy8f7a9ursnm.cloudfront.net/bugsnag-2.min.js"
44
- data-apikey="c37a5861967091a9b42a1a77e235114a">
45
- </script>
46
-
47
- <script type="application/ld+json">
48
- {
49
- "@context": "http://schema.org",
50
- "@type": "Blog",
51
- "@id": "https://doi.org/10.5438/0000-00ss",
52
- "name": "DataCite Blog",
53
- "alternateName": "MS-25-1785",
54
- "url": "https://blog.datacite.org/",
55
- "author": [{
56
- "@type": "Person",
57
- "@id": "http://orcid.org/0000-0002-9300-5278",
58
- "givenName": "Patricia",
59
- "familyName": "Cruse",
60
- "name": "Trisha Cruse"
61
- }, {
62
- "@type": "Person",
63
- "@id": "http://orcid.org/0000-0001-5952-7630",
64
- "givenName": "Laura",
65
- "familyName": "Rueda",
66
- "name": "Laura Rueda"
67
- }, {
68
- "@type": "Person",
69
- "@id": "http://orcid.org/0000-0003-3484-6875",
70
- "givenName": "Kristian",
71
- "familyName": "Garza",
72
- "name": "Kristian Garza"
73
- }, {
74
- "@type": "Person",
75
- "@id": "http://orcid.org/0000-0003-1419-2405",
76
- "givenName": "Martin",
77
- "familyName": "Fenner",
78
- "name": "Martin Fenner"
79
- }],
80
- "publisher": {
81
- "@type": "Organization",
82
- "name": "DataCite"
83
- },
84
- "dateCreated": "2015-08-03",
85
- "datePublished": "2015-08-03",
86
- "dateModified": "2017-07-11",
87
- "version": "1.0",
88
- "description": "DataCite staff writes about topics relevant to DataCite members and the wider data citation community.",
89
- "license": "https://creativecommons.org/licenses/by/4.0/",
90
- "hasPart": [{
91
- "@type": "BlogPosting",
92
- "@id": "https://doi.org/10.5438/55e5-t5c0",
93
- "name": "Cool DOI's",
94
- "dateCreated": "2016-12-15",
95
- "datePublished": "2016-12-15"
96
- }]
97
- }
98
- </script>
99
- </head>
100
- <body>
101
-
102
- <!-- header start -->
103
-
104
- <div class="header" id="navtop">
105
- <div class="navbar navbar-default navbar-static-top" role="navigation">
106
- <div class="container-fluid">
107
- <div class="navbar-header"
108
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
109
- <span class="sr-only">Toggle navigation</span>
110
- <span class="icon-bar"></span>
111
- <span class="icon-bar"></span>
112
- <span class="icon-bar"></span>
113
- </button>
114
- <a class="navbar-brand" href="/">DataCite Blog</a>
115
- </div>
116
- <div class="navbar-collapse collapse">
117
- <ul class="nav navbar-nav navbar-right">
118
- <li class="dropdown">
119
- <a href="#" class="dropdown-toggle" data-toggle="dropdown" id="support">Support <span class="caret"></a>
120
- <ul class="dropdown-menu" role="menu">
121
- <li><a href="mailto:support@datacite.org">Email</a></li>
122
- <li><a href="https://github.com/datacite/blog">Source Code</a></li>
123
- </ul>
124
- </li>
125
- <li class="dropdown">
126
- <a href="#" class="dropdown-toggle" data-toggle="dropdown" id="sites"><i class='fa fa-th'></i> <span class="caret"></span></a>
127
- <ul class="dropdown-menu" role="menu">
128
- <li>
129
- <a href='https://api.datacite.org'>
130
- <i class='fa fa-cogs fa-fw'></i>
131
- API
132
- </a>
133
- </li>
134
- <li>
135
- <a href='https://blog.datacite.org'>
136
- <i class='fa fa-rss fa-fw'></i>
137
- Blog
138
- </a>
139
- </li>
140
- <li>
141
- <a href='http://citation.crosscite.org'>
142
- <i class='fa fa-file-text-o fa-fw'></i>
143
- Citation Formatter
144
- </a>
145
- </li>
146
- <li>
147
- <a href='https://data.datacite.org'>
148
- <i class='fa fa-repeat fa-fw'></i>
149
- Content Resolver
150
- </a>
151
- </li>
152
- <li>
153
- <a href='https://www.datacite.org'>
154
- <i class='fa fa-globe fa-fw'></i>
155
- Homepage
156
- </a>
157
- </li>
158
- <li>
159
- <a href='https://mds.datacite.org'>
160
- <i class='fa fa-database fa-fw'></i>
161
- MDS
162
- </a>
163
- </li>
164
- <li>
165
- <a href='https://oai.datacite.org'>
166
- <i class='fa fa-table fa-fw'></i>
167
- OAI-PMH
168
- </a>
169
- </li>
170
- <li>
171
- <a href='https://profiles.datacite.org'>
172
- <i class='fa fa-user fa-fw'></i>
173
- Profiles
174
- </a>
175
- </li>
176
- <li>
177
- <a href='https://schema.datacite.org'>
178
- <i class='fa fa-file-code-o fa-fw'></i>
179
- Schema
180
- </a>
181
- </li>
182
- <li>
183
- <a href='https://search.datacite.org'>
184
- <i class='fa fa-search fa-fw'></i>
185
- Search
186
- </a>
187
- </li>
188
- <li>
189
- <a href='https://stats.datacite.org'>
190
- <i class='fa fa-bar-chart fa-fw'></i>
191
- Statistics
192
- </a>
193
- </li>
194
- <li>
195
- <a href='http://status.datacite.org'>
196
- <i class='fa fa-calendar-check-o fa-fw'></i>
197
- Status
198
- </a>
199
- </li>
200
- </ul>
201
- </li>
202
- </ul>
203
- </div>
204
- </div>
205
- </div>
206
- </div>
207
-
208
- <!-- header end -->
209
-
210
- <div class="container-fluid">
211
- <div class="row">
212
- <div class='col-md-8'>
213
- <div class="search-wide">
214
- <form action="/index.html" method="get" id="search-form" class="form-horizontal" role="form" data-site-url="https://blog.datacite.org" data-search-url="https://api.datacite.org">
215
- <div class="input-group">
216
- <input type="text" id="query" name="query" placeholder="Search blog" class="form-control">
217
- <div class="input-group-btn">
218
- <button type="submit" class="btn btn-primary hidden-xs">Search</button>
219
- </div>
220
- </div>
221
- </form>
222
- </div>
223
- </div>
224
- </div>
225
- <div id="content"></div>
226
- <div class="row">
227
- <div class='col-md-4 post-list' id="left-col">
228
- </div>
229
- <div class='col-md-4 post-list' id="right-col">
230
- </div>
231
- <div class='col-md-3 col-md-offset-1'>
232
- <div id="tags"/>
233
- </div>
234
- </div></div>
235
- <div class="row">
236
- <div class='col-md-8' id="pager"></div>
237
- </div>
238
- </div>
239
-
240
- <!-- footer start -->
241
-
242
- <footer class='row footer'>
243
- <div class="container-fluid">
244
- <div class='col-md-3 col-sm-4'>
245
- <h4>About DataCite</h4>
246
- <ul>
247
- <li><a href="https://www.datacite.org/mission.html">What we do</a></a></li>
248
- <li><a href="https://www.datacite.org/board.html">Board</a></a></li>
249
- <li><a href="https://www.datacite.org/steering.html">Steering groups</a></a></li>
250
- <li><a href="https://www.datacite.org/staff.html">Staff</a></a></li>
251
- <li><a href="https://www.datacite.org/jobopportunities.html">Job opportunities</a></a></li>
252
- </ul>
253
- </div>
254
- <div class='col-md-3 col-sm-4'>
255
- <h4>Services</h4>
256
- <ul>
257
- <li><a href="https://www.datacite.org/dois.html">Assign DOIs</a></a></li>
258
- <li><a href="https://www.datacite.org/search.html">Metadata search</a></a></li>
259
- <li><a href="https://www.datacite.org/eventdata.html">Event data</a></a></li>
260
- <li><a href="https://www.datacite.org/profiles.html">Profiles</a></a></li>
261
- <li><a href="https://www.datacite.org/re3data.html">re3data</a></a></li>
262
- <li><a href="https://www.datacite.org/citation.html">Citation formatter</a></a></li>
263
- <li><a href="https://www.datacite.org/stats.html">Statistics</a></a></li>
264
- <li><a href="https://www.datacite.org/service.html">Service status</a></a></li>
265
- <li><a href="https://www.datacite.org/content.html">Content negotiation</a></a></li>
266
- <li><a href="https://www.datacite.org/oaipmh.html">OAI-PMH</a></a></li>
267
- <li><a href="https://www.datacite.org/test.html">Test environment</a></a></li>
268
- </ul>
269
- </div>
270
- <div class='col-md-3 col-sm-4'>
271
- <h4>Resources</h4>
272
- <ul>
273
- <li><a href="https://schema.datacite.org">Metadata schema</a></a></li>
274
- <li><a href="https://www.datacite.org/technical.html">Technical documentation</a></a></li>
275
- <li><a href="https://www.datacite.org/outreach.html">Outreach material</a></a></li>
276
- <li><a href="https://www.datacite.org/events.html">Events</a></a></li>
277
- </ul>
278
- <h4>Community</h4>
279
- <ul>
280
- <li><a href="https://www.datacite.org/members.html">Members</a></a></li>
281
- <li><a href="https://www.datacite.org/partners.html">Partners</a></a></li>
282
- <li><a href="https://www.datacite.org/steering.html">Steering groups</a></a></li>
283
- <li><a href="https://www.datacite.org/events.html">Events</a></a></li>
284
- </ul>
285
- </div>
286
- <div class='col-md-3'>
287
- <h4 class="share">Contact us</h4>
288
- <a href='mailto:support@datacite.org' class="share">
289
- <i class='fa fa-at'></i>
290
- </a>
291
- <a href='https://blog.datacite.org' class="share">
292
- <i class='fa fa-rss'></i>
293
- </a>
294
- <a href='https://twitter.com/datacite' class="share">
295
- <i class='fa fa-twitter'></i>
296
- </a>
297
- <a href='https://www.linkedin.com/company/datacite' class="share">
298
- <i class='fa fa-linkedin'></i>
299
- </a>
300
- <ul class="share">
301
- <li><a href="https://www.datacite.org/terms.html">Terms and conditions</a></a></li>
302
- <li><a href="https://www.datacite.org/privacy.html">Privacy policy</a></a></li>
303
- <li><a href="https://www.datacite.org/acknowledgments.html">Acknowledgements</a></a></li>
304
- </ul>
305
- </div>
306
- </div>
307
- </div>
308
-
309
- <!-- footer end -->
310
-
311
- <script src="//code.jquery.com/jquery-2.1.4.min.js"></script>
312
- <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
313
- <script src="//assets.datacite.org/javascripts/default.js"></script>
314
- <script src="/javascripts/readingTime.min.js"></script>
315
- <script src="/javascripts/index.js"></script>
316
- <script src="/javascripts/search.js"></script>
317
- <script id="dsq-count-scr" src="//datacite.disqus.com/count.js" async></script>
318
-
319
- </body>
320
- </html>
@@ -1,42 +0,0 @@
1
- ---
2
- title: DataCite Blog
3
- type: Blog
4
- author:
5
- - tcruse
6
- - lrueda
7
- - kgarza
8
- - mfenner
9
- accession_number: MS-25-1785
10
- published: false
11
- date: '2017-07-11'
12
- doi: 10.5438/0007-nw90
13
- ---
14
- <div class="container-fluid">
15
- <div class="row">
16
- <div class='col-md-8'>
17
- <div class="search-wide">
18
- <form action="/index.html" method="get" id="search-form" class="form-horizontal" role="form" data-site-url="<%= ENV['SITE_URL'] %>" data-search-url="<%= data.site.search_url %>">
19
- <div class="input-group">
20
- <input type="text" id="query" name="query" placeholder="Search blog" class="form-control">
21
- <div class="input-group-btn">
22
- <button type="submit" class="btn btn-primary hidden-xs">Search</button>
23
- </div>
24
- </div>
25
- </form>
26
- </div>
27
- </div>
28
- </div>
29
- <div id="content"></div>
30
- <div class="row">
31
- <div class='col-md-4 post-list' id="left-col">
32
- </div>
33
- <div class='col-md-4 post-list' id="right-col">
34
- </div>
35
- <div class='col-md-3 col-md-offset-1'>
36
- <div id="tags"/>
37
- </div>
38
- </div></div>
39
- <div class="row">
40
- <div class='col-md-8' id="pager"></div>
41
- </div>
42
- </div>