META-INF.cxs.properties.profiles.personal.age.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of unomi-services Show documentation
Show all versions of unomi-services Show documentation
Apache Unomi Context Server Core Services
{
"metadata": {
"id": "age",
"name": "Age",
"systemTags": [
"properties",
"profileProperties",
"personalProfileProperties"
]
},
"type": "integer",
"defaultValue": "",
"numericRanges": [
{"key":"*_10", "to" : 10 },
{"key":"10_20", "from" : 10, "to" : 20 },
{"key":"20_30", "from" : 20, "to" : 30 },
{"key":"30_40", "from" : 30, "to" : 40 },
{"key":"40_50", "from" : 40, "to" : 50 },
{"key":"50_*", "from" : 50 }
],
"automaticMappingsFrom": [ ],
"rank": "501.0"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy