Repeated branchCode property in Store #1073
Closed
Comments
|
Fixed, thanks @RichardWallis Queued for next release, |
danbri
added a commit
that referenced
this issue
Jun 17, 2016
Also #1203 as this was (falsely) suspected to be an accidental reversion.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The branchCode property is repeated 3 times on the Store term page and twice on the LocalBusiness page.
Basic reason is that the property is unnecessarily defined as having a domainIncludes for Place, LocalBusiness, and Store. Place would be sufficient as it would be inherited by the others.
Need to fix definition and consider checks in the display code to prevent repeat display and possibly warn of the circumstance.
The text was updated successfully, but these errors were encountered: