Re: [Virtuoso-users] tweaking default language settings?

2012-03-18 Thread Joe Corneli
Hi Patrick: Here's the source file: http://msc2010.org/mscwork/msc2010.skos This will at some point be updated, and the strategy for multi-lingual labels may change in the process - but anyway, this version of the file should clarify my question and concern! E.g. once you've loaded the file you

Re: [Virtuoso-users] ResultSet to Java Collection

2012-03-18 Thread Patrick van Kleef
Hi Alex, > > is there any method available in virtuoso driver 4 for jdbc to get the result > of a query to a java collection. I am interested to make a difference set > operation and I would like to avoid the iteration over the results. > > Moreover, could someone point me the javadocs of the r

Re: [Virtuoso-users] tweaking default language settings?

2012-03-18 Thread Patrick van Kleef
Hi Joe, > I am importing some RDF/XML triples that have both language and > XMLLiteral datatype specified. The behavior is different depending on > language: "en" triples are stored with no language tag, and with the > XMLLiteral datatype, whereas non-"en" triples are stored with their > given lan

[Virtuoso-users] tweaking default language settings?

2012-03-18 Thread Joe Corneli
Hello: I am importing some RDF/XML triples that have both language and XMLLiteral datatype specified. The behavior is different depending on language: "en" triples are stored with no language tag, and with the XMLLiteral datatype, whereas non-"en" triples are stored with their given language tag,