Workspace URL examples

Mike's Notes

Today, I'm diving deep into the existing configuration settings for industry domain-based applications. They were done for Pipi 6 and 7, which is a while ago. They now need to be edited and migrated into Pipi 9. Work on creating the workspace UI can then begin. Eventually, Pipi 9 will no longer be headless.

Resources

References

  • Reference

Repository

  • Home > Ajabbi Research > Library >
  • Home > Handbook > 

Last Updated

25/10/2025

Workspace URL examples

By: Mike Peters
On a Sandy Beach: 01/10/2025

Mike is the inventor and architect of Pipi and the founder of Ajabbi.

This is a working draft and subject to change as I experiment. I need to test this across multiple diverse industries to ensure it works automatically and reliably.

Note: The URLs below don't link to anything.

General Notes

  • Industry object names can be aliased to conform to industry-specific terms, depending on the parent industry name. Hence, Stock in a Plant Nursery has a different meaning than Rolling Stock in Rail.
  • Applying i18n will change the URLs. However, the underlying ASCI code names remain the same.
  • Unique ASCI code names to avoid namespace collisions.
  • These URLs are for logged-in users.
  • Style Guide: Use plural or singular names? Are they all nouns?
  • Each of these industry names has a corresponding three-letter code. They could also be used for the URLs. eg, cst/ for construction, but not very user-friendly.
  • Ajabbi subdomain name options: workspace, app, cloud, or wsp. I think I will go with "cloud". It is shorter than "workspace". The term workspace can be used as a noun to describe what cloud.ajabbi.com is.

Industry names

Second draft revision of the Pipi 6 industry names used for English i18n URLs. The final revision will be imported into Pipi 9 for testing purposes. The nouns are singular.

  • Agriculture: agriculture/
  • Art: art/
  • Aviation: aviation/
  • Conservation: conservation/
  • Construction: construction/
  • Drainage: drainage/
  • Electricity Supply: electricity-supply/
  • Forestry: forestry/
  • GLAM (Galleries-Libraries-Archives-Museums): glam/
  • Learning: learn/
  • Health: health/
  • Horticulture: horticulture/
  • Port: port/
  • Rail: rail/
  • Research: research/
  • Road: road/
  • Screen (was Film): screen/
  • Sewer: sewer/
  • Transport: transport/
  • Water Supply: water-supply/
  • Website: website/
  • Zoo: zoo/

Industry objects

First draft revision of the Pipi 7 industry names used for URLs. Industry domains can be combined with industry objects, provided that this is allowed by schema constraints. Final revision will be imported into Pipi 9.

  • Task: task/
  • Settings: settings/
  • Person: person/
  • Script: script/
  • Storyboard: storyboard/
  • Shot list: shot/
  • Shooting schedule: schedule/
  • Prop: prop/
  • Location: location/
  • Location: location/l/
  • Set: set/
  • Crew: crew/
  • Wardrobe: wardrobe/
  • Rolling Stock: rolling-stock/
  • Budget: budget/
  • Loan: loan/
  • Mail: email/
  • Mail: email/inbox/
  • Mail: email/inbox/i/
  • Patient: patient/

Default Enterprise "e" deployment examples

The URL pattern is /e/industry name/industry object/

  • demo.cloud.ajabbi.com/eng/9/e/aviation/aircraft/
  • demo.cloud.ajabbi.com/eng/9/e/aviation/airport/
  • demo.cloud.ajabbi.com/eng/9/e/aviation/airspace/
  • demo.cloud.ajabbi.com/eng/9/e/aviation/cargo/
  • demo.cloud.ajabbi.com/eng/9/e/aviation/flight/
  • demo.cloud.ajabbi.com/eng/9/e/aviation/passenger/
  • demo.cloud.ajabbi.com/eng/9/e/glam/collection/
  • demo.cloud.ajabbi.com/eng/9/e/glam/loan/
  • demo.cloud.ajabbi.com/eng/9/e/glam/9/event/
  • demo.cloud.ajabbi.com/eng/9/e/rail/booking/
  • demo.cloud.ajabbi.com/eng/9/e/rail/freight/
  • demo.cloud.ajabbi.com/eng/9/e/rail/rolling-stock/new/
  • demo.cloud.ajabbi.com/eng/9/e/rail/track/
  • demo.cloud.ajabbi.com/eng/9/e/screen/budget/
  • demo.cloud.ajabbi.com/eng/9/e/screen/location/
  • demo.cloud.ajabbi.com/eng/9/e/screen/scritp/
  • demo.cloud.ajabbi.com/eng/9/e/sewer/network/
  • demo.cloud.ajabbi.com/eng/9/e/website/wiki/page-edit/

    Additional examples

    Use more levels if required.

    • demo.cloud.ajabbi.com/eng/9/e/health/email/inbox/
    • demo.cloud.ajabbi.com/eng/9/e/health/email/inbox/i/

    No comments:

    Post a Comment