Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 907 Bytes

PostTerm.md

File metadata and controls

executable file
·
15 lines (11 loc) · 907 Bytes

PostTerm

Properties

Name Type Description Notes
voc_iri str The IRI of the affected ORR vocabulary. [optional]
version str The version to be affected. By default, latest version. [optional]
class_iri str IRI of the specific class to be affected within the vocabulary. Can be ommitted if the vocabulary only contains one class (which will be the one affected). [optional]
term_name str Simple name of the new term. [optional]
term_iri str Full IRI of the new term. [optional]
attributes list[list[str]] Values for the properties defined for the vocabulary class. [optional]

[Back to Model list] [Back to API list] [Back to README]