OwS Change Log: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „ == OwS_Vorlage v001.dotm == 06.10.16: Bug Fix :Version was ignored in CTS2LE.Systems[OID=..][Version=..]. Bug fixed.“) |
K (→OwS_Vorlage v001.dotm) |
||
| (10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
== OwS_Vorlage v001.dotm == | == OwS_Vorlage v001.dotm == | ||
| − | + | 11.03.17: Feature | |
| + | :syntax for concept references frm texts further elaborated (now: [[code@system|text]]) | ||
| + | 02.03.17: Feature | ||
| + | :simple syntax for referencing conceptes aout of OwS.Definition texts added ([[code@system]]) | ||
| + | 15.02.17: Feature | ||
| + | :plugin for importing simple PlantUML class definitions added | ||
| + | 14.02.17: Feature | ||
| + | :#exec directive added | ||
| + | 22.01.17: Feature | ||
| + | :if a property type is set to a code system, the parser takes this system as the search context (there is no need for using the @-operator when assigning a value to this property). | ||
| + | 22.01.17: Bug Fix | ||
| + | :when resolving a default value, type defaults and global defaults were checked in the wrong order. Now global defaults are checked first and only if no explicitly set default value is discovered, the OwS parser will inspect type defaults. | ||
| + | 29.10.16: Feature | ||
| + | :for the #table directive comma-separated lists of concepts may be provided in a table column (see #table syntax) | ||
| + | 28.10.16: Bug Fix | ||
| + | :several problems with empty cells in #table directive solved | ||
| + | 28.10.16: Feature | ||
| + | :star (*) allowed as part of concept name (exept first character) | ||
| + | 27.10.16: Feature | ||
| + | :new types can now even be defined within the local definiton scope of a code system (and therefore are only visible within that code system). | ||
| + | 21.10.16: Bug Fix | ||
| + | :Fatal error in main module due to non-deterministic processing of "or" operator. Bug fixed. | ||
| + | 11.10.16: Feature | ||
| + | :Code systems allowed as types for property definitions (type of the property will be "concept" with the defined system as the target system) | ||
| + | :If texts in a concept table (#table directive) contain hyperlinks and tooltips, respective HLTML code is rendered for these texts | ||
| + | 11.10.16: Bug Fix | ||
| + | :OwS Scanner did not properly validate the syntax of qualified concepts on the right side of a set statement. Further constraints added. | ||
| + | 09.10.16: Bug Fix | ||
| + | :table directive with .Level property: Additional "}" generated due to wrong stack counter. Bug fixed. | ||
| + | 09.10.16: Feature | ||
| + | :reference to #package may be added to #table in order to process an obligation on every table row. | ||
06.10.16: Bug Fix | 06.10.16: Bug Fix | ||
:Version was ignored in CTS2LE.Systems[OID=..][Version=..]. Bug fixed. | :Version was ignored in CTS2LE.Systems[OID=..][Version=..]. Bug fixed. | ||
Aktuelle Version vom 11. März 2017, 17:13 Uhr
OwS_Vorlage v001.dotm
11.03.17: Feature
- syntax for concept references frm texts further elaborated (now: text)
02.03.17: Feature
- simple syntax for referencing conceptes aout of OwS.Definition texts added (code@system)
15.02.17: Feature
- plugin for importing simple PlantUML class definitions added
14.02.17: Feature
- exec directive added
22.01.17: Feature
- if a property type is set to a code system, the parser takes this system as the search context (there is no need for using the @-operator when assigning a value to this property).
22.01.17: Bug Fix
- when resolving a default value, type defaults and global defaults were checked in the wrong order. Now global defaults are checked first and only if no explicitly set default value is discovered, the OwS parser will inspect type defaults.
29.10.16: Feature
- for the #table directive comma-separated lists of concepts may be provided in a table column (see #table syntax)
28.10.16: Bug Fix
- several problems with empty cells in #table directive solved
28.10.16: Feature
- star (*) allowed as part of concept name (exept first character)
27.10.16: Feature
- new types can now even be defined within the local definiton scope of a code system (and therefore are only visible within that code system).
21.10.16: Bug Fix
- Fatal error in main module due to non-deterministic processing of "or" operator. Bug fixed.
11.10.16: Feature
- Code systems allowed as types for property definitions (type of the property will be "concept" with the defined system as the target system)
- If texts in a concept table (#table directive) contain hyperlinks and tooltips, respective HLTML code is rendered for these texts
11.10.16: Bug Fix
- OwS Scanner did not properly validate the syntax of qualified concepts on the right side of a set statement. Further constraints added.
09.10.16: Bug Fix
- table directive with .Level property: Additional "}" generated due to wrong stack counter. Bug fixed.
09.10.16: Feature
- reference to #package may be added to #table in order to process an obligation on every table row.
06.10.16: Bug Fix
- Version was ignored in CTS2LE.Systems[OID=..][Version=..]. Bug fixed.