oneOf constant
IriTerm
const oneOf
oneOf [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
The property that determines the collection of individuals or data values that build an enumeration.
Can be used on: http://www.w3.org/2000/01/rdf-schema#Class
Implementation
static const oneOf = const IriTerm('http://www.w3.org/2002/07/owl#oneOf');