All Downloads are FREE. Search and download functionalities are using the official Maven repository.

profiles.output.unicore.json Maven / Gradle / Ivy

{
	"ver": "2",
	"name": "sys:unicore",
	"description": "Translation profile for UNICORE",
	"type": "OUTPUT",
	"rules": [
		{
			"condition": {
				"conditionValue": "true"
			},
			"action": {
				"name": "includeOutputProfile",
				"parameters": [
					"sys:default"
				]
			}
		},
		{
			"condition": {
				"conditionValue": "true"
			},
			"action": {
				"name": "mapAttributeName",
				"parameters": [
					"organization",
					"o",
					"false"
				]
			}
		},
		{
			"condition": {
				"conditionValue": "true"
			},
			"action": {
				"name": "mapAttributeName",
				"parameters": [
					"picture",
					"jpegPhoto",
					"false"
				]
			}
		}
	]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy