Skip to content

alias should be used as the rdfs:label in owl export #386

@cmungall

Description

@cmungall

See also #384

If we have a schema with

  Person:
    attributes:
      phone:

owlgen makes a rdfs:label Person__phone. This is consistent with mapping linkml:name to rdfs:label, but not consistent with user-expected behavior of rdfs:label to make a human friendly label

When the user wishes to suppress expansion of slots (see #385) we should use the alias as the rdfs:label

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