From 2ac355cdee3baa2f9afe59d78e6adb62b89c1454 Mon Sep 17 00:00:00 2001 From: flori Date: Mon, 28 Oct 2024 09:57:04 +0100 Subject: [PATCH] Added: joinsetsCount to datasets that have joined datasets --- sites/concepts/4_design.html | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/concepts/4_design.html b/sites/concepts/4_design.html index 0149cf1..d06a4c0 100644 --- a/sites/concepts/4_design.html +++ b/sites/concepts/4_design.html @@ -226,6 +226,7 @@

Placeholders for metadata

setNodatasetThe running no of the dataset in the data recived. setIddatasetThe id of the dataset in the datasouce. (must not be available, only if the datasource deliverd it's sets with id attribute) setRefdatasetThe reference URI to the set in the datasource. (e.g. ref://navigation/get?id=1) + joinsetsCountdatasetThe number of datasets referenced to the set, if useing join attribute in WHERE. attrNameattributeThe name of the attribute currently used. attrIdattributeThe id of the attribute (thats a combination of attribute name and setid)