Commit 73c2001
Fix non-canonical XMLLiteral in dataspace.ttl
Replace the numeric character reference → with the literal → so the
rdf:XMLLiteral is canonical XML. Jena 6 rejects entity references in
XMLLiteral lexical forms with "not valid for datatype XSD XMLLiteral".
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 6bef82f commit 73c2001
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments