Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 723 Bytes

question.rst

File metadata and controls

52 lines (33 loc) · 723 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.

answer

string

Answer for the question asked.

questionOf

string

Possible values are:

  • tender
  • item
  • lot
relatedItem

string

Id of related lot or item.