Question¶
Schema¶
id: | uuid, auto-generated, read-only Internal identifier of the object within an array. |
---|---|
author: | Organization, required Who is asking a question (contactPoint - person, identification - organization that person represents). |
title: | string, required Title of the question. |
description: | string, optional Description of the question. |
date: | Date, auto-generated, read-only Date of posting. |
answer: | string, optional Answer for the question. |
questionOf: | string, required Possible values are:
|
relatedItem: | string, optional ID of related Item. |