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
A publisher can be a person. #611
Labels
schema.org vocab
General top level tag for issues on the vocabulary
type:bug
A mistake or malfunction whose remedy should be straightforward technical work
Comments
+1 |
+1 |
5 similar comments
+1 |
+1 |
+1 |
+1 |
|
chaals
pushed a commit
to chaals/schemaorg
that referenced
this issue
Jul 9, 2015
to resolve schemaorg#611
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
schema.org vocab
General top level tag for issues on the vocabulary
type:bug
A mistake or malfunction whose remedy should be straightforward technical work
schema:publisher
defines itself with "The publisher of the creative work." Its range isschema:Organization
. Is there a particular reason whyschema:Person
is not one of the possible ranges?The definition of publisher from the English dictionary generally states it to be a person or business/organization with such role. I'd like to propose the addition of:
schema:publisher schema:rangeIncludes schema:Person .
The text was updated successfully, but these errors were encountered: