onto_validate
Validate RDF/OWL syntax. Accepts file paths or inline Turtle content to detect syntax errors.
Instructions
Validate RDF/OWL syntax. Accepts a file path or inline Turtle content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inline | No | If true, treat input as inline content rather than a file path | |
| input | Yes | Path to an RDF file OR inline Turtle content |