search_properties
Search and retrieve ontology properties by labels, IDs, and specific criteria across biological ontologies. Filter results by exact matches, definitions, property types, and more for precise data exploration.
Instructions
Search ontology properties by their labels and IDs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
also_search_views | No | Include ontology views (default: false) | |
include | No | Attributes to include (default: label,labelGenerated,definition,parents) | |
ontologies | No | Comma-separated list of ontology acronyms | |
ontology_types | No | Ontology types to include (e.g., ONTOLOGY,VALUE_SET_COLLECTION) | |
page | No | Page number (default: 1) | |
pagesize | No | Results per page (default: 50, max: 500) | |
property_types | No | Property types (object,annotation,datatype) | |
query | Yes | Search query for properties | |
require_definitions | No | Only return properties with definitions (default: false) | |
require_exact_match | No | Require exact match (default: false) |