earl-report 0.4.6 → 0.4.7
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.
- checksums.yaml +5 -5
- data/VERSION +1 -1
- data/spec/test-files/results.html +12 -12
- data/spec/test-files/results.jsonld +71 -64
- data/spec/test-files/results.ttl +70 -70
- metadata +20 -63
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: 50eb02a189f3d91a96f8db733c5eab4d79964b1c0bf69126df582449bfb123ac
|
|
4
|
+
data.tar.gz: 1596513fb59d3c36260bfde85451703daab944ab9eb6d48a3bef90ed24e1a0d3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 368a82a26e9750cec60efa8a34c2e0073035b3129cd4aa07a7ed4b1f175c7001877d7dc04c4d4d19c2077f372917ccd0e0f4ae77ebb3936b9b276b017e04984c
|
|
7
|
+
data.tar.gz: 957d722026e0d0d4e9be7772495b95901b61a23ac50bbf644b58f872346c8d09558138959e00f82b22ad9144603ceed0d74ce2c2a27c9793ca0444c723081e0f
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.4.
|
|
1
|
+
0.4.7
|
|
@@ -73,8 +73,8 @@ Implementation Report
|
|
|
73
73
|
<h2 id='w3c-document-28-october-2015'>
|
|
74
74
|
<abbr title='World Wide Web Consortium'>W3C</abbr>
|
|
75
75
|
Document
|
|
76
|
-
<time class='dt-published' datetime='
|
|
77
|
-
|
|
76
|
+
<time class='dt-published' datetime='2019-07-09' property='dc:issued'>
|
|
77
|
+
09 July 2019
|
|
78
78
|
</time>
|
|
79
79
|
</h2>
|
|
80
80
|
<dl>
|
|
@@ -105,7 +105,7 @@ rules apply.
|
|
|
105
105
|
</p>
|
|
106
106
|
<hr />
|
|
107
107
|
</div>
|
|
108
|
-
<section about='' id='abstract' typeof='doap:Project
|
|
108
|
+
<section about='' id='abstract' typeof='Software doap:Project'>
|
|
109
109
|
<h2>Abstract</h2>
|
|
110
110
|
<p>
|
|
111
111
|
This document report test subject conformance for and related specifications for
|
|
@@ -245,7 +245,7 @@ Test
|
|
|
245
245
|
<a href='#subj_0'>RDF::Turtle</a>
|
|
246
246
|
</th>
|
|
247
247
|
</tr>
|
|
248
|
-
<tr inlist='inlist' rel='mf:entries' resource='http://example/manifest.ttl#testeval00' typeof='
|
|
248
|
+
<tr inlist='inlist' rel='mf:entries' resource='http://example/manifest.ttl#testeval00' typeof='http://www.w3.org/ns/rdftest#TestTurtleEval TestCriterion TestCase'>
|
|
249
249
|
<td>
|
|
250
250
|
<a href='#test_1fdd82ac4caf30510cabfdb0a5987ddd'>subm-test-00</a>
|
|
251
251
|
</td>
|
|
@@ -261,12 +261,12 @@ PASS
|
|
|
261
261
|
</span>
|
|
262
262
|
</td>
|
|
263
263
|
</tr>
|
|
264
|
-
<tr inlist='inlist' rel='mf:entries' resource='_:
|
|
264
|
+
<tr inlist='inlist' rel='mf:entries' resource='_:b1' typeof='http://www.w3.org/ns/rdftest#TestTurtleEval TestCriterion TestCase'>
|
|
265
265
|
<td>
|
|
266
|
-
<a href='#
|
|
266
|
+
<a href='#test_b4d4f9531721bf1a6e4562f27353abd3'>subm-test-01</a>
|
|
267
267
|
</td>
|
|
268
268
|
<td class='UNTESTED' property='earl:assertions' typeof='Assertion'>
|
|
269
|
-
<link href='_:
|
|
269
|
+
<link href='_:b1' property='earl:test' />
|
|
270
270
|
<link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
|
|
271
271
|
<span property='earl:result' typeof='TestResult'>
|
|
272
272
|
<span property='earl:outcome' resource='earl:untested'>
|
|
@@ -301,7 +301,7 @@ This report was tested using the following test subjects:
|
|
|
301
301
|
<span about='http://rubygems.org/gems/rdf-turtle' property='doap:name'>RDF::Turtle</span>
|
|
302
302
|
</a>
|
|
303
303
|
</dt>
|
|
304
|
-
<dd property='earl:testSubjects' resource='http://rubygems.org/gems/rdf-turtle' typeof='doap:Project
|
|
304
|
+
<dd property='earl:testSubjects' resource='http://rubygems.org/gems/rdf-turtle' typeof='Software TestSubject doap:Project'>
|
|
305
305
|
<dl>
|
|
306
306
|
<dt>Description</dt>
|
|
307
307
|
<dd lang='en' property='doap:description'>RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.</dd>
|
|
@@ -375,11 +375,11 @@ Test
|
|
|
375
375
|
<pre class='example actionDoc' property='mf:action' resource='http://example/test-00.ttl' title='subm-test-00 Input'>http://example/test-00.ttl not loaded</pre>
|
|
376
376
|
<pre class='example resultDoc' property='mf:result' resource='http://example/test-00.out' title='subm-test-00 Result'>http://example/test-00.out not loaded</pre>
|
|
377
377
|
</dd>
|
|
378
|
-
<dt id='
|
|
378
|
+
<dt id='test_b4d4f9531721bf1a6e4562f27353abd3' resource='_:b1'>
|
|
379
379
|
Test
|
|
380
380
|
<span property='dc:title mf:name'>subm-test-01</span>
|
|
381
381
|
</dt>
|
|
382
|
-
<dd resource='_:
|
|
382
|
+
<dd resource='_:b1'>
|
|
383
383
|
<p property='dc:description rdfs:comment'></p>
|
|
384
384
|
<pre class='example actionDoc' property='mf:action' resource='http://example/test-01.ttl' title='subm-test-01 Input'>http://example/test-01.ttl not loaded</pre>
|
|
385
385
|
<pre class='example resultDoc' property='mf:result' resource='http://example/test-01.out' title='subm-test-01 Result'>http://example/test-01.out not loaded</pre>
|
|
@@ -387,7 +387,7 @@ Test
|
|
|
387
387
|
</div>
|
|
388
388
|
</dl>
|
|
389
389
|
</section>
|
|
390
|
-
<section class='appendix' id='report-generation-software' property='earl:generatedBy' resource='http://rubygems.org/gems/earl-report' typeof='doap:Project
|
|
390
|
+
<section class='appendix' id='report-generation-software' property='earl:generatedBy' resource='http://rubygems.org/gems/earl-report' typeof='Software doap:Project'>
|
|
391
391
|
<h2>
|
|
392
392
|
<span class='secno'>D.</span>
|
|
393
393
|
Report Generation Software
|
|
@@ -401,7 +401,7 @@ version
|
|
|
401
401
|
<span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.4.6' typeof='doap:Version'>
|
|
402
402
|
<span property='doap:revision'>0.4.6</span>
|
|
403
403
|
<meta content='earl-report-0.4.6' property='doap:name' />
|
|
404
|
-
<meta
|
|
404
|
+
<meta datatype='xsd:date' property='doap:created' />
|
|
405
405
|
</span>
|
|
406
406
|
an
|
|
407
407
|
<a href='http://unlicense.org' property='doap:license'>Unlicensed</a>
|
|
@@ -103,13 +103,45 @@
|
|
|
103
103
|
},
|
|
104
104
|
"@id": "",
|
|
105
105
|
"@type": [
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
],
|
|
109
|
-
"assertions": [
|
|
110
|
-
"/Users/gregg/Projects/earl-report/spec/test-files/report-complete.ttl"
|
|
106
|
+
"Software",
|
|
107
|
+
"doap:Project"
|
|
111
108
|
],
|
|
109
|
+
"name": "Turtle Test Results",
|
|
112
110
|
"bibRef": "[[TURTLE]]",
|
|
111
|
+
"generatedBy": {
|
|
112
|
+
"@id": "http://rubygems.org/gems/earl-report",
|
|
113
|
+
"@type": [
|
|
114
|
+
"Software",
|
|
115
|
+
"doap:Project"
|
|
116
|
+
],
|
|
117
|
+
"shortdesc": "Earl Report summary generator",
|
|
118
|
+
"name": "earl-report",
|
|
119
|
+
"developer": [
|
|
120
|
+
{
|
|
121
|
+
"@id": "http://greggkellogg.net/foaf#me",
|
|
122
|
+
"@type": [
|
|
123
|
+
"Assertor",
|
|
124
|
+
"foaf:Person"
|
|
125
|
+
],
|
|
126
|
+
"foaf:name": "Gregg Kellogg",
|
|
127
|
+
"foaf:homepage": "http://greggkellogg.net/"
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
"doapDesc": "EarlReport generates HTML+RDFa rollups of multiple EARL reports",
|
|
131
|
+
"language": "Ruby",
|
|
132
|
+
"release": {
|
|
133
|
+
"@id": "https://github.com/gkellogg/earl-report/tree/0.4.6",
|
|
134
|
+
"@type": "doap:Version",
|
|
135
|
+
"name": "earl-report-0.4.6",
|
|
136
|
+
"doap:created": {
|
|
137
|
+
"@value": "2017-07-02",
|
|
138
|
+
"@type": "http://www.w3.org/2001/XMLSchema#date"
|
|
139
|
+
},
|
|
140
|
+
"revision": "0.4.6"
|
|
141
|
+
},
|
|
142
|
+
"homepage": "https://github.com/gkellogg/earl-report",
|
|
143
|
+
"license": "http://unlicense.org"
|
|
144
|
+
},
|
|
113
145
|
"entries": [
|
|
114
146
|
{
|
|
115
147
|
"@id": "http://example/manifest.ttl",
|
|
@@ -117,101 +149,77 @@
|
|
|
117
149
|
"Report",
|
|
118
150
|
"mf:Manifest"
|
|
119
151
|
],
|
|
152
|
+
"rdfs:comment": "Description for Example Test Cases",
|
|
120
153
|
"entries": [
|
|
121
154
|
{
|
|
122
155
|
"@id": "http://example/manifest.ttl#testeval00",
|
|
123
156
|
"@type": [
|
|
124
|
-
"TestCase",
|
|
125
157
|
"http://www.w3.org/ns/rdftest#TestTurtleEval",
|
|
126
|
-
"TestCriterion"
|
|
158
|
+
"TestCriterion",
|
|
159
|
+
"TestCase"
|
|
127
160
|
],
|
|
161
|
+
"testResult": "http://example/test-00.out",
|
|
162
|
+
"rdfs:comment": "Blank subject",
|
|
128
163
|
"assertions": [
|
|
129
164
|
{
|
|
165
|
+
"@id": "_:b3",
|
|
130
166
|
"@type": "Assertion",
|
|
131
|
-
"
|
|
167
|
+
"test": "http://example/manifest.ttl#testeval00",
|
|
132
168
|
"mode": "earl:automatic",
|
|
169
|
+
"subject": "http://rubygems.org/gems/rdf-turtle",
|
|
170
|
+
"assertedBy": "http://greggkellogg.net/foaf#me",
|
|
133
171
|
"result": {
|
|
172
|
+
"@id": "_:b4",
|
|
134
173
|
"@type": "TestResult",
|
|
135
174
|
"outcome": "earl:passed"
|
|
136
|
-
}
|
|
137
|
-
"subject": "http://rubygems.org/gems/rdf-turtle",
|
|
138
|
-
"test": "http://example/manifest.ttl#testeval00"
|
|
175
|
+
}
|
|
139
176
|
}
|
|
140
177
|
],
|
|
141
|
-
"
|
|
142
|
-
"testAction": "http://example/test-00.ttl"
|
|
143
|
-
"testResult": "http://example/test-00.out",
|
|
144
|
-
"title": "subm-test-00"
|
|
178
|
+
"title": "subm-test-00",
|
|
179
|
+
"testAction": "http://example/test-00.ttl"
|
|
145
180
|
},
|
|
146
181
|
{
|
|
147
|
-
"@id": "_:
|
|
182
|
+
"@id": "_:b0",
|
|
148
183
|
"@type": [
|
|
149
|
-
"TestCase",
|
|
150
184
|
"http://www.w3.org/ns/rdftest#TestTurtleEval",
|
|
151
|
-
"TestCriterion"
|
|
185
|
+
"TestCriterion",
|
|
186
|
+
"TestCase"
|
|
152
187
|
],
|
|
188
|
+
"testResult": "http://example/test-01.out",
|
|
189
|
+
"rdfs:comment": "@prefix and qnames",
|
|
153
190
|
"assertions": [
|
|
154
191
|
{
|
|
192
|
+
"@id": "_:b1",
|
|
155
193
|
"@type": "Assertion",
|
|
156
|
-
"
|
|
194
|
+
"test": "_:b0",
|
|
195
|
+
"subject": "http://rubygems.org/gems/rdf-turtle",
|
|
157
196
|
"result": {
|
|
197
|
+
"@id": "_:b2",
|
|
158
198
|
"@type": "TestResult",
|
|
159
199
|
"outcome": "earl:untested"
|
|
160
200
|
},
|
|
161
|
-
"
|
|
162
|
-
"test": "_:b2"
|
|
201
|
+
"assertedBy": null
|
|
163
202
|
}
|
|
164
203
|
],
|
|
165
|
-
"
|
|
166
|
-
"testAction": "http://example/test-01.ttl"
|
|
167
|
-
"testResult": "http://example/test-01.out",
|
|
168
|
-
"title": "subm-test-01"
|
|
204
|
+
"title": "subm-test-01",
|
|
205
|
+
"testAction": "http://example/test-01.ttl"
|
|
169
206
|
}
|
|
170
207
|
],
|
|
171
|
-
"rdfs:comment": "Description for Example Test Cases",
|
|
172
208
|
"title": "Example Test Cases"
|
|
173
209
|
}
|
|
174
210
|
],
|
|
175
|
-
"
|
|
176
|
-
"
|
|
177
|
-
|
|
178
|
-
"doap:Project",
|
|
179
|
-
"Software"
|
|
180
|
-
],
|
|
181
|
-
"developer": [
|
|
182
|
-
{
|
|
183
|
-
"@id": "http://greggkellogg.net/foaf#me",
|
|
184
|
-
"@type": [
|
|
185
|
-
"Assertor",
|
|
186
|
-
"foaf:Person"
|
|
187
|
-
],
|
|
188
|
-
"foaf:homepage": "http://greggkellogg.net/",
|
|
189
|
-
"foaf:name": "Gregg Kellogg"
|
|
190
|
-
}
|
|
191
|
-
],
|
|
192
|
-
"doapDesc": "EarlReport generates HTML+RDFa rollups of multiple EARL reports",
|
|
193
|
-
"homepage": "https://github.com/gkellogg/earl-report",
|
|
194
|
-
"language": "Ruby",
|
|
195
|
-
"license": "http://unlicense.org",
|
|
196
|
-
"name": "earl-report",
|
|
197
|
-
"release": {
|
|
198
|
-
"@id": "https://github.com/gkellogg/earl-report/tree/0.4.6",
|
|
199
|
-
"@type": "doap:Version",
|
|
200
|
-
"created": "2017-07-02",
|
|
201
|
-
"name": "earl-report-0.4.6",
|
|
202
|
-
"revision": "0.4.6"
|
|
203
|
-
},
|
|
204
|
-
"shortdesc": "Earl Report summary generator"
|
|
205
|
-
},
|
|
206
|
-
"name": "Turtle Test Results",
|
|
211
|
+
"assertions": [
|
|
212
|
+
"/Users/gregg/Projects/earl-report/spec/test-files/report-complete.ttl"
|
|
213
|
+
],
|
|
207
214
|
"testSubjects": [
|
|
208
215
|
{
|
|
209
216
|
"@id": "http://rubygems.org/gems/rdf-turtle",
|
|
210
217
|
"@type": [
|
|
211
|
-
"doap:Project",
|
|
212
218
|
"Software",
|
|
213
|
-
"TestSubject"
|
|
219
|
+
"TestSubject",
|
|
220
|
+
"doap:Project"
|
|
214
221
|
],
|
|
222
|
+
"name": "RDF::Turtle",
|
|
215
223
|
"developer": [
|
|
216
224
|
{
|
|
217
225
|
"@id": "http://greggkellogg.net/foaf#me",
|
|
@@ -219,14 +227,13 @@
|
|
|
219
227
|
"Assertor",
|
|
220
228
|
"foaf:Person"
|
|
221
229
|
],
|
|
222
|
-
"foaf:
|
|
223
|
-
"foaf:
|
|
230
|
+
"foaf:name": "Gregg Kellogg",
|
|
231
|
+
"foaf:homepage": "http://greggkellogg.net/"
|
|
224
232
|
}
|
|
225
233
|
],
|
|
226
|
-
"doapDesc": "RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.",
|
|
227
234
|
"homepage": "http://ruby-rdf.github.com/rdf-turtle",
|
|
228
235
|
"language": "Ruby",
|
|
229
|
-
"
|
|
236
|
+
"doapDesc": "RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite."
|
|
230
237
|
}
|
|
231
238
|
]
|
|
232
239
|
}
|
data/spec/test-files/results.ttl
CHANGED
|
@@ -7,89 +7,89 @@
|
|
|
7
7
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
8
8
|
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
|
9
9
|
|
|
10
|
-
<> a
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
10
|
+
<> a earl:Software,
|
|
11
|
+
doap:Project;
|
|
12
|
+
dc:bibliographicCitation "[[TURTLE]]";
|
|
13
|
+
doap:name "Turtle Test Results";
|
|
14
|
+
mf:entries (<http://example/manifest.ttl>);
|
|
15
|
+
earl:assertions </Users/gregg/Projects/earl-report/spec/test-files/report-complete.ttl>;
|
|
16
|
+
earl:generatedBy <http://rubygems.org/gems/earl-report>;
|
|
17
|
+
earl:testSubjects <http://rubygems.org/gems/rdf-turtle> .
|
|
18
18
|
|
|
19
19
|
# Manifests
|
|
20
20
|
|
|
21
21
|
<http://example/manifest.ttl> a earl:Report,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
22
|
+
mf:Manifest;
|
|
23
|
+
rdfs:comment "Description for Example Test Cases";
|
|
24
|
+
mf:entries (<http://example/manifest.ttl#testeval00> _:g70364851762280);
|
|
25
|
+
mf:name "Example Test Cases" .
|
|
26
26
|
|
|
27
|
-
<http://example/manifest.ttl#testeval00> a
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
27
|
+
<http://example/manifest.ttl#testeval00> a <http://www.w3.org/ns/rdftest#TestTurtleEval>,
|
|
28
|
+
earl:TestCriterion,
|
|
29
|
+
earl:TestCase;
|
|
30
|
+
rdfs:comment "Blank subject";
|
|
31
|
+
mf:action <http://example/test-00.ttl>;
|
|
32
|
+
mf:name "subm-test-00";
|
|
33
|
+
mf:result <http://example/test-00.out>;
|
|
34
|
+
earl:assertions [
|
|
35
|
+
a earl:Assertion;
|
|
36
|
+
earl:assertedBy <http://greggkellogg.net/foaf#me>;
|
|
37
|
+
earl:mode earl:automatic;
|
|
38
|
+
earl:result [
|
|
39
|
+
a earl:TestResult;
|
|
40
|
+
earl:outcome earl:passed
|
|
41
|
+
];
|
|
42
|
+
earl:subject <http://rubygems.org/gems/rdf-turtle>;
|
|
43
|
+
earl:test <http://example/manifest.ttl#testeval00>
|
|
44
|
+
] .
|
|
45
45
|
|
|
46
|
-
_:
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
46
|
+
_:g70364851762280 a <http://www.w3.org/ns/rdftest#TestTurtleEval>,
|
|
47
|
+
earl:TestCriterion,
|
|
48
|
+
earl:TestCase;
|
|
49
|
+
rdfs:comment "@prefix and qnames";
|
|
50
|
+
mf:action <http://example/test-01.ttl>;
|
|
51
|
+
mf:name "subm-test-01";
|
|
52
|
+
mf:result <http://example/test-01.out>;
|
|
53
|
+
earl:assertions [
|
|
54
|
+
a earl:Assertion;
|
|
55
|
+
earl:result [
|
|
56
|
+
a earl:TestResult;
|
|
57
|
+
earl:outcome earl:untested
|
|
58
|
+
];
|
|
59
|
+
earl:subject <http://rubygems.org/gems/rdf-turtle>;
|
|
60
|
+
earl:test _:g70364851762280
|
|
61
|
+
] .
|
|
62
62
|
|
|
63
63
|
# Test Subjects
|
|
64
64
|
|
|
65
|
-
<http://rubygems.org/gems/rdf-turtle> a
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
65
|
+
<http://rubygems.org/gems/rdf-turtle> a earl:Software,
|
|
66
|
+
earl:TestSubject,
|
|
67
|
+
doap:Project;
|
|
68
|
+
doap:description "RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite."@en;
|
|
69
|
+
doap:developer <http://greggkellogg.net/foaf#me>;
|
|
70
|
+
doap:homepage <http://ruby-rdf.github.com/rdf-turtle>;
|
|
71
|
+
doap:name "RDF::Turtle";
|
|
72
|
+
doap:programming-language "Ruby" .
|
|
73
73
|
|
|
74
74
|
<http://greggkellogg.net/foaf#me> a earl:Assertor,
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
75
|
+
foaf:Person;
|
|
76
|
+
foaf:homepage <http://greggkellogg.net/>;
|
|
77
|
+
foaf:name "Gregg Kellogg" .
|
|
78
78
|
|
|
79
79
|
# Report Generation Software
|
|
80
80
|
|
|
81
|
-
<http://rubygems.org/gems/earl-report> a
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
81
|
+
<http://rubygems.org/gems/earl-report> a earl:Software,
|
|
82
|
+
doap:Project;
|
|
83
|
+
doap:description "EarlReport generates HTML+RDFa rollups of multiple EARL reports"@en;
|
|
84
|
+
doap:developer <http://greggkellogg.net/foaf#me>;
|
|
85
|
+
doap:homepage <https://github.com/gkellogg/earl-report>;
|
|
86
|
+
doap:license <http://unlicense.org>;
|
|
87
|
+
doap:name "earl-report";
|
|
88
|
+
doap:programming-language "Ruby";
|
|
89
|
+
doap:release <https://github.com/gkellogg/earl-report/tree/0.4.6>;
|
|
90
|
+
doap:shortdesc "Earl Report summary generator"@en .
|
|
91
91
|
|
|
92
92
|
<https://github.com/gkellogg/earl-report/tree/0.4.6> a doap:Version;
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
93
|
+
doap:created "2017-07-02"^^xsd:date;
|
|
94
|
+
doap:name "earl-report-0.4.6";
|
|
95
|
+
doap:revision "0.4.6" .
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: earl-report
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Gregg Kellogg
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2019-07-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: linkeddata
|
|
@@ -16,56 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: '
|
|
19
|
+
version: '3.0'
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: '
|
|
27
|
-
- !ruby/object:Gem::Dependency
|
|
28
|
-
name: sparql
|
|
29
|
-
requirement: !ruby/object:Gem::Requirement
|
|
30
|
-
requirements:
|
|
31
|
-
- - "~>"
|
|
32
|
-
- !ruby/object:Gem::Version
|
|
33
|
-
version: '2.2'
|
|
34
|
-
type: :runtime
|
|
35
|
-
prerelease: false
|
|
36
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
37
|
-
requirements:
|
|
38
|
-
- - "~>"
|
|
39
|
-
- !ruby/object:Gem::Version
|
|
40
|
-
version: '2.2'
|
|
41
|
-
- !ruby/object:Gem::Dependency
|
|
42
|
-
name: rdf-turtle
|
|
43
|
-
requirement: !ruby/object:Gem::Requirement
|
|
44
|
-
requirements:
|
|
45
|
-
- - "~>"
|
|
46
|
-
- !ruby/object:Gem::Version
|
|
47
|
-
version: '2.2'
|
|
48
|
-
type: :runtime
|
|
49
|
-
prerelease: false
|
|
50
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
51
|
-
requirements:
|
|
52
|
-
- - "~>"
|
|
53
|
-
- !ruby/object:Gem::Version
|
|
54
|
-
version: '2.2'
|
|
55
|
-
- !ruby/object:Gem::Dependency
|
|
56
|
-
name: json-ld
|
|
57
|
-
requirement: !ruby/object:Gem::Requirement
|
|
58
|
-
requirements:
|
|
59
|
-
- - "~>"
|
|
60
|
-
- !ruby/object:Gem::Version
|
|
61
|
-
version: '2.1'
|
|
62
|
-
type: :runtime
|
|
63
|
-
prerelease: false
|
|
64
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
65
|
-
requirements:
|
|
66
|
-
- - "~>"
|
|
67
|
-
- !ruby/object:Gem::Version
|
|
68
|
-
version: '2.1'
|
|
26
|
+
version: '3.0'
|
|
69
27
|
- !ruby/object:Gem::Dependency
|
|
70
28
|
name: haml
|
|
71
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -100,42 +58,42 @@ dependencies:
|
|
|
100
58
|
requirements:
|
|
101
59
|
- - "~>"
|
|
102
60
|
- !ruby/object:Gem::Version
|
|
103
|
-
version: '1.
|
|
61
|
+
version: '1.10'
|
|
104
62
|
type: :runtime
|
|
105
63
|
prerelease: false
|
|
106
64
|
version_requirements: !ruby/object:Gem::Requirement
|
|
107
65
|
requirements:
|
|
108
66
|
- - "~>"
|
|
109
67
|
- !ruby/object:Gem::Version
|
|
110
|
-
version: '1.
|
|
68
|
+
version: '1.10'
|
|
111
69
|
- !ruby/object:Gem::Dependency
|
|
112
70
|
name: rspec
|
|
113
71
|
requirement: !ruby/object:Gem::Requirement
|
|
114
72
|
requirements:
|
|
115
73
|
- - "~>"
|
|
116
74
|
- !ruby/object:Gem::Version
|
|
117
|
-
version: '3.
|
|
75
|
+
version: '3.8'
|
|
118
76
|
type: :development
|
|
119
77
|
prerelease: false
|
|
120
78
|
version_requirements: !ruby/object:Gem::Requirement
|
|
121
79
|
requirements:
|
|
122
80
|
- - "~>"
|
|
123
81
|
- !ruby/object:Gem::Version
|
|
124
|
-
version: '3.
|
|
82
|
+
version: '3.8'
|
|
125
83
|
- !ruby/object:Gem::Dependency
|
|
126
84
|
name: rspec-its
|
|
127
85
|
requirement: !ruby/object:Gem::Requirement
|
|
128
86
|
requirements:
|
|
129
87
|
- - "~>"
|
|
130
88
|
- !ruby/object:Gem::Version
|
|
131
|
-
version: '1.
|
|
89
|
+
version: '1.3'
|
|
132
90
|
type: :development
|
|
133
91
|
prerelease: false
|
|
134
92
|
version_requirements: !ruby/object:Gem::Requirement
|
|
135
93
|
requirements:
|
|
136
94
|
- - "~>"
|
|
137
95
|
- !ruby/object:Gem::Version
|
|
138
|
-
version: '1.
|
|
96
|
+
version: '1.3'
|
|
139
97
|
- !ruby/object:Gem::Dependency
|
|
140
98
|
name: equivalent-xml
|
|
141
99
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -170,14 +128,14 @@ dependencies:
|
|
|
170
128
|
requirements:
|
|
171
129
|
- - "~>"
|
|
172
130
|
- !ruby/object:Gem::Version
|
|
173
|
-
version: '12.
|
|
131
|
+
version: '12.3'
|
|
174
132
|
type: :development
|
|
175
133
|
prerelease: false
|
|
176
134
|
version_requirements: !ruby/object:Gem::Requirement
|
|
177
135
|
requirements:
|
|
178
136
|
- - "~>"
|
|
179
137
|
- !ruby/object:Gem::Version
|
|
180
|
-
version: '12.
|
|
138
|
+
version: '12.3'
|
|
181
139
|
description: EarlReport generates HTML+RDFa rollups of multiple EARL reports.
|
|
182
140
|
email: gregg@greggkellogg.net
|
|
183
141
|
executables:
|
|
@@ -216,29 +174,28 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
216
174
|
requirements:
|
|
217
175
|
- - ">="
|
|
218
176
|
- !ruby/object:Gem::Version
|
|
219
|
-
version: 2.
|
|
177
|
+
version: '2.4'
|
|
220
178
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
221
179
|
requirements:
|
|
222
180
|
- - ">="
|
|
223
181
|
- !ruby/object:Gem::Version
|
|
224
182
|
version: '0'
|
|
225
183
|
requirements: []
|
|
226
|
-
|
|
227
|
-
rubygems_version: 2.6.12
|
|
184
|
+
rubygems_version: 3.0.3
|
|
228
185
|
signing_key:
|
|
229
186
|
specification_version: 4
|
|
230
187
|
summary: Earl Report summary generator
|
|
231
188
|
test_files:
|
|
232
|
-
- spec/earl_report_spec.rb
|
|
233
189
|
- spec/spec_helper.rb
|
|
234
|
-
- spec/
|
|
190
|
+
- spec/earl_report_spec.rb
|
|
235
191
|
- spec/test-files/foaf.ttl
|
|
236
192
|
- spec/test-files/manifest.ttl
|
|
193
|
+
- spec/test-files/doap.ttl
|
|
194
|
+
- spec/test-files/results.jsonld
|
|
195
|
+
- spec/test-files/results.ttl
|
|
237
196
|
- spec/test-files/report-complete.ttl
|
|
238
197
|
- spec/test-files/report-no-doap.ttl
|
|
239
|
-
- spec/test-files/report-no-foaf.ttl
|
|
240
198
|
- spec/test-files/results.html
|
|
241
|
-
- spec/test-files/
|
|
242
|
-
- spec/test-files/results.ttl
|
|
243
|
-
- spec/test-files/test-00.out
|
|
199
|
+
- spec/test-files/report-no-foaf.ttl
|
|
244
200
|
- spec/test-files/test-00.ttl
|
|
201
|
+
- spec/test-files/test-00.out
|