-
Notifications
You must be signed in to change notification settings - Fork 905
Closed
Labels
schema.org vocabGeneral top level tag for issues on the vocabularyGeneral top level tag for issues on the vocabularystatus:work expectedWe are likely to, or would like to, or probably should try, ... to do something in this area.We are likely to, or would like to, or probably should try, ... to do something in this area.type:cleanup + clarityAddresses wording fixes, ambiguities, confusion, bad examples etcAddresses wording fixes, ambiguities, confusion, bad examples etc
Description
It seems that #112 was resolved by 9e83707 with the upvoteCount and downvoteCount properties having their comment clarified.
However, parentItem, also mentioned in #112, seems to not be clear. It is currently a property of Answer, although its description contains language similar to upvoteCount and downvoteCount.
I see a couple ways to resolve this:
- Clarify the comment on
parentItemto state that it refers to the parent question. - Make
Questiona sub-class ofCommentand moveparentItemtoComment. - Create a common super-class for
CommentandQuestion. - Move
parentItemtoCreativeWork.
The first of these I dislike because the property is called parentItem.
The second of these makes some sense to me.
The third of these also makes sense. It could be Communication, which could also be the object of some property of CommunicateAction.
The last would be fine, too.
In any case, the parentItem name is a little iffy, but not a big deal.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
schema.org vocabGeneral top level tag for issues on the vocabularyGeneral top level tag for issues on the vocabularystatus:work expectedWe are likely to, or would like to, or probably should try, ... to do something in this area.We are likely to, or would like to, or probably should try, ... to do something in this area.type:cleanup + clarityAddresses wording fixes, ambiguities, confusion, bad examples etcAddresses wording fixes, ambiguities, confusion, bad examples etc