1 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* RDFXML.pm: Typo fixed. |
4 |
|
|
5 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* ContentChecker.pm: |fact_level| is now treated |
8 |
|
as same as |must_level|, i.e. level = |m|. |
9 |
|
(check_element): Make list of URIs in the DOM. |
10 |
|
|
11 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* RDFXML.pm: Language accessor implemented. |
14 |
|
Local (null-namespace) attribute support. |
15 |
|
|
16 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* RDFXML.pm: Factored out ID checking code. |
19 |
|
|
20 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* RDFXML.pm: TODO items noted. Validation of ID |
23 |
|
and URI attributes is implemented. Warn if unknown |
24 |
|
value is used in rdf:parseType="" attribute. |
25 |
|
|
26 |
|
* URIChecker.pm (check_rdf_uri_reference): New function. |
27 |
|
|
28 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* RDFXML.pm: bnodeid implemented. Relative references |
31 |
|
are now resolved. |
32 |
|
|
33 |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
* ContentChecker.pm: RDF reification implemented. |
* ContentChecker.pm: RDF reification implemented. |