OntoDL Macro Language (OML)
Version vom 11. September 2016, 09:38 Uhr von Caumanns (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „==== OML Style Sheet Directives ==== ;OntoDL.''StyleName'' :implicit assignment of a value to the property '…“)
OML Style Sheet Directives
- OntoDL.StyleName
- implicit assignment of a value to the property StyleName within the definiton scope of an OntoDL object
- #heading
- binding of the scope of a heading to an OntoDL object definition with an implict assignment of values to properties of the defined object
- #obligation
- trigger the execution of a set of commands and/or directives before or after text of a defined style sheet is processed
- #pattern
- template-based transformation of a text that is formatted with a defined style sheet
OML Tokenizer Directives
- #goto ... #return
- control how the OntoDL tokenizer scans through the document
- #package ... #endpackage
- define a named subroutine that can be linked to an obligation