1 |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* RDFXML.pm: TODO items noted. Validation of ID |
4 |
|
and URI attributes is implemented. Warn if unknown |
5 |
|
value is used in rdf:parseType="" attribute. |
6 |
|
|
7 |
|
* URIChecker.pm (check_rdf_uri_reference): New function. |
8 |
|
|
9 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* RDFXML.pm: bnodeid implemented. Relative references |
12 |
|
are now resolved. |
13 |
|
|
14 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* ContentChecker.pm: RDF reification implemented. |
17 |
|
|
18 |
|
* RDFXML.pm: undef vs false bug fixed. |
19 |
|
Reification implemented. |
20 |
|
|
21 |
|
2008-03-21 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
* RDFXML.pm: s/id/ID/ for attribute name. |
* RDFXML.pm: s/id/ID/ for attribute name. |
24 |
The |node| arguments are added for |ontriple| calls. |
The |node| arguments are added for |ontriple| calls. |
25 |
Too many "attribute not allowed" errors were raised. |
Too many "attribute not allowed" errors were raised. |