Andy, ... At present we are only creating a handfull each time and on an irregular basis during the day as we are building and testing the system. So it is ...
... If Ravish is using the OntModel to manage the imports, he won't need removeAll - he just needs to identify which submodel contains the imports to be...
... I think we've answered different questions; I don't know which one Ravish asked ... I was thinking of how to remove /the imports statements/. (I didn't...
... OK. Ravish? ... c.h.h.j.ontology.Ontology.removeImport() ... Actually, if dynamicImports mode is set on OntModel, the imported submodels are kept in sync...
Hi to all! I am doing an application which has to make several ontology metrics, and one of them is an Class Datatype which should contain information about...
... Um, classes don't have domains and ranges. Those are characteristics of properties. If you meant the domain and range of a property rather than a class,...
... I'll hazard a guess that 64 works, 32 does not. 64bit gets cleaned up by the kernel and I'm postulating that the 32bit cache does not get flushed. An...
Thanks for help guys! I will try setting "dynamic imports" option although I remember having it turned on. Purpose that I want to do this: My particular...
Hi all, I have created a model A with a forward rule reasoner attached. The rule reasoner deduces some triples that do not comply with RDF, and therefore they...
... For me this raises the question of whether you actually want to import the other ontologies into your meta-ontology at all. You want to make statements...
... Sorry I never got back to you on this, but since I switched to the updated version of TDB I haven't had this problem anymore. My slowest queries take on...
... Your other alternative might be to merge the rulesets and not have separate layered InfModels in the first place. I'm assuming you have some reason for...
... There are three sorts of triples that are present inside an InfGraph but hidden from outside view by default. I assume that the OP is referring to triples...
... The filtering is done as part of the InfModel (strictly InfGraph) retrieval processing, as you say these illegal nodes are actually stored in the...
... A. ... rule ... the ... special ... stored ... or ... ); ... that ... Thanks for the solution. I was wondering if there is any way of putting the deduction...
... TDB (in SVN) has an (undocumented as yet!) optimizer for BGPs - what's the query that takes one minute. If the query is running cold, and on a 32bit...
... I thought it through and realised it could be something else. Lack of (non-ACID) transaction handling that Joseki is assuming. Added - currently only...
... you setting it for SDB? My apologies, I had misunderstood from my coworker. We weren't using SDB, we used the ModelMaker.createModelRDBMaker method to...
Hey All, Â (James, you make good suggestion but I have doubts, I ask between your lines after following query about api) Â So, back to the problem I have...
On 1 Oct 2008, at 6:52 PM, Ravish Bhagdev wrote: <snip stuff I hope others can help with> ... Here's the ontology you sent us, converted to Turtle, with the ...
... That's a strange thing to want to do. Why do you have this layering at all? ... You can get the deductions graph of your top model and directly add things...
Still struggling with using api for removing import (see previous msg with att.)Â , Â James, reply to your suggestions below.... ... So the situation you are...
(apology for cross posting) ... AAAI 2009 Spring Symposium: Social Semantic Web: Where Web 2.0 Meets Web 3.0 March 23-25, 2009, Stanford, California, USA ... ...
Hello, I am using jena + sdb for a simple CRUD like web app, and i would like to know about best practices for handling database connections and stores with...
ciao a tutti, ho visto che tutti parlate l'inglese, spero che ci sia qualcuno che parli italiano. sto utilizzando jena, il mio problema è il seguente: vorrei...