1 |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
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. |
* ContentChecker.pm: RDF reification implemented. |
21 |
|
|
22 |
* RDFXML.pm: undef vs false bug fixed. |
* RDFXML.pm: undef vs false bug fixed. |