5122,10522 closed
https://w3id.org/class/redaktor/closed
Definition
Indicates that a question has been closed, and answers are no longer accepted.see https://www.w3.org/TR/activitystreams-vocabulary/#dfn-closed
Scope Note
: PropertyExample
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Question",
"name": "What is the answer?",
"closed": "2016-05-10T00:00:00Z"
}