Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

X3 overhead due to WriteBack

user1862659Apr 27 2013 — edited Jun 4 2013
Hi,

Does anyone know whether there is any overhead in X3 when using the new WriteBack policy and use FlashCache for write operations?. We are planning to migrate from X2 model to X3 and ACS told me that there is a little overhead but I don´t know what is the reason and the percentage for this overhead.

Regards.

Comments

alwu-Oracle
Hi Christian,

It is a good idea to explicitly type your properties. In this case, p could be an owl object property, datatype property, annotation property, rdf:property etc.

RDFSAXIOMS component does include the following RDFS axiomatic triple.

rdfs:range rdfs:domain rdf:Property .

If you do want to see p type rdf:Property then you can include component RDFSAXIOMS on top of OWLPRIME with your create_entailment call.

Alternatively, you can simply insert the above axiomatic triple into your graph and inference engine will take care of the rest.

Thanks,

Zhe Wu
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 2 2013
Added on Apr 27 2013
3 comments
2,020 views