Range AxiomsThe RangeA range defines the values that are valid for a given predicate. Ranges can be restricted using named classes and enumerated lists of values. The enumerated list can be described:
Note:
When working with literal values, use the
owl:DataRange and the rdf:List constructs. A value of the <rdf:List> predicate must be a literal of one of the listed string values. ![]() Note:
Multiple range axioms can be combined for a predicate. In this case, combine them using
AND .You can also use a range to extend an existing predicate as shown below. |