I\'m analyzing some ontologies with the pellet reasoner, but I\'m getting some strange results. When I perform the \"pellet info\" method on an ontology, and compare the OWL Profile to the DL Expressi
I\'m using the pellet reasoner on a number of ontologies and have run the info method on a list of IRIs (in this case URLs). The two metrics that interest me are the DL Expressivity and OWL Profile.
I am trying to get Pellet to propagate properties from classes down to the individuals belonging to those classes. For example, if I have Class A with Property X, and Individual B with rdf:type=Class