summaryrefslogtreecommitdiffstats
path: root/docs/applicationdomaintypes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/applicationdomaintypes.md')
-rw-r--r--docs/applicationdomaintypes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/applicationdomaintypes.md b/docs/applicationdomaintypes.md
index 9a50940..4baf317 100644
--- a/docs/applicationdomaintypes.md
+++ b/docs/applicationdomaintypes.md
@@ -2,6 +2,7 @@
2A set of standardized domain types is defined. This is necessary to decouple applications from resources (so a calendar can access events from all resources), and to have a "language" for queries. 2A set of standardized domain types is defined. This is necessary to decouple applications from resources (so a calendar can access events from all resources), and to have a "language" for queries.
3 3
4The definition of the domain model directly affects: 4The definition of the domain model directly affects:
5
5* granularity for data retrieval (email property, or individual subject, date, ...) 6* granularity for data retrieval (email property, or individual subject, date, ...)
6* queriable properties for filtering and sorting (sender, id, ...) 7* queriable properties for filtering and sorting (sender, id, ...)
7 8