v1

latestOpenAPI 3.0.22026-07-1713028.6 KB

get/?view=constraints

Path parameters

uristring uri required

The URI of a class to list constraints for.

Response

Lists OWL property restrictions on the specified class and its properties.

classstring url

The URI of the queried class.

propertystring url

The URL of the property that this restriction is on.

propertyLabelstring

A human-readable label for the property that this restriction is on

propertyTypestring url

The rdf:type of this property; or else whichever of owl:DatatypeProperty or owl:ObjectProperty is most applicable

rangestring url

The URI of the range of the constraint.

rangeLabelstring

A human-readable label for the range of this restriction.

superClassstring url

The URI of the class that is the domain of the constraint.

extentstring url

The URI of an OWL property describing the extent of this constraint. For example, whether a range constraint is owl:someValuesFrom or owl:allValuesFrom, or whether a cardinality constraint is owl:minCardinality, owl:maxCardinality, or owl:exactCardinality.

{"stackTrail":"paths:/?view=constraints:get:responses:200:content:application/json:schema:items:properties:cardinality","oasType":"schema","type":"unknown","description":"The object of a cardinality property specified for this restriction, if any."}