diff --git a/docs/01-basics/00-basic-concepts.adoc b/docs/01-basics/00-basic-concepts.adoc index b0f2128..4146dbf 100644 --- a/docs/01-basics/00-basic-concepts.adoc +++ b/docs/01-basics/00-basic-concepts.adoc @@ -20,3 +20,4 @@ include::./LG-01-06.adoc[{include_configuration}] include::./99-basics-references.adoc[tags={bibrefs}] +include::./LZ-01-06.adoc[{include_configuration}] diff --git a/docs/01-basics/99-basics-references.adoc b/docs/01-basics/99-basics-references.adoc deleted file mode 100644 index e37f402..0000000 --- a/docs/01-basics/99-basics-references.adoc +++ /dev/null @@ -1,10 +0,0 @@ - - -// tag::BIB_REFS[] - -=== {references} - -<>, <>, <>, <>, <>, <>, <>, <> - -// end::BIB_REFS[] - diff --git a/docs/01-basics/LG-01-01.adoc b/docs/01-basics/LG-01-01.adoc index 7673fa6..ab4a0aa 100644 --- a/docs/01-basics/LG-01-01.adoc +++ b/docs/01-basics/LG-01-01.adoc @@ -26,4 +26,5 @@ Software architects know the commonalities of many definitions of software archi // end::EN[] ===== {references} -<>, <>, <> +<>, <>, <>, <> + diff --git a/docs/01-basics/LG-01-06.adoc b/docs/01-basics/LG-01-06.adoc index 67e64d9..5508728 100644 --- a/docs/01-basics/LG-01-06.adoc +++ b/docs/01-basics/LG-01-06.adoc @@ -3,31 +3,31 @@ [[LG-01-06]] ==== LZ 01-06: Bedeutung und Entwurf von Datenmodellen (R2) -Softwarearchitekt:innen verstehen die Bedeutung von Datenmodellen für -die Architektur. Sie +Softwarearchitekt:innen verstehen die Bedeutung von Datenmodellen für die Architektur. +Sie * können Datenmodelle identifizieren, die maßgeblichen Einfluss auf die Architektur haben. * können solche Datenmodelle systematisch entwerfen. -* verstehen den Unterschied zwischen {glossary_url}product[Produkten] und {glossary_url}sum[Summen] in der - Datenmodellierung <> <>. +* verstehen den Unterschied zwischen {glossary_url}product[Produkten] und {glossary_url}sum[Summen] in der Datenmodellierung <> <>. * verstehen die Bedeutung der Entkopplung von Datenmodellen und ihrer Repräsentation in Datenbanken, Dateien und Übertragungsprotokollen. + // end::DE[] // tag::EN[] [[LG-01-06]] ==== LG 01-06: Importance and Design of Data Models (R2) -Software architects understand the importance of data models for -the architecture. They +Software architects understand the importance of data models for the architecture. +They -* can identify data models that have significant impact on the - architecture. +* can identify data models that have significant impact on the architecture. * can design such data models systematically. -* understand the difference between {glossary_url}product[products] and {glossary_url}sum[sums] in data - modelling <> <>. +* understand the difference between {glossary_url}product[products] and {glossary_url}sum[sums] in data modelling <> <>. * understand the importance of decoupling data models from their representation in databases, files, and transmission protocols. // end::EN[] +===== {references} +<>, <>, <>