(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?
See https://github.com/schemaorg/schemaorg/blob/sdo-phobos/sdoapp.py#L348 er https://github.com/schemaorg/schemaorg/blob/sdo-phobos/sdoapp.py#L450
Sorting of the multi-inheritance breadcrumbs (#769)
3ff9731
In Phobos
(For reference, it’s about #567)
I think it would make sense to sort the breadcrumbs alphabetically.
http://schema.org/Obstetric currently shows
instead of