Skip to content

Instantly share code, notes, and snippets.

@nucknorris
Created December 3, 2014 13:22
Show Gist options
  • Save nucknorris/827dc7470def6042739c to your computer and use it in GitHub Desktop.
Save nucknorris/827dc7470def6042739c to your computer and use it in GitHub Desktop.
GSB: Wieviele Verträge haben Pakete?
{
"CONFIG": "BIBRM_CONFIG",
"START": {
"type": "LIST_ALL",
"linkTo": "Vertragsjahresdaten"
},
"SUBJECTS": [
{
"uri": "bibrm:AnnualContractData",
"pos": {
"x": 628,
"y": 169
},
"view": true,
"getAvailableProperties": {},
"addProperty": {},
"removeProperty": {},
"alias": "Vertragsjahresdaten",
"properties": [
{
"uri": "bibrm:contractContainingPackage",
"type": "INVERSE_PROPERTY",
"filterExists": true,
"hasFilter": true,
"compareRaw": {},
"link": null,
"view": true,
"optional": false,
"arithmetic": null,
"compare": null,
"subject": {
"uri": "bibrm:AnnualContractData",
"$id": "i0"
},
"id": "bibrm:contractContainingPackage",
"comment": "bibrm:contractContainingPackage.$comment",
"label": "das Paket umfassender Vertrag",
"alias": "das Paket umfassender Vertrag",
"linkTo": "Paket"
},
{
"uri": "$$count",
"type": "AGGREGATE_PROPERTY",
"filterExists": true,
"hasFilter": true,
"compareRaw": {},
"link": null,
"view": true,
"optional": false,
"arithmetic": null,
"compare": null,
"subject": {
"uri": "bibrm:AnnualContractData",
"$id": "i0"
},
"id": "$$count",
"operator": "COUNT(%alias%)",
"restrictTo": null,
"comment": "$$count.$comment",
"label": "Count property",
"alias": "Count property",
"linkTo": "das Paket umfassender Vertrag"
}
]
},
{
"uri": "bibrm:LicensePackage",
"pos": {
"x": 1275,
"y": 403
},
"view": false,
"getAvailableProperties": {},
"addProperty": {},
"removeProperty": {},
"alias": "Paket",
"properties": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment