read_ontology_file
Retrieve the contents of a specific ontology file from a release version by providing the filename and optional version (default 'latest').
Instructions
Read a specific ontology file from a release
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Release version (e.g. '0.1.4', 'latest') | 0.1.4 |
| filename | Yes | Ontology file to read (e.g. 'merged.ttl', 'index.ttl', 'index-profile.ttl') |