Skip to content

document inherited properties in owl-doc #62

@dwagmuse

Description

@dwagmuse

User Story

As a user of owl-doc I would like to have it document any concept properties inherited through supertypes or aspects

Detailed Description

We commonly use aspects as carriers of common properties. E.g., the base:IdentifiedObject defines a number of common identifier properties like canonicalName and identifier that are applied to many concepts. And those properties are among the most important to users because those provide the handles they use to refer to the objects. However, owl-doc documents only the direct properties of any concept. I can find inherited properties by following links to supertypes but I want to see all of the relevant properties for the given concept on its page.

This should apply to inherited relations too..

Acceptance Criteria

  • Given [Condition], then [Expected Result]
  • Given [Condition], then [Expected Result]
  • Given [Condition], then [Expected Result]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions