list_properties
List object properties and data properties in an OWL ontology, with optional filtering by property type.
Instructions
列出本体中所有对象属性(ObjectProperty)和数据属性(DataProperty)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prop_type | No | 属性类型:object / data / all,默认 all | all |