File: Changes

package info (click to toggle)
librdf-ns-curated-perl 1.006-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: perl: 119; sh: 4; makefile: 2
file content (52 lines) | stat: -rw-r--r-- 1,076 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
RDF-NS-Curated
==============

Created:      2015-07-27
Home page:    <https://metacpan.org/release/RDF-NS-Curated>
Bug tracker:  <https://github.com/perlrdf/p5-rdf-ns-curated/issues>
Maintainer:   Kjetil Kjernsmo (KJETILK) <kjetilk@cpan.org>

1.006	2023-08-23

 - Added: Add JSON-LD namespace.
   Zakariyya Mughal++
 - Updated: Add Github devops.
   Zakariyya Mughal++

1.004	2019-11-21

 - Added: Bring test coverage to 100%.

1.002	2019-04-30

 - Added: Added deps prefixes.

1.001	2018-11-01

 - Added: Added solid and acl prefixes.

1.000	2018-05-07

 - Added: Added qname method. Many thanks to Harald Jörg for a bugfix in my
   implementation.

0.100	2018-02-05

 [ Bug Fixes ]
 - Fix a typo bug in dc11 URI.

 [ Other ]
 - Added: Add an all method.
 - Added: Add author test to check the RDFa Initial Context.
 - Added: Added csvw prefix.
 - Added: Added sosa prefix.

0.005	2017-01-23	Correct duv prefix.

0.004	2017-01-23	Remove duv prefix, spec unreliable.

0.003	2017-01-16	Add more prefixes.

0.002	2015-09-01	Trivial bug fixes

0.001	2015-07-27	Initial release