-
Notifications
You must be signed in to change notification settings - Fork 845
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
Add /OnlineStore as subclass of /Organization #3028
Comments
It seems to me that a counterpart to localBusiness, onlineBusiness. might be a better top-level subType so that it might include other businesses that do not offer brick and mortar locations. More specific subTypes might someday include:
|
@WeaverStever Agreed, that makes sense and is indeed more consistent with /LocalBusiness. |
RichardWallis
added a commit
that referenced
this issue
Jan 20, 2022
Add OnlineBusiness as subtype of Organization and OnlineStore as subtype of OnlineBusiness (#3028)
Thank you @RichardWallis ! |
danbri
added a commit
that referenced
this issue
Mar 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context - This is a proposal from Google based on our experience consuming schema.org /Organization markup and working with similar data from online merchants. If it were accepted, it would make it easier for us and others to recognize which web sites are online sellers.
The /Organization type has many sub-types, but none accurately represents an online seller or store. Detecting the nature of organizations on the web, and e-commerce web sites in particular, is useful for general web site understanding. We therefore suggest to add an /OnlineStore subtype of /Organization.
The text was updated successfully, but these errors were encountered: