Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 820 Bytes

question.rst

File metadata and controls

57 lines (36 loc) · 820 Bytes

Question, Answer, Author

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:

  • tender
  • item
  • lot
relatedItem

string

Id of related lot or item.