On 26/09/12 10:48, Suneetha wrote:
Hello Mr. Damian / Mr.Andy,
Yes..we see that SDB uses CLOB for storing data..but we need to use BLOB for
storing data (like WSDL data).
What RDF datatype are you using for that data?
(You may wish to store binary elsewhere and link to it in the RDF.)
Does SDB have some kind of store configuration so that it can use BLOB for
storing data? (For example, consider 'NODE' table so that column 'LEX' can hold
BLOB data instead of CLOB data)
An RDF literal has a lexical form which is a unicode string.
Andy
Regards,
Suneetha
--- In [email protected], Damian Steer <pldms@...> wrote:
On 25/09/12 11:53, itsuneetha wrote:
Does Jena SDB store provide support for BLOB data type?
Not sure what you mean by 'support'. SDB doesn't use BLOB for storing data.
Damian