Skip to content

Sorting of the multi-inheritance breadcrumbs #769

Closed
unor opened this Issue Sep 13, 2015 · 3 comments

3 participants

@unor
unor commented Sep 13, 2015

(For reference, it’s about #567)

I think it would make sense to sort the breadcrumbs alphabetically.

http://schema.org/Obstetric currently shows

Thing > Intangible > Enumeration > Specialty > MedicalSpecialty :: Obstetric
Thing > Intangible > Enumeration > MedicalSpecialty :: Obstetric
Thing > MedicalEntity > MedicalIntangible > MedicalEnumeration > MedicalSpecialty :: Obstetric
Thing > Intangible > Enumeration > MedicalEnumeration > MedicalSpecialty :: Obstetric

instead of

Thing > Intangible > Enumeration > MedicalEnumeration > MedicalSpecialty :: Obstetric
Thing > Intangible > Enumeration > MedicalSpecialty :: Obstetric
Thing > Intangible > Enumeration > Specialty > MedicalSpecialty :: Obstetric
Thing > MedicalEntity > MedicalIntangible > MedicalEnumeration > MedicalSpecialty :: Obstetric

@RichardWallis RichardWallis self-assigned this Sep 16, 2015
@RichardWallis

In Phobos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.