Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about hermit

Read more about hermit

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - hermit

OWLAPI: Reasoning over ontology with disjunctions

I have an ontology with one individual a and 6 classes (A, B, C, D, E, F). Individual belongs to the following disjunctions: (A or B; C or D; E or F). There is some way how can I infer that an individ...
test-img

IvetX

ontology

owl-api

reasoning

pellet

hermit

Votes: 0

Answers: 1

Latest Answer

Set ontologyTypes = EntitySearcher.getTypes(ind, ontology).collect(toSet()); The OWLObjectUnionOf elements returned correspond to the (A or B) disjunctions mentioned in your question. The class name...
test-img

Ignazio

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved