Applications (robos.apps)
Front-end SPAs, desktop workstations, PC & mobile games, mobile apps, and CLI tools.
Table of contents
Package Metadata
- Package Store ID:
applications - Ontology Namespace:
robos.apps - GitOps Package File:
.robos/kgraphs/applications/package.jsonld - Schemas Defined: 10
Package Schemas & Constraint Shapes
| Schema Class | Target Shape URI | Required Properties (minCount ≥ 1) | Specification |
|---|---|---|---|
Desktop App (robos:DesktopApp) | urn:robos:shape:DesktopAppShape | dcterms:title, robos:repository, robos:technology, robos:desktopFramework | View Schema → |
Console App (robos:ConsoleApp) | urn:robos:shape:ConsoleAppShape | dcterms:title, robos:repository, robos:technology, robos:cliCommand | View Schema → |
Mobile App (robos:MobileApp) | urn:robos:shape:MobileAppShape | dcterms:title, robos:repository, robos:technology, robos:platform | View Schema → |
Library (robos:Library) | urn:robos:shape:LibraryShape | dcterms:title, robos:repository, robos:technology | View Schema → |
Front End App (robos:FrontEndApp) | urn:robos:shape:FrontEndAppShape | dcterms:title, robos:repository, robos:technology, robos:frontendFramework | View Schema → |
PC Game (robos:PCGame) | urn:robos:shape:PCGameShape | dcterms:title, robos:repository, robos:technology, robos:gameEngine, robos:targetPlatform | View Schema → |
Mobile Game (robos:MobileGame) | urn:robos:shape:MobileGameShape | dcterms:title, robos:repository, robos:technology, robos:gameEngine, robos:platform | View Schema → |
Web Route (robos:WebRoute) | urn:robos:shape:WebRouteShape | dcterms:title, robos:routePath, robos:app | View Schema → |
CLI Command (robos:CLICommand) | urn:robos:shape:CLICommandShape | dcterms:title, robos:commandName, robos:app | View Schema → |
CLI Flag (robos:CLIFlag) | urn:robos:shape:CLIFlagShape | dcterms:title, robos:flagName, robos:command | View Schema → |