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