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

gtin missing #7

Open
goaround opened this issue Sep 13, 2022 · 1 comment
Open

gtin missing #7

goaround opened this issue Sep 13, 2022 · 1 comment

Comments

@goaround
Copy link

Currently there are just the Sub-properties gtin12, gtin13, gtin14, gtin8 readable not the main property gtin e.g. on Product: https://schema.org/gtin

@jhard
Copy link

jhard commented Jan 28, 2023

This can be remedied by adding gtin to the lists in properties.php where gtin8 is available, and documenting it in Interfaces/Product.php as

 * @property-read SchemaTypeList<Text>                       $gtin                      A Global Trade Item Number (GTIN). GTINs identify trade items, including products and services, using numeric identification codes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants