diff --git a/vocabulary/activitystreams2.owl b/vocabulary/activitystreams2.owl index 28354c5..16bbbf5 100644 --- a/vocabulary/activitystreams2.owl +++ b/vocabulary/activitystreams2.owl @@ -222,7 +222,7 @@ as:oneOf a owl:ObjectProperty ; rdfs:domain as:Question . as:anyOf a owl:ObjectProperty ; - rdfs:label "oneOf"@en ; + rdfs:label "anyOf"@en ; rdfs:comment "Describes a possible inclusive answer or option for a question."@en ; rdfs:range [ a owl:Class ;