نظرات کاربران
نام تایپ کنید: UserComments
تعامل کاربر را گسترش می دهد
نام | تایپ کنید | شرح |
---|
نظر متن | متن | متن نظر کاربر. |
نظر زمان | تاریخ | زمانی که UserComment در آن ایجاد شد. |
ایجاد کننده | سازمان یا شخص | شخص / سازمانی که رزرو را انجام داده است. |
بحث می کند | کار خلاقانه | CreativeWork مرتبط با UserComment را مشخص می کند. |
replyToUrl | URL | نشانی اینترنتی که در آن ممکن است یک پاسخ به UserComment مشخص شده ارسال شود. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["UserComments extends UserInteraction and stores information about user feedback."],["It includes details such as comment text, time, creator, associated CreativeWork, and a reply URL."],["The creator can be either an Organization or a Person."],["This type is used to represent comments on CreativeWork, providing context and facilitating discussions."]]],["The `UserComments` type, extending `UserInteraction`, includes details about a user's comment. Key attributes include `commentText` (the comment's text), `commentTime` (when the comment was made), and `creator` (the commenting entity, either an `Organization` or `Person`). It also links to `CreativeWork` via `discusses` and allows posting a reply through the `replyToUrl`. These elements provide the data required to show a comment and its relation.\n"]]