Re: [Virtuoso-users] extending RDF structure in already defined database

2008-10-28 Thread Rajeev J Sebastian
On Sun, Oct 26, 2008 at 5:35 AM, bryan rasmussen wrote: > So, If I have a database already established without necessarily a lot > of documentation about that database and you want to add some new > structure to the RDF, what process would be the best practice for > doing that? > > I'm thinking so

Re: [Virtuoso-users] encoding issue in SPARQL query response

2008-10-28 Thread Jens Lehmann
Hello, any ideas on the problem? We'd really prefer to have correctly encoded results on the ISWC demo today. Kind regards, Jens -- Dipl. Inf. Jens Lehmann Department of Computer Science, University of Leipzig Homepage: http://www.jens-lehmann.org GPG Key: http://jens-lehmann.org/jens_lehma

[Virtuoso-users] ODS Bookmark Manager Services

2008-10-28 Thread bryan rasmussen
Hi, In using the ODS Bookmark Manager Services are these examples expecting what kind of interface - http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/OdsBookmarkManagerServices ? An HTTP Post? So if I do an HTTP(s) post to http://[host][port]/dataspace/services/bookmark of User = user n

Re: [Virtuoso-users] encoding issue in SPARQL query response

2008-10-28 Thread Hugh Williams
Hi Jens, Your email attachments are visible but all as one file in my mail client so it is hard to delimit the 3 files. I presume they are showing success via the official DBpedia endpoint but encoding problems when querying your local DBpedia instance via the endpoint or isql ? When yo

[Virtuoso-users] How to do specific Bookmarking things

2008-10-28 Thread bryan rasmussen
>From what I've seen of the application it does not support the common bookmarking functionality of going from tag x to all bookmarks by all users for that tag, and from a uri that has been bookmarked by one member to all members that have bookmarked that uri. Am I incorrect in this? If not, what w

Re: [Virtuoso-users] encoding issue in SPARQL query response

2008-10-28 Thread Yrjänä Rankka OPL/t
Jens Lehmann wrote: Hello, any ideas on the problem? We'd really prefer to have correctly encoded results on the ISWC demo today. Jens, Ivan's looking into this. Are you at ISWC yourself? Drop by and we'll discuss the problem. We're sitting upstairs, next to entrance D to Johannes Brah

Re: [Virtuoso-users] ODS Bookmark Manager Services

2008-10-28 Thread Rumi Tsekova
Hi Bryan, Hi, In using the ODS Bookmark Manager Services are these examples expecting what kind of interface - http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/OdsBookmarkManagerServices ? An HTTP Post? You can use this UI endpoint: http://host:port/dataspace/services/bookmark/service

Re: [Virtuoso-users] ODS Bookmark Manager Services

2008-10-28 Thread bryan rasmussen
>> Is it possible in requesting a user's bookmarks to a numerical >> parameter, for example if you want to get bookmarks that were added in >> 200 bookmarks ago? > > I suppose you mean using the Bookmarks export feature? > If yes, for now in export all boomarks are exported. > Maybe. I basically am

Re: [Virtuoso-users] ODS Bookmark Manager Services

2008-10-28 Thread Rumi Tsekova
Is it possible in requesting a user's bookmarks to a numerical parameter, for example if you want to get bookmarks that were added in 200 bookmarks ago? I suppose you mean using the Bookmarks export feature? If yes, for now in export all boomarks are exported. Maybe. I basically am thinking to

Re: [Virtuoso-users] encoding issue in SPARQL query response

2008-10-28 Thread Ivan Mikhailov
Hello Jens, I wan unable to quickly diagnose the problem or reproduce it on 5.0.9.rc6, but the problem disappear when the existing 5.0.8 installation is upgraded to 5.0.9.rc6 and the virtuoso.ini is reverted to its original set (i.e. no Charset parameter set at all). The database was OK in 5.0.8 a

Re: [Virtuoso-users] encoding issue in SPARQL query response

2008-10-28 Thread Jens Lehmann
Hi Ivan, Ivan Mikhailov wrote: > Hello Jens, > > I wan unable to quickly diagnose the problem or reproduce it on > 5.0.9.rc6, but the problem disappear when the existing 5.0.8 > installation is upgraded to 5.0.9.rc6 and the virtuoso.ini is reverted > to its original set (i.e. no Charset paramete

[Virtuoso-users] Virtuoso-backed Jena Model, "Box length too large. Disconnecting the client"

2008-10-28 Thread Luke McCarthy
Hi there, I am attempting to query a Virtuoso server using Jena. For maximum compatibility with the existing code base, I'd like to end up with a com.hp.hpl.jena.rdf.model.Model implementation. The code I've got looks like this: Model model = VirtModel.createDatabaseModel(