Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enumeration members not recognised when parent is not direct subtype of Enumeration#2215

Closed
RichardWallis opened this issue Apr 16, 2019 · 0 comments
Assignees
Labels
Fixed Awaiting Release Fixed in main branch / posted to webschemas.org site / proposed for inclusion in next release site tools + python code Infrastructural issues around schema.org site. Most can ignore this!

Comments

@RichardWallis
Copy link
Contributor

When an enumeration member 'type' is a subclass of a subclass of Enumeration it is not displayed as an enumeration member, or as one of the Enumeration members of its parent type.

Example EvidenceLevelA which is an enumeration member of MedicalEvidenceLevel

@RichardWallis RichardWallis added the site tools + python code Infrastructural issues around schema.org site. Most can ignore this! label Apr 16, 2019
@RichardWallis RichardWallis self-assigned this Apr 16, 2019
RichardWallis pushed a commit that referenced this issue Apr 17, 2019
…a an enumeration that is more than 1 subclasses away from schema:Enumeration.

Fixes issue #2215
@RichardWallis RichardWallis added the Fixed Awaiting Release Fixed in main branch / posted to webschemas.org site / proposed for inclusion in next release label Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Awaiting Release Fixed in main branch / posted to webschemas.org site / proposed for inclusion in next release site tools + python code Infrastructural issues around schema.org site. Most can ignore this!
Projects
None yet
Development

No branches or pull requests

1 participant