1 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* RDFXML.pm: Language accessor implemented. |
4 |
|
Local (null-namespace) attribute support. |
5 |
|
|
6 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* RDFXML.pm: Factored out ID checking code. |
9 |
|
|
10 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* RDFXML.pm: TODO items noted. Validation of ID |
13 |
|
and URI attributes is implemented. Warn if unknown |
14 |
|
value is used in rdf:parseType="" attribute. |
15 |
|
|
16 |
|
* URIChecker.pm (check_rdf_uri_reference): New function. |
17 |
|
|
18 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* RDFXML.pm: bnodeid implemented. Relative references |
21 |
|
are now resolved. |
22 |
|
|
23 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* ContentChecker.pm: RDF reification implemented. |
26 |
|
|
27 |
|
* RDFXML.pm: undef vs false bug fixed. |
28 |
|
Reification implemented. |
29 |
|
|
30 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* RDFXML.pm: s/id/ID/ for attribute name. |
33 |
|
The |node| arguments are added for |ontriple| calls. |
34 |
|
Too many "attribute not allowed" errors were raised. |
35 |
|
|
36 |
|
* ContentChecker.pm: Initial experimental support for rdf:RDF |
37 |
|
element. |
38 |
|
|
39 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* RDFXML.pm: New module. |
42 |
|
|
43 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* HTML.pm.src (set_inner_html): Line/column number |
46 |
|
code was old one yet. |
47 |
|
|
48 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
* HTML.pm.src: Better line/column reporting for "duplicate attribute" |
* HTML.pm.src: Better line/column reporting for "duplicate attribute" |