Hello Tim,
It seems like a D2RQ issue. How did you delete the references to Blobs
and indices? Did you modify the mapping file?
Gokhan
On 1/9/2012 1:22 PM, Tim Smith wrote:
Hi,
This may be more of D2RQ issue that TBC so I apologize in advance if
that is the case.
I've managed to connect to my database, create the mapping files,
delete the references to Blobs and indices, etc...
I can open the DataView file and see instances in the Instance view
for the various classes. However, when I try to view the instances, a
D2RQ exception is thrown that essentially displays an Oracle SQL error.
In short, the query generated by D2RQ is not valid:
de.fuberlin.wiwiss.d2rq.D2RQException: ORA-01722: invalid number
: SELECT 1 FROM "ATTRIBUTE" WHERE "ATTRIBUTE"."ATTRIBUTE_ID" =
'_TYPE10' (E0)
Of course this query will always return a value of "1" so I do not
know what D2RQ is attempting to do. Regardless, this query is invalid
since Attribute.Attribute_ID is a number column - not a character.
The schema file correctly indicates a range of xsd:decimal for this
column.
Has anyone seen this type of behavior from D2RQ before?
Thanks,
Tim
--
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid
Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en
--
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en