I spotted last week that the owl:NamedIndividual Allee Effect( see TIB TS ) of the MathModDB indexed in the TIB TS is not shown in the search of cocoda.
Today, I spotted that some Individuals are shown in the hierarchy tab. However also these owl:NamedIndividuals (e.g. final condition) are not shown in the search.
When I search for an owl:class such as formula I got a response:
The same expected and working behavior I have with a property such as defining formula:
However, this brings me to the thought that there is an issues for the owl:namedIndividuals . Maybe the API call just has to be extended with something like type=class, property, individual.
I spotted last week that the
owl:NamedIndividualAllee Effect( see TIB TS ) of theMathModDBindexed in the TIB TS is not shown in the search of cocoda.Today, I spotted that some Individuals are shown in the hierarchy tab. However also these
owl:NamedIndividuals (e.g.final condition) are not shown in the search.When I search for an
owl:classsuch asformulaI got a response:The same expected and working behavior I have with a property such as
defining formula:However, this brings me to the thought that there is an issues for the
owl:namedIndividuals . Maybe the API call just has to be extended with something liketype=class, property, individual.