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