Checking in the refactored code I noticed that testTypedLiterals had changed with a fix to the compilation problem - thanks Dave - so I've picked up the new...
I'm having a foray in this direction, and note the HP page [1]. Has anyone pointers to work has already done/in progess with blogging and syndication in...
Jon, Glad the problem didn't appear using the CVS files, though I agree that this does not prove the issue has been fixed. As to the update performance - that...
... On a local database, or through a 100 Mb connection, the updates take no noticeable time, so I'm guessing it's the bandwidth. ... I thought of trying that,...
... Possibly not. It can improve local DB performance but from what you say that is not the issue here. I don't know the DB protocols enough to know if a ...
... In the next two or three months I want to get my Ideagraph app capable of writing blogs, though blog-style output & RSS will really just be a special case...
One other thought. Have you tried using a hash/mmhash database layout rather than generic/mmgeneric? The generic layouts use the database to allate an id for ...
Hi! Does Jena support DAML+OIL or just DAML? Will it support WebOnt/OWL? Regards, Daniel Elenius...
Daniel Elenius
danel698@...
Feb 5, 2003 2:33 pm
2128
... Jena supports the DAML+OIL vocabulary of 2001/03 (and to some extent the version prior to that). Generally speaking, wherever you see just DAML written...
Thank you, that certainly helps! Any idea of when Jena 2.0 will be released then? /Daniel...
Daniel Elenius
danel698@...
Feb 5, 2003 3:26 pm
2130
Ian Excellent design choice on language neutrality! When can we expect a release version? or even an alpha? Also - would you include serialization from a Jena...
... released then? We're trying to finalise a roadmap at the moment. A preview release will be available very soon, but will have significant omissions -...
... q.v the fancy footwork in my reply to Daniel :-) ... Well, it depends what you want. Since OWL is layered on RDF, a model containing well-formed OWL can...
Roughly the steps are: 1. Install MySQL together with a jdbc driver, make sure it runs, make sure there is some user with admin privileges. There is nothing...
... I have the same problem (more or less); legacy database created with 1.5.0 or earlier that doesn't work properly with 1.6. However, you can't trap cases on...
... No, sorry, it doesn't. ... Yes. ... I feared as much. ... It will be solved properly with Jena2 by moving to a new RDB design. I don't anticipate any major...
... I can probably do it myself... but shouldn't it be put in the CVS, since other people may have the same problem? Also, it looks as if the hack is used in...
Within Jena as currently released the only support for this is in the DAML API, which does allow you to enumerate the super/sub classes of a DAMLClass. In...
... I've seen people using IsaViz (and thus Jena) on MacOS last year at WWW2002. Perhaps it was not the same version of OS X, or perhaps it was not JRE 1.4.1...
Giovedě, 6 Feb 2003, alle 20:03 Europe/Paris, Emmanuel Pietriga ha ... By default OS X still has jdk 1.3.1, the jdk 1.41 is only available as developer...