Type name: SoftwareApplication
Extends CreativeWork
| Name | Type | Description | 
|---|---|---|
| applicationCategory | Text or URL | Type of software application, e.g. "Game, Multimedia". | 
| applicationSubCategory | Text or URL | Subcategory of the application, e.g. "Arcade Game". | 
| applicationSuite | Text | The name of the application suite to which the application belongs (e.g. Excel belongs to Office). | 
| countriesNotSupported | Text | Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code. | 
| countriesSupported | Text | Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code. | 
| device | Text | Device required to run the application. Used in cases where a specific make/model is required to run the application. | 
| downloadUrl | URL | If the file can be downloaded, URL to download the binary. | 
| featureList | Text or URL | Features or modules provided by this application (and possibly required by other applications). | 
| fileFormat | Text | MIME format of the binary (e.g. application/zip). | 
| fileSize | Integer | Size of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed. | 
| installUrl | URL | URL at which the app may be installed, if different from the URL of the item. | 
| memoryRequirements | Text or URL | Minimum memory requirements. | 
| operatingSystem | Text | Operating systems supported (Windows 7, OSX 10.6, Android 1.6). | 
| permissions | Text | Permission(s) required to run the app (for example, a mobile app may require full internet access or may run only on wifi). | 
| processorRequirements | Text | Processor architecture required to run the application (e.g. IA64). | 
| releaseNotes | Text or URL | Description of what changed in this version. | 
| requirements | Text or URL | Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime). | 
| screenshot | ImageObject or URL | A link to a screenshot image of the app. | 
| softwareAddOn | SoftwareApplication | Additional content for a software application. | 
| softwareHelp | CreativeWork | Software application help. | 
| softwareVersion | Text | Version of the software instance. | 
| storageRequirements | Text or URL | Storage requirements (free space required). |