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, which is a while ago. They now need to be edited and migrated into Pipi 9.

Resources

References

  • Reference

Repository

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

Last Updated

01/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 make sure it will work automatically.

Notes

  • The industry subdomain names can be aliased to conform to industry terms, depending on the parent industry domain. 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.

Industry domains

First draft revision of Pipi 6 industry domain names used for English i18n URLs.

  • Screen (was Film): screen/
  • Plant-production: plant-prop/
  • Mail: email/
  • Ecological Restoration: eco-restore/
  • Construction: construction/
  • Health: health/
  • Rail: rail/
  • GLAM (Galleries-Libraries-Archives-Museums): glam/

Industry subdomains

First draft revision of Pipi 7 industry subdomain names used for URLs. Industry subdomains can be combined with industry domains, provided that this is allowed by schema constraints.

  • Task: task/
  • Settings: settings/
  • Person: person/
  • Script: script/
  • Storyboard: storyboard/
  • Prop: prop/
  • Location: location/
  • Set: set/
  • Crew: crew/
  • Costume: costume/
  • Rolling Stock: stock/
  • Budget: budget/
  • Loan: loan/
  • Patient: patient/

Default deployment examples

The URL pattern is /industry domain/industry subdomain/

  • demo.workspace.ajabbi.com/eng/screen/location/
  • demo.workspace.ajabbi.com/eng/screen/budget/
  • demo.workspace.ajabbi.com/eng/plant-prop/stock/
  • demo.workspace.ajabbi.com/eng/rail/stock/
  • demo.workspace.ajabbi.com/eng/rail/booking/
  • demo.workspace.ajabbi.com/eng/glam/loan/

No comments:

Post a Comment