File: doap.ttl

package info (click to toggle)
libstring-copyright-perl 0.003006-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 216 kB
  • sloc: perl: 131; sh: 4; makefile: 2
file content (398 lines) | stat: -rw-r--r-- 18,206 bytes parent folder | download
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
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
@prefix cpan-uri: <http://purl.org/NET/cpan-uri/terms#> .
@prefix dc:    <http://purl.org/dc/terms/> .
@prefix doap:  <http://usefulinc.com/ns/doap#> .
@prefix doap-bugs: <http://ontologi.es/doap-bugs#> .
@prefix doap-changeset: <http://ontologi.es/doap-changeset#> .
@prefix doap-deps: <http://ontologi.es/doap-deps#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .

<http://purl.org/NET/cpan-uri/dist/String-Copyright/project>
	a                    doap:Project;
	cpan-uri:x_help_wanted <http://usefulinc.com/ns/doap#documenter>, <http://usefulinc.com/ns/doap#tester>;
	dc:contributor       <http://purl.org/NET/cpan-uri/person/jonass>;
	doap-deps:runtime-requirement [ doap-deps:on "constant 0"^^doap-deps:CpanId ], [ doap-deps:on "Exporter::Tiny 0"^^doap-deps:CpanId ], [ doap-deps:on "perl 5.008001"^^doap-deps:CpanId ], [ doap-deps:on "Number::Range 0.04"^^doap-deps:CpanId ];
	doap-deps:test-requirement [ doap-deps:on "Test::More 0"^^doap-deps:CpanId ], [ doap-deps:on "utf8 0"^^doap-deps:CpanId ];
	doap:bug-database    <http://rt.cpan.org/Dist/Display.html?Queue=String-Copyright>, <https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=libstring-copyright-perl>;
	doap:category        [ rdfs:label "Sourcecode" ], [ rdfs:label "Licensing" ];
	doap:created         "2016-07-21"^^xsd:date;
	doap:developer       <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:download-page   <https://metacpan.org/release/String-Copyright>;
	doap:homepage        <https://metacpan.org/pod/String::Copyright>, <https://metacpan.org/release/String-Copyright>;
	doap:license         <http://www.gnu.org/licenses/gpl-3.0.txt>;
	doap:maintainer      <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:name            "String-Copyright";
	doap:programming-language "Perl";
	doap:release         <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001001>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001002>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001003>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001004>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001005>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-002000>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-002001>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003000>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003001>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003002>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003003>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003004>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003005>, <http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003006>;
	doap:repository      [
		a doap:GitRepository;
		doap:browse <https://anonscm.debian.org/cgit/build-common/string-copyright.git>;
	];
	doap:shortdesc       "representation of text-based copyright statements".

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001001>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.001001"^^xsd:string;
	dc:issued            "2016-07-22"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Regression;
			rdfs:label "Fix stop custom-decode encoded copyright sign.";
		], [
			a doap-changeset:Documentation;
			rdfs:label "Add notes to POD on possible encoding issues.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.001001.tar.gz>;
	doap:revision        "0.001001"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001002>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.001002"^^xsd:string;
	dc:issued            "2016-07-24"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Update;
			rdfs:label "Include copyright sign when stringifying..";
		], [
			a doap-changeset:Update;
			rdfs:label "Detect alternative representations for copyright sign and hyphen-minus.";
		], [
			a doap-changeset:BackCompat;
			rdfs:label "Avoid superfluous regex modifiers /l /i /x.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix typo in regex: Misdetected some discussions about copyright as copyright statement.";
		], [
			a doap-changeset:Tests;
			rdfs:label "Improve range tests: Separate multi-range test from new test of newline before year-delimiting comma.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.001002.tar.gz>;
	doap:revision        "0.001002"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001003>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.001003"^^xsd:string;
	dc:issued            "2016-07-26"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Fix extend block into next line(s) only when purely years detected (not on any - possibly owner - string ending in digits).";
		], [
			a doap-changeset:Change;
			rdfs:label "Tighten parser slightly regarding corner cases of years tied up in line-wrapping.";
		], [
			a doap-changeset:Change;
			rdfs:label "Improve parsing of year-like strings: Treat as owner (instead of dropping) in more corner cases.";
		], [
			a doap-changeset:Change;
			rdfs:label "Tighten parsing to consider only space and tab (not other whitespace) where appropriate.";
		], [
			a doap-changeset:Tests;
			rdfs:label "Add a few tests for year-like owner field.";
		], [
			a doap-changeset:Change;
			rdfs:label "Refactor parsing to use pre-compiled regular expressions.";
		], [
			a doap-changeset:Tests;
			rdfs:label "Extend testsuite.";
		], [
			a doap-changeset:Change;
			rdfs:label "Fix stop include next line based on it starting with digits (only on previous line ending with digits).";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix silence closure warnings for regex variable.", "Use Test::Script to ensure correct perl invokes script in tests.";
			doap-bugs:fixes <http://purl.org/NET/cpan-uri/rt/ticket/116460>;
			doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/srezic>;
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.001003.tar.gz>;
	doap:revision        "0.001003"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001004>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.001004"^^xsd:string;
	dc:issued            "2016-07-27"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix use re 'eval'.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.001004.tar.gz>;
	doap:revision        "0.001004"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001005>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.001005"^^xsd:string;
	dc:issued            "2016-07-29"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Tighten owner detection to require non-punctuation as initial character.";
		], [
			a doap-changeset:Change;
			rdfs:label "Fix stop exclude define's (misses statements embedded in e.g. \"banner\" define); instead tighten sign detection to require space around pseudo-sign (c).";
		], [
			a doap-changeset:Change;
			rdfs:label "Relax years detection to tolerate initial commas.";
		], [
			a doap-changeset:Change;
			rdfs:label "Limit chatter detection to non-email-like strings generally (not only for info/information).";
		], [
			a doap-changeset:Change;
			rdfs:label "Detect chatter before signs or owners.";
		], [
			a doap-changeset:Change;
			rdfs:label "Detect comma before years.";
		], [
			a doap-changeset:Tests;
			rdfs:label "Adjust and extend testsuite.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.001005.tar.gz>;
	doap:revision        "0.001005"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-001>
	a                    doap:Version;
	rdfs:label           "Initial release.";
	dc:identifier        "String-Copyright-0.001"^^xsd:string;
	dc:issued            "2016-07-22"^^xsd:date;
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.001.tar.gz>;
	doap:revision        "0.001"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-002000>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.002000"^^xsd:string;
	dc:issued            "2016-08-04"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Misc. improvements e.g. in detecting non-sign chatter, delimiting characters and whitespace.";
		], [
			a doap-changeset:Packaging;
			rdfs:label "Use Exporter::Tiny.";
		], [
			a doap-changeset:Addition;
			rdfs:label "Implement threshold options, with none by default (was hardcoded threshold_after=5).";
		], [
			a doap-changeset:Change;
			rdfs:label "Parse multiple lines at a time.";
		], [
			a doap-changeset:Tests;
			rdfs:label "Extend testsuite with (some yet unsupported) corner cases.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.002000.tar.gz>;
	doap:revision        "0.002000"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-002001>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.002001"^^xsd:string;
	dc:issued            "2016-08-04"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix chatter detection to handle double whitespace.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.002001.tar.gz>;
	doap:revision        "0.002001"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003000>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.003000"^^xsd:string;
	dc:issued            "2016-08-13"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Strip \"All rights reserved\" boilerplate.";
		], [
			a doap-changeset:Documentation;
			rdfs:label "Fix list example option inside threshold header in POD.";
		], [
			a doap-changeset:Change;
			rdfs:label "Drop undocumented blocks sub.";
		], [
			a doap-changeset:Change;
			rdfs:label "Keep years and owners separate internally.";
		], [
			a doap-changeset:Addition;
			rdfs:label "Add format option.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.003000.tar.gz>;
	doap:revision        "0.003000"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003001>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.003001"^^xsd:string;
	dc:issued            "2016-08-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix relax detection of owner to permit prefix (for styled names like \"(URW)++\").";
		], [
			a doap-changeset:Change;
			rdfs:label "Improve cleanup of \"all rights reserved\" boilerplate to not necessarily be last.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.003001.tar.gz>;
	doap:revision        "0.003001"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003002>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.003002"^^xsd:string;
	dc:issued            "2016-09-07"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix avoid misdetecting bogus multi-range year spans.";
		], [
			a doap-changeset:Change;
			rdfs:label "Shorten regexes $blank_or_break_re $comma_re and make more greedy.";
		], [
			a doap-changeset:Change;
			rdfs:label "Capture each year span.";
		], [
			a doap-changeset:Change;
			rdfs:label "Use Number::Range to normalize years.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix strip owner intro (e.g. \"by \").";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix suppress eq as chatter.";
			doap-changeset:thanks <http://webid.debian.net/maintainers/pere>;
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.003002.tar.gz>;
	doap:revision        "0.003002"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003003>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.003003"^^xsd:string;
	dc:issued            "2016-09-07"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix reset detected chatter at newline (regression since 0.002000).";
			doap-bugs:fixes <https://bugs.debian.org/836832>;
			doap-changeset:thanks <http://webid.debian.net/maintainers/dod>;
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.003003.tar.gz>;
	doap:revision        "0.003003"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003004>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.003004"^^xsd:string;
	dc:issued            "2016-09-23"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Suppress \"assigned\" and \"generated\" as chatter.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix avoid regex modifier r (available only since Perl 5.14).";
		], [
			a doap-changeset:Documentation;
			rdfs:label "Fix remove POD mentions or subs for unimplemented features.";
		], [
			a doap-changeset:Documentation;
			rdfs:label "Add TODO file.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.003004.tar.gz>;
	doap:revision        "0.003004"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003005>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.003005"^^xsd:string;
	dc:issued            "2016-11-30"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix skip chatter after boilerplate.";
		], [
			a doap-changeset:Tests;
			rdfs:label "Add tests for broken copyright sign and boilerplate chatter.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix skip some pseudosign chatter, and skip single question mark after copyright signs (possibly fallout from broken converted copyright sign).";
			doap-bugs:fixes <https://bugs.debian.org/838896>;
			doap-changeset:thanks <http://webid.debian.net/maintainers/dod>;
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.003005.tar.gz>;
	doap:revision        "0.003005"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/String-Copyright/v_0-003006>
	a                    doap:Version;
	dc:identifier        "String-Copyright-0.003006"^^xsd:string;
	dc:issued            "2018-09-27"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Tidy spaces.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix declare dependency on Number::Range at runtime (not only for tests).";
			doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/perlancar>;
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/String-Copyright-0.003006.tar.gz>;
	doap:revision        "0.003006"^^xsd:string.

<http://purl.org/NET/cpan-uri/person/jonass>
	a                    foaf:Person;
	foaf:mbox            <mailto:dr@jones.dk>, <mailto:jonass@cpan.org>;
	foaf:name            "Jonas Smedegaard";
	foaf:nick            "JONASS";
	foaf:page            <https://metacpan.org/author/JONASS>.

<http://purl.org/NET/cpan-uri/person/perlancar>
	a                    foaf:Person;
	foaf:mbox            <mailto:perlancar@cpan.org>;
	foaf:name            "Perl Ancar";
	foaf:nick            "PERLANCAR";
	foaf:page            <https://metacpan.org/author/PERLANCAR>.

<http://purl.org/NET/cpan-uri/person/srezic>
	a                    foaf:Person;
	foaf:nick            "SREZIC";
	foaf:page            <https://metacpan.org/author/SREZIC>.

<http://purl.org/NET/cpan-uri/rt/ticket/116460>
	a                    doap-bugs:Issue;
	doap-bugs:id         "116460"^^xsd:string;
	doap-bugs:page       <https://rt.cpan.org/Ticket/Display.html?id=116460>.

<http://webid.debian.net/maintainers/dod>
	foaf:mbox            <mailto:dod@debian.org>;
	foaf:name            "Dominique Dumont".

<http://webid.debian.net/maintainers/pere>
	foaf:mbox            <mailto:pere@debian.org>;
	foaf:name            "Petter Reinholdtsen".

<http://www.gnu.org/licenses/gpl-3.0.txt>
	dc:title             "GNU General Public License version 3 or newer.".