earl-report 0.3.6 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -27,7 +27,7 @@
27
27
  shortName: "turtle-earl",
28
28
  subtitle: "Turtle Implementation Conformance Report",
29
29
  // if you wish the publication date to be other than today, set this
30
- publishDate: "2015/05/24",
30
+ publishDate: "2015/08/10",
31
31
 
32
32
  // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
33
33
  // and its maturity status
@@ -42,12 +42,6 @@
42
42
  // if this is a LCWD, uncomment and set the end of its review period
43
43
  // lcEnd: "2009-08-05",
44
44
 
45
- // if you want to have extra CSS, append them to this list
46
- // it is recommended that the respec.css stylesheet be kept
47
- extraCSS: [
48
- "http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"
49
- ],
50
-
51
45
  // editors, add as many as you like
52
46
  // only "name" is required
53
47
  editors: [
@@ -87,7 +81,7 @@
87
81
  </script>
88
82
  <style type='text/css'>
89
83
  /*<![CDATA[*/
90
- span[property='dc:description'] { display: none; }
84
+ span[property='dc:description rdfs:comment'] { display: none; }
91
85
  td.PASS { color: green; }
92
86
  td.FAIL { color: red; }
93
87
  table.report {
@@ -121,8 +115,8 @@
121
115
  /*]]>*/
122
116
  </style>
123
117
  </head>
124
- <body prefix='earl: http://www.w3.org/ns/earl# doap: http://usefulinc.com/ns/doap# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#'>
125
- <section about='' id='abstract' typeof='earl:Software doap:Project'>
118
+ <body prefix='earl: http://www.w3.org/ns/earl# doap: http://usefulinc.com/ns/doap# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#' vocab='http://www.w3.org/ns/earl#'>
119
+ <section about='' id='abstract' typeof='Software doap:Project'>
126
120
  <p>
127
121
  This document report test subject conformance for and related specifications for
128
122
  <span property='doap:name'>Turtle Test Results</span>
@@ -145,9 +139,9 @@
145
139
  <h2>
146
140
  Test Manifests
147
141
  </h2>
148
- <section resource='http://example/manifest.ttl' typeof='earl:Report mf:Manifest'>
142
+ <section resource='http://example/manifest.ttl' typeof='mf:Manifest Report'>
149
143
  <h2 property='dc:title mf:name'>Example Test Cases</h2>
150
- <p property='rdfs:comment'>Description for Example Test Cases</p>
144
+ <p lang='en' property='rdfs:comment'>5</p>
151
145
  <table class='report'>
152
146
  <tr>
153
147
  <th>
@@ -157,31 +151,31 @@
157
151
  <a href='#subj_0'>RDF::Turtle</a>
158
152
  </th>
159
153
  </tr>
160
- <tr inlist='inlist' rel='mf:entries' resource='http://example/manifest.ttl#testeval00' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/rdftest#TestTurtleEval'>
154
+ <tr inlist='inlist' rel='mf:entries' resource='http://example/manifest.ttl#testeval00' typeof='http://www.w3.org/ns/rdftest#TestTurtleEval TestCriterion TestCase'>
161
155
  <td>
162
156
  <a href='#test_1fdd82ac4caf30510cabfdb0a5987ddd'>subm-test-00</a>
163
157
  </td>
164
- <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
158
+ <td class='PASS' property='earl:assertions' typeof='Assertion'>
165
159
  <link href='http://greggkellogg.net/foaf#me' property='earl:assertedBy' />
166
160
  <link href='http://example/manifest.ttl#testeval00' property='earl:test' />
167
161
  <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
168
162
  <link href='earl:automatic' property='earl:mode' />
169
- <span property='earl:result' typeof='earl:TestResult'>
163
+ <span property='earl:result' typeof='TestResult'>
170
164
  <span property='earl:outcome' resource='earl:passed'>
171
165
  PASS
172
166
  </span>
173
167
  </span>
174
168
  </td>
175
169
  </tr>
176
- <tr inlist='inlist' rel='mf:entries' resource='_:g70114604698720' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/rdftest#TestTurtleEval'>
170
+ <tr inlist='inlist' rel='mf:entries' resource='_:b0' typeof='http://www.w3.org/ns/rdftest#TestTurtleEval TestCriterion TestCase'>
177
171
  <td>
178
- <a href='#test_d0c563a61deb019c499849ef841596b8'>subm-test-01</a>
172
+ <a href='#test_9616fad74c7bf0cfba5d70f087ed0a96'>subm-test-01</a>
179
173
  </td>
180
- <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
181
- <link href='_:g70114604698720' property='earl:test' />
174
+ <td class='UNTESTED' property='earl:assertions' typeof='Assertion'>
175
+ <link href='_:b0' property='earl:test' />
182
176
  <link href='http://rubygems.org/gems/rdf-turtle' property='earl:subject' />
183
- <link href='earl:notAvailable' property='earl:mode' />
184
- <span property='earl:result' typeof='earl:TestResult'>
177
+ <link href='6' property='earl:mode' />
178
+ <span property='earl:result' typeof='TestResult'>
185
179
  <span property='earl:outcome' resource='earl:untested'>
186
180
  UNTESTED
187
181
  </span>
@@ -212,7 +206,7 @@
212
206
  <span about='http://rubygems.org/gems/rdf-turtle' property='doap:name'>RDF::Turtle</span>
213
207
  </a>
214
208
  </dt>
215
- <dd inlist='inlist' property='earl:testSubjects' resource='http://rubygems.org/gems/rdf-turtle' typeof='earl:TestSubject doap:Project'>
209
+ <dd property='earl:testSubjects' resource='http://rubygems.org/gems/rdf-turtle' typeof='doap:Project TestSubject Software'>
216
210
  <dl>
217
211
  <dt>Description</dt>
218
212
  <dd lang='en' property='doap:description'>RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.</dd>
@@ -226,7 +220,7 @@
226
220
  </dd>
227
221
  <dt>Developer</dt>
228
222
  <dd rel='doap:developer'>
229
- <div resource='http://greggkellogg.net/foaf#me' typeof='foaf:Person'>
223
+ <div resource='http://greggkellogg.net/foaf#me' typeof='foaf:Person Assertor'>
230
224
  <a href='http://greggkellogg.net/foaf#me'>
231
225
  <span property='foaf:name'>Gregg Kellogg</span>
232
226
  </a>
@@ -280,36 +274,36 @@
280
274
  <span property='dc:title mf:name'>subm-test-00</span>
281
275
  </dt>
282
276
  <dd resource='http://example/manifest.ttl#testeval00'>
283
- <p lang='en' property='dc:description'>Blank subject</p>
277
+ <p property='dc:description rdfs:comment'>7</p>
284
278
  <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>
285
279
  <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>
286
280
  </dd>
287
- <dt id='test_d0c563a61deb019c499849ef841596b8' resource='_:g70114604698720'>
281
+ <dt id='test_9616fad74c7bf0cfba5d70f087ed0a96' resource='_:b0'>
288
282
  Test
289
283
  <span property='dc:title mf:name'>subm-test-01</span>
290
284
  </dt>
291
- <dd resource='_:g70114604698720'>
292
- <p lang='en' property='dc:description'>@prefix and qnames</p>
285
+ <dd resource='_:b0'>
286
+ <p property='dc:description rdfs:comment'>7</p>
293
287
  <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>
294
288
  <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>
295
289
  </dd>
296
290
  </div>
297
291
  </dl>
298
292
  </section>
299
- <section id='appendix' property='earl:generatedBy' resource='http://rubygems.org/gems/earl-report' typeof='doap:Project'>
293
+ <section id='appendix' property='earl:generatedBy' resource='http://rubygems.org/gems/earl-report' typeof='Software doap:Project'>
300
294
  <h2>
301
295
  Report Generation Software
302
296
  </h2>
303
297
  <p>
304
298
  This report generated by
305
299
  <span property='doap:name'><a href='http://rubygems.org/gems/earl-report'>earl-report</a></span>
306
- <meta content='Earl Report summary generator' lang='en' property='doap:shortdesc' />
307
- <meta content='EarlReport generates HTML+RDFa rollups of multiple EARL reports' lang='en' property='doap:description' />
300
+ <meta content='Earl Report summary generator' property='doap:shortdesc' />
301
+ <meta content='EarlReport generates HTML+RDFa rollups of multiple EARL reports' property='doap:description' />
308
302
  version
309
- <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.3.5' typeof='doap:Version'>
310
- <span property='doap:revision'>0.3.5</span>
311
- <meta content='earl-report-0.3.5' property='doap:name' />
312
- <meta content='2015-05-18' datatype='xsd:date' property='doap:created' />
303
+ <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.3.6' typeof='doap:Version'>
304
+ <span property='doap:revision'>0.3.6</span>
305
+ <meta content='earl-report-0.3.6' property='doap:name' />
306
+ <meta content='2015-05-24' datatype='xsd:date' property='doap:created' />
313
307
  </span>
314
308
  an
315
309
  <a href='http://unlicense.org' property='doap:license'>Unlicensed</a>
@@ -320,7 +314,7 @@
320
314
  </p>
321
315
  <p property='doap:developer' resource='http://greggkellogg.net/foaf#me' typeof='foaf:Person'>
322
316
  This software is provided by
323
- <a href='http://greggkellogg.net/' property='foaf:homepage'><span aboue='http://greggkellogg.net/foaf#me' property='foaf:name'>Gregg Kellogg</span></a>
317
+ <a href='http://greggkellogg.net/' property='foaf:homepage'><span about='http://greggkellogg.net/foaf#me' property='foaf:name'>Gregg Kellogg</span></a>
324
318
  in hopes that it might make the lives of conformance testers easier.
325
319
  </p>
326
320
  </section>
@@ -1 +1,236 @@
1
- {"@context":{"@vocab":"http://www.w3.org/ns/earl#","foaf:homepage":{"@type":"@id"},"dc":"http://purl.org/dc/terms/","doap":"http://usefulinc.com/ns/doap#","earl":"http://www.w3.org/ns/earl#","mf":"http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#","foaf":"http://xmlns.com/foaf/0.1/","rdfs":"http://www.w3.org/2000/01/rdf-schema#","assertedBy":{"@type":"@id"},"assertions":{"@type":"@id","@container":"@list"},"bibRef":{"@id":"dc:bibliographicCitation"},"created":{"@id":"doap:created","@type":"xsd:date"},"description":{"@id":"dc:description","@language":"en"},"developer":{"@id":"doap:developer","@type":"@id","@container":"@set"},"doapDesc":{"@id":"doap:description","@language":"en"},"generatedBy":{"@type":"@id"},"homepage":{"@id":"doap:homepage","@type":"@id"},"label":{"@id":"rdfs:label","@language":"en"},"language":{"@id":"doap:programming-language"},"license":{"@id":"doap:license","@type":"@id"},"mode":{"@type":"@id"},"name":{"@id":"doap:name"},"outcome":{"@type":"@id"},"release":{"@id":"doap:release","@type":"@id"},"shortdesc":{"@id":"doap:shortdesc","@language":"en"},"subject":{"@type":"@id"},"test":{"@type":"@id"},"testAction":{"@id":"mf:action","@type":"@id"},"testResult":{"@id":"mf:result","@type":"@id"},"entries":{"@id":"mf:entries","@type":"@id","@container":"@list"},"testSubjects":{"@type":"@id","@container":"@list"},"title":{"@id":"dc:title"},"xsd":{"@id":"http://www.w3.org/2001/XMLSchema#"}},"@id":"","@type":["earl:Software","doap:Project"],"name":"Turtle Test Results","bibRef":"[[TURTLE]]","generatedBy":{"@id":"http://rubygems.org/gems/earl-report","@type":"doap:Project","name":"earl-report","shortdesc":"Earl Report summary generator","doapDesc":"EarlReport generates HTML+RDFa rollups of multiple EARL reports","homepage":"https://github.com/gkellogg/earl-report","language":"Ruby","license":"http://unlicense.org","release":{"@id":"https://github.com/gkellogg/earl-report/tree/0.3.5","@type":"doap:Version","name":"earl-report-0.3.5","created":"2015-05-18","revision":"0.3.5"},"developer":{"@type":"foaf:Person","@id":"http://greggkellogg.net/foaf#me","foaf:name":"Gregg Kellogg","foaf:homepage":"http://greggkellogg.net/"}},"assertions":["/Users/gregg/Projects/earl-report/spec/test-files/report-complete.ttl"],"testSubjects":[{"@id":"http://rubygems.org/gems/rdf-turtle","@type":["earl:TestSubject","doap:Project"],"name":"RDF::Turtle","developer":[{"@type":"foaf:Person","@id":"http://greggkellogg.net/foaf#me","foaf:name":"Gregg Kellogg","foaf:homepage":"http://greggkellogg.net/"}],"doapDesc":"RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.","homepage":"http://ruby-rdf.github.com/rdf-turtle","language":"Ruby"}],"entries":[{"@id":"http://example/manifest.ttl","@type":["earl:Report","mf:Manifest"],"entries":[{"@id":"http://example/manifest.ttl#testeval00","@type":["earl:TestCriterion","earl:TestCase","http://www.w3.org/ns/rdftest#TestTurtleEval"],"title":"subm-test-00","testAction":"http://example/test-00.ttl","assertions":[{"@type":"earl:Assertion","test":"http://example/manifest.ttl#testeval00","subject":"http://rubygems.org/gems/rdf-turtle","mode":"earl:automatic","result":{"@type":"earl:TestResult","outcome":"earl:passed"},"assertedBy":"http://greggkellogg.net/foaf#me"}],"description":"Blank subject","testResult":"http://example/test-00.out"},{"@id":"_:g70114599241260","@type":["earl:TestCriterion","earl:TestCase","http://www.w3.org/ns/rdftest#TestTurtleEval"],"title":"subm-test-01","testAction":"http://example/test-01.ttl","assertions":[{"@type":"earl:Assertion","test":"_:g70114599241260","subject":"http://rubygems.org/gems/rdf-turtle","mode":"earl:notAvailable","result":{"@type":"earl:TestResult","outcome":"earl:untested"}}],"description":"@prefix and qnames","testResult":"http://example/test-01.out"}],"title":"Example Test Cases","description":"Description for Example Test Cases"}]}
1
+ {
2
+ "@context": {
3
+ "@vocab": "http://www.w3.org/ns/earl#",
4
+ "foaf:homepage": {
5
+ "@type": "@id"
6
+ },
7
+ "dc": "http://purl.org/dc/terms/",
8
+ "doap": "http://usefulinc.com/ns/doap#",
9
+ "earl": "http://www.w3.org/ns/earl#",
10
+ "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#",
11
+ "foaf": "http://xmlns.com/foaf/0.1/",
12
+ "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
13
+ "assertedBy": {
14
+ "@type": "@id"
15
+ },
16
+ "assertions": {
17
+ "@type": "@id",
18
+ "@container": "@set"
19
+ },
20
+ "bibRef": {
21
+ "@id": "dc:bibliographicCitation"
22
+ },
23
+ "created": {
24
+ "@id": "doap:created",
25
+ "@type": "xsd:date"
26
+ },
27
+ "description": {
28
+ "@id": "rdfs:comment",
29
+ "@language": "en"
30
+ },
31
+ "developer": {
32
+ "@id": "doap:developer",
33
+ "@type": "@id",
34
+ "@container": "@set"
35
+ },
36
+ "doapDesc": {
37
+ "@id": "doap:description",
38
+ "@language": "en"
39
+ },
40
+ "generatedBy": {
41
+ "@type": "@id"
42
+ },
43
+ "homepage": {
44
+ "@id": "doap:homepage",
45
+ "@type": "@id"
46
+ },
47
+ "language": {
48
+ "@id": "doap:programming-language"
49
+ },
50
+ "license": {
51
+ "@id": "doap:license",
52
+ "@type": "@id"
53
+ },
54
+ "mode": {
55
+ "@type": "@id"
56
+ },
57
+ "name": {
58
+ "@id": "doap:name"
59
+ },
60
+ "outcome": {
61
+ "@type": "@id"
62
+ },
63
+ "release": {
64
+ "@id": "doap:release",
65
+ "@type": "@id"
66
+ },
67
+ "revision": {
68
+ "@id": "doap:revision"
69
+ },
70
+ "shortdesc": {
71
+ "@id": "doap:shortdesc",
72
+ "@language": "en"
73
+ },
74
+ "subject": {
75
+ "@type": "@id"
76
+ },
77
+ "test": {
78
+ "@type": "@id"
79
+ },
80
+ "testAction": {
81
+ "@id": "mf:action",
82
+ "@type": "@id"
83
+ },
84
+ "testResult": {
85
+ "@id": "mf:result",
86
+ "@type": "@id"
87
+ },
88
+ "title": {
89
+ "@id": "mf:name"
90
+ },
91
+ "entries": {
92
+ "@id": "mf:entries",
93
+ "@type": "@id",
94
+ "@container": "@list"
95
+ },
96
+ "testSubjects": {
97
+ "@type": "@id",
98
+ "@container": "@set"
99
+ },
100
+ "xsd": {
101
+ "@id": "http://www.w3.org/2001/XMLSchema#"
102
+ }
103
+ },
104
+ "@id": "",
105
+ "@type": [
106
+ "Software",
107
+ "doap:Project"
108
+ ],
109
+ "assertions": [
110
+ "/Users/gregg/Projects/earl-report/spec/test-files/report-complete.ttl"
111
+ ],
112
+ "bibRef": "[[TURTLE]]",
113
+ "entries": [
114
+ {
115
+ "@id": "http://example/manifest.ttl",
116
+ "@type": [
117
+ "mf:Manifest",
118
+ "Report"
119
+ ],
120
+ "entries": [
121
+ {
122
+ "@id": "http://example/manifest.ttl#testeval00",
123
+ "@type": [
124
+ "http://www.w3.org/ns/rdftest#TestTurtleEval",
125
+ "TestCriterion",
126
+ "TestCase"
127
+ ],
128
+ "assertions": [
129
+ {
130
+ "@id": "_:b4",
131
+ "@type": "Assertion",
132
+ "assertedBy": "http://greggkellogg.net/foaf#me",
133
+ "mode": "earl:automatic",
134
+ "result": {
135
+ "@id": "_:b3",
136
+ "@type": "TestResult",
137
+ "outcome": "earl:passed"
138
+ },
139
+ "subject": "http://rubygems.org/gems/rdf-turtle",
140
+ "test": "http://example/manifest.ttl#testeval00"
141
+ }
142
+ ],
143
+ "rdfs:comment": "Blank subject",
144
+ "testAction": "http://example/test-00.ttl",
145
+ "testResult": "http://example/test-00.out",
146
+ "title": "subm-test-00"
147
+ },
148
+ {
149
+ "@id": "_:b0",
150
+ "@type": [
151
+ "http://www.w3.org/ns/rdftest#TestTurtleEval",
152
+ "TestCriterion",
153
+ "TestCase"
154
+ ],
155
+ "assertions": [
156
+ {
157
+ "@id": "_:b1",
158
+ "@type": "Assertion",
159
+ "assertedBy": null,
160
+ "result": {
161
+ "@id": "_:b2",
162
+ "@type": "TestResult",
163
+ "outcome": "earl:untested"
164
+ },
165
+ "subject": "http://rubygems.org/gems/rdf-turtle",
166
+ "test": "_:b0"
167
+ }
168
+ ],
169
+ "rdfs:comment": "@prefix and qnames",
170
+ "testAction": "http://example/test-01.ttl",
171
+ "testResult": "http://example/test-01.out",
172
+ "title": "subm-test-01"
173
+ }
174
+ ],
175
+ "rdfs:comment": "Description for Example Test Cases",
176
+ "title": "Example Test Cases"
177
+ }
178
+ ],
179
+ "generatedBy": {
180
+ "@id": "http://rubygems.org/gems/earl-report",
181
+ "@type": [
182
+ "Software",
183
+ "doap:Project"
184
+ ],
185
+ "developer": [
186
+ {
187
+ "@id": "http://greggkellogg.net/foaf#me",
188
+ "@type": [
189
+ "foaf:Person",
190
+ "Assertor"
191
+ ],
192
+ "foaf:homepage": "http://greggkellogg.net/",
193
+ "foaf:name": "Gregg Kellogg"
194
+ }
195
+ ],
196
+ "doapDesc": "EarlReport generates HTML+RDFa rollups of multiple EARL reports",
197
+ "homepage": "https://github.com/gkellogg/earl-report",
198
+ "language": "Ruby",
199
+ "license": "http://unlicense.org",
200
+ "name": "earl-report",
201
+ "release": {
202
+ "@id": "https://github.com/gkellogg/earl-report/tree/0.3.6",
203
+ "@type": "doap:Version",
204
+ "created": "2015-05-24",
205
+ "name": "earl-report-0.3.6",
206
+ "revision": "0.3.6"
207
+ },
208
+ "shortdesc": "Earl Report summary generator"
209
+ },
210
+ "name": "Turtle Test Results",
211
+ "testSubjects": [
212
+ {
213
+ "@id": "http://rubygems.org/gems/rdf-turtle",
214
+ "@type": [
215
+ "doap:Project",
216
+ "TestSubject",
217
+ "Software"
218
+ ],
219
+ "developer": [
220
+ {
221
+ "@id": "http://greggkellogg.net/foaf#me",
222
+ "@type": [
223
+ "foaf:Person",
224
+ "Assertor"
225
+ ],
226
+ "foaf:homepage": "http://greggkellogg.net/",
227
+ "foaf:name": "Gregg Kellogg"
228
+ }
229
+ ],
230
+ "doapDesc": "RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.",
231
+ "homepage": "http://ruby-rdf.github.com/rdf-turtle",
232
+ "language": "Ruby",
233
+ "name": "RDF::Turtle"
234
+ }
235
+ ]
236
+ }
@@ -3,89 +3,93 @@
3
3
  @prefix earl: <http://www.w3.org/ns/earl#> .
4
4
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
5
5
  @prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
6
- @prefix owl: <http://www.w3.org/2002/07/owl#> .
7
6
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8
7
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9
- @prefix xhv: <http://www.w3.org/1999/xhtml/vocab#> .
10
8
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11
9
 
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> .
12
18
 
13
- <> a earl:Software, doap:Project;
14
- doap:name "Turtle Test Results";
15
- dc:bibliographicCitation "[[TURTLE]]";
16
- earl:generatedBy <http://rubygems.org/gems/earl-report>;
17
- earl:assertions
18
- </Users/gregg/Projects/earl-report/spec/test-files/report-complete.ttl>;
19
- earl:testSubjects (
20
- <http://rubygems.org/gems/rdf-turtle>);
21
- mf:entries (
22
- <http://example/manifest.ttl>) .
23
-
24
-
25
- <http://rubygems.org/gems/earl-report> a earl:Software, doap:Project;
26
- doap:name "earl-report";
27
- doap:shortdesc "Earl Report summary generator"@en;
28
- doap:description "EarlReport generates HTML+RDFa rollups of multiple EARL reports"@en;
29
- doap:homepage <https://github.com/gkellogg/earl-report>;
30
- doap:programming-language "Ruby";
31
- doap:license <http://unlicense.org>;
32
- doap:release <https://github.com/gkellogg/earl-report/tree/0.3.5>;
33
- doap:developer <http://greggkellogg.net/foaf#me> .
19
+ # Manifests
34
20
 
35
-
21
+ <http://example/manifest.ttl> a mf:Manifest,
22
+ earl:Report;
23
+ rdfs:comment "Description for Example Test Cases";
24
+ mf:entries (<http://example/manifest.ttl#testeval00> _:g70278498983360);
25
+ mf:name "Example Test Cases" .
36
26
 
37
- # Manifests
38
- <http://example/manifest.ttl> a earl:Report, mf:Manifest;
39
- dc:title "Example Test Cases";
40
- mf:name "Example Test Cases";
41
- rdfs:comment "Description for Example Test Cases";
42
- mf:entries (
43
- <http://example/manifest.ttl#testeval00>
44
- _:g70114599373060) .
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
- # Subject Definitions
48
- #
49
- <http://rubygems.org/gems/rdf-turtle> a earl:TestSubject, doap:Project;
50
- doap:name "RDF::Turtle";
51
- doap:description "RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite."@en;
52
- doap:programming-language "Ruby";
53
- .
46
+ _:g70278498983360 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 _:g70278498983360
61
+ ] .
54
62
 
55
- <http://rubygems.org/gems/rdf-turtle> doap:developer <http://greggkellogg.net/foaf#me> .
63
+ # Test Subjects
56
64
 
57
- <http://greggkellogg.net/foaf#me> a foaf:Person;
58
- foaf:homepage <http://greggkellogg.net/>;
59
- foaf:name "Gregg Kellogg" .
65
+ <http://rubygems.org/gems/rdf-turtle> a doap:Project,
66
+ earl:TestSubject,
67
+ earl:Software;
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" .
60
73
 
74
+ <http://greggkellogg.net/foaf#me> a foaf:Person,
75
+ earl:Assertor;
76
+ foaf:homepage <http://greggkellogg.net/>;
77
+ foaf:name "Gregg Kellogg" .
61
78
 
62
- #
63
- # Test Case Definitions
64
- #
65
- <http://example/manifest.ttl#testeval00> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTurtleEval>;
66
- dc:title "subm-test-00";
67
- dc:description "Blank subject"@en;
68
- mf:result <http://example/test-00.out>;
69
- mf:action <http://example/test-00.ttl>;
70
- earl:assertions (
71
- [ a earl:Assertion;
72
- earl:assertedBy <http://greggkellogg.net/foaf#me>;
73
- earl:test <http://example/manifest.ttl#testeval00>;
74
- earl:subject <http://rubygems.org/gems/rdf-turtle>;
75
- earl:mode earl:automatic;
76
- earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
77
- ) .
79
+ # Report Generation Software
78
80
 
79
- _:g70114599373060 a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTurtleEval>;
80
- dc:title "subm-test-01";
81
- dc:description "@prefix and qnames"@en;
82
- mf:result <http://example/test-01.out>;
83
- mf:action <http://example/test-01.ttl>;
84
- earl:assertions (
85
- [ a earl:Assertion;
86
- earl:test _:g70114599373060;
87
- earl:subject <http://rubygems.org/gems/rdf-turtle>;
88
- earl:mode earl:notAvailable;
89
- earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
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.3.6>;
90
+ doap:shortdesc "Earl Report summary generator"@en .
91
91
 
92
+ <https://github.com/gkellogg/earl-report/tree/0.3.6> a doap:Version;
93
+ doap:created "2015-05-24"^^xsd:date;
94
+ doap:name "earl-report-0.3.6";
95
+ doap:revision "0.3.6" .