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