Difference between revisions of "What is UBIK"
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
}} | }} | ||
| − | {{UBIK}} is a | + | {{UBIK}} is a powerful platform for creating Augmented Reality–enabled mobile solutions designed for industrial environments. |
| − | It | + | It enables the development of flexible, high‑performance object models that unify data from virtually any source—whether imported once, synchronized regularly, or retrieved on demand. These models are published through a WebService and can be consumed by {{UBIK}} mobile devices, which overlay geo‑ or marker-referenced information as intuitive AR bubbles directly in the camera view. |
[[File:IL_ProjectFlow.png|500px]] | [[File:IL_ProjectFlow.png|500px]] | ||
| − | =={{UBIK}} | + | =={{UBIK}} Highlights== |
[[Design object-oriented data models]] | [[Design object-oriented data models]] | ||
| − | *Use [[Polymorphism]] and [[inheritance]] to | + | *Use [[Polymorphism]] and [[inheritance]] to build rich, reusable [[UBIK objects|UBIK object]] models |
*Define arbitrary [[relations]] between objects | *Define arbitrary [[relations]] between objects | ||
| − | * | + | *Implement runtime behavior in [[:Category:Coding|native code]] or visual [[:Category:Workflow|Workflows]] |
| − | *Configure [[Views]] to | + | *Configure [[Views]] to shape how users experience the objects |
| + | |||
[[Release data model]] | [[Release data model]] | ||
| − | *[[Compiler|Compile]] object | + | *[[Compiler|Compile]] object models into native code and relational structures |
| − | *Navigate | + | *Navigate data object‑oriented while benefiting from the integrity and performance of an RDBMS |
| − | *Deploy to | + | *Deploy to on‑premise infrastructure, the cloud, or hybrid environments |
| + | |||
[[Interface to data sources]] | [[Interface to data sources]] | ||
| − | * | + | *Integrate using standard [[:Category:Interfacing|interfaces]] such as ISO15926 |
| − | *Create custom interface plugins | + | *Create custom interface plugins for any available data source |
| − | *Use [[Proxy|proxies]] to | + | *Use [[Proxy|proxies]] to manage data versions and consistency |
| − | * | + | *Control interface behavior and data consolidation workflows |
| + | |||
[[Publish data model]] | [[Publish data model]] | ||
| − | *Define [[Application Context Management|contexts | + | *Define [[Application Context Management|application contexts]] and role‑based access |
| − | *Link contexts to views | + | *Link contexts to views for tailored user experiences |
| − | * | + | *Push updates to mobile devices instantly |
| + | |||
[[Use data in the field]] | [[Use data in the field]] | ||
| − | *Aim mobile device | + | *Aim a mobile device at objects to access information instantly |
| − | * | + | *Drill down into detailed data—fast, secure, and always up‑to‑date |
| − | * | + | *Work with the full published data model directly on the device |
| − | *Edit | + | *Edit information on site and sync it back to the server and source systems |
| − | * | + | *Capture photos or voice notes to enrich your data |
| − | *Teach in new objects directly in the field | + | *Teach in new objects directly in the field using geo‑positioning |
[[Category:UBIK|What is UBIK]] | [[Category:UBIK|What is UBIK]] | ||
Latest revision as of 12:23, 4 March 2026
UBIK® is a powerful platform for creating Augmented Reality–enabled mobile solutions designed for industrial environments.
It enables the development of flexible, high‑performance object models that unify data from virtually any source—whether imported once, synchronized regularly, or retrieved on demand. These models are published through a WebService and can be consumed by UBIK® mobile devices, which overlay geo‑ or marker-referenced information as intuitive AR bubbles directly in the camera view.
UBIK® Highlights
Design object-oriented data models
- Use Polymorphism and Inheritance to build rich, reusable UBIK object models
- Define arbitrary Relations between objects
- Implement runtime behavior in native code or visual Workflows
- Configure Views to shape how users experience the objects
- Compile object models into native code and relational structures
- Navigate data object‑oriented while benefiting from the integrity and performance of an RDBMS
- Deploy to on‑premise infrastructure, the cloud, or hybrid environments
- Integrate using standard interfaces such as ISO15926
- Create custom interface plugins for any available data source
- Use proxies to manage data versions and consistency
- Control interface behavior and data consolidation workflows
- Define application contexts and role‑based access
- Link contexts to views for tailored user experiences
- Push updates to mobile devices instantly
- Aim a mobile device at objects to access information instantly
- Drill down into detailed data—fast, secure, and always up‑to‑date
- Work with the full published data model directly on the device
- Edit information on site and sync it back to the server and source systems
- Capture photos or voice notes to enrich your data
- Teach in new objects directly in the field using geo‑positioning
