OwS Change Log: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (→OwS_Vorlage v001.dotm) |
(→OwS_Vorlage v001.dotm) |
||
| Zeile 2: | Zeile 2: | ||
== OwS_Vorlage v001.dotm == | == OwS_Vorlage v001.dotm == | ||
| + | 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 | 28.10.16: Feature | ||
:star (*) allowed as part of concept name (exept first character) | :star (*) allowed as part of concept name (exept first character) | ||
Version vom 29. Oktober 2016, 10:33 Uhr
OwS_Vorlage v001.dotm
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.