[OTDev] Experiments with RDF

Egon Willighagen egon.willighagen at gmail.com
Wed Oct 6 15:12:01 CEST 2010


Pantelis,

On Wed, Oct 6, 2010 at 2:58 PM, Nina Jeliazkova
<jeliazkova.nina at gmail.com> wrote:
>> Would it be hard for you to switch to "plain" RDF (i.e.  omit all
>> RDF:type statements) and compare computation times with OWL
>> representations.
>
> From dataset service point of view it is practically impossible, without
> breaking everything,  but form client point of view one can try using Jena
> models, different than OntModel.

what happens if you use either of these:

ModelFactory.createDefaultModel()
ModelFactory.createNonreifyingModel()

?

Egon

-- 
Dr E.L. Willighagen
Homepage: http://egonw.github.com/
LinkedIn: http://se.linkedin.com/in/egonw
Blog: http://chem-bla-ics.blogspot.com/
PubList: http://www.citeulike.org/user/egonw/tag/papers



More information about the Development mailing list