mirror of
https://github.com/p2p-ld/linkml-activitypub.git
synced 2025-01-09 13:04:27 +00:00
30 lines
493 B
Markdown
30 lines
493 B
Markdown
|
|
||
|
# Slot: oneOf
|
||
|
|
||
|
|
||
|
Identifies an exclusive option for a Question. Use of oneOf implies that the Question can have only a single answer. To indicate that a Question can have multiple answers, use anyOf.
|
||
|
|
||
|
URI: [as:oneOf](http://www.w3.org/ns/activitystreams#oneOf)
|
||
|
|
||
|
|
||
|
## Domain and Range
|
||
|
|
||
|
None → <sub>0..\*</sub> [String](types/String.md)
|
||
|
|
||
|
## Parents
|
||
|
|
||
|
|
||
|
## Children
|
||
|
|
||
|
|
||
|
## Used by
|
||
|
|
||
|
* [Question](Question.md)
|
||
|
|
||
|
## Other properties
|
||
|
|
||
|
| | | |
|
||
|
| --- | --- | --- |
|
||
|
| **Mappings:** | | as:oneOf |
|
||
|
|