D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

ApplicationProfile Data Type

Properties
name data type description
serviceClass string
serviceName string
properties map of string

Example

{
  "serviceClass" : "...",
  "serviceName" : "...",
  "properties" : {
    "property1" : "...",
    "property2" : "..."
  }
}