[Index]

Model: data/Application

A model that defines system application information in terms of packages of primitives.

Model Details

Title Description Details
Application Name * The name that uniquely identifies this application at a specific hierarchy node.
  • Field Name: name
  • Type: String
Application Version Application Version
  • Field Name: version
  • Type: String
Documentation The application documentation.
  • Field Name: documentation
  • Type: String
Copyright String The application copyright string.
  • Field Name: copyright
  • Type: String
Author The application author.
  • Field Name: author
  • Type: String
Vendor The application vendor.
  • Field Name: vendor
  • Type: String
MD5 Checksum The application md5 checksum.
  • Field Name: md5sum
  • Type: String
Manifest A list of packages that make up this application
  • Field Name: manifest.[n]
  • Type: Array
Package A package that forms part of this application
  • Field Name: manifest.[n].package
  • Type: String
  • Target: data/Package
  • Target attr: name
  • Format: uri
API reference for data/Application