Project

General

Profile

Feature #24

Return a literal's datatype in ItqlInterpreterBean.execute()

Added by ronald - over 17 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

The results returned by [[ItqlInterpreterBean]].execute() (and by extension the other execute*() methods)
<br/>
do not include the datatype (or language) of a literal. The attached patch adds those as attributes of the
<br/>
object node.
#1

Updated by ronald - over 17 years ago

Adds a literal's datatype and language tags to the xml result doc.
#2

Updated by Paula Gearon about 17 years ago

The patch erroneously included the language attribute when it was just an empty string.  This has been fixed.
<br/>

<br/>
There were a lot of script results in the tests which had to be updated.  This has been done, and it all appears to be correct.  Waiting for user acceptance before closing the issue.

Also available in: Atom PDF