search_properties
Find ontology properties by filtering on name pattern, domain, or range. Get property IRIs with labels, domains, and ranges.
Instructions
Find properties in the ontology. Can filter by pattern, domain, or range. Returns property IRIs with labels, domains, and ranges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default: 100) | |
| range | No | Filter by range class IRI (optional) | |
| domain | No | Filter by domain class IRI (optional) | |
| pattern | No | Regex pattern to filter property names (optional) | |
| repository_id | No | Repository ID (optional) |