robot_annotate
Add metadata annotations to an ontology, including ontology IRI, version IRI, and annotation properties, with support for language-tagged and linked annotations.
Instructions
Add metadata annotations to an ontology.
Set the ontology IRI, version IRI, and add annotation properties.
Each annotation value is a string like
"rdfs:comment 'Example ontology'". Use link_annotation for
IRI-valued annotations and language_annotation for language-tagged
literals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | ||
| output | No | ||
| ontology_iri | No | ||
| version_iri | No | ||
| annotation | No | ||
| link_annotation | No | ||
| language_annotation | No | ||
| typed_annotation | No | ||
| annotation_file | No | ||
| remove_annotations | No | ||
| annotate_derived_from | No | ||
| annotate_defined_by | No | ||
| working_directory | No | ||
| catalog | No | ||
| prefixes | No | ||
| add_prefix | No | ||
| noprefixes | No | ||
| verbose | No | ||
| strict | No | ||
| xml_entities | No | ||
| extra_args | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||