onto_validate
Validate RDF/OWL syntax by checking file paths or inline Turtle content for semantic web standards compliance.
Instructions
Validate RDF/OWL syntax. Accepts a file path or inline Turtle content.
Input Schema
TableJSON 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 |