Question¶
Schema¶
| id: | uid, auto-generated |
|---|---|
| author: | Organization, required Who is asking a question (contactPoint - person, identification - organization that person represents). |
| title: | string, required Title of the question. |
| description: | string Description of the question. |
| date: | string, Date, auto-generated Date of posting. |
| dateAnswered: | string, Date, auto-generated Date when answer has been provided. |
| answer: | string Answer for the question asked. |
| questionOf: | string Possible values are:
|
| relatedItem: | string |