Looking for help!
NAME
SemanticWeb::Schema::UserComments - UserInteraction and its subtypes is an old way of talking about users interacting with pages
VERSION
version v0.0.2
DESCRIPTION
UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use Action-based vocabulary, alongside types such as Comment.ATTRIBUTES
comment_text
commentText
The text of the UserComment.
A comment_text should be one of the following types:
Str
comment_time
commentTime
The time at which the UserComment was made.
A comment_time should be one of the following types:
Str
creator
The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.
A creator should be one of the following types:
discusses
Specifies the CreativeWork associated with the UserComment.
A discusses should be one of the following types:
reply_to_url
replyToUrl
The URL at which a reply may be posted to the specified UserComment.
A reply_to_url should be one of the following types:
Str
SEE ALSO
SemanticWeb::Schema::UserInteraction
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)