287
edits
No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
*12. Call the new string literal rdfIString (Numbers are literals as well). Reserve the term literal as a generic term for non-resources. | *12. Call the new string literal rdfIString (Numbers are literals as well). Reserve the term literal as a generic term for non-resources. | ||
I'll take a mental note. | I'll take a mental note. | ||
Enn: rdfITripleVisitor.visit should just return true or false to continue iterating rather than using an incomprehsible system of error codes. In fact, I don't even know how I would get such a return code from JS. | |||
edits