Skip to content

rdfs:comment not displayed when class or property is also an individual (punning) #772

@pedropaulofb

Description

@pedropaulofb

Describe the bug

When an ontology entity is declared both as (i) an owl:Class or an owl:ObjectProperty and (ii) as an owl:NamedIndividual (OWL 2 punning), Widoco fails to display its rdfs:comment in the Classes or Object Properties sections of the generated HTML documentation.

Expected behavior

The resource's rdfs:comment should be displayed in the Description field of the Classes or Object Properties sections, even if the entity is also typed as an individual.

Punning is standard in OWL 2, so documentation should include these annotations without loss of information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions