Okyline Example Gallery
Hands-on Okyline examples to learn from. Click an example to view it here, next to the menu - each one is a complete, example-driven schema you can study and adapt.
Hello World
A minimal first schema - the simplest way to start with Okyline.
Shows: simple fields
Company
Company profile: organization data with nested fields and constraints.
Shows: list of nested objects
User
User profile: account fields with typed validation rules.
Shows: formats & nomenclatures
Books
Book catalog entries with typed fields and inline constraints.
Shows: conditional fields
Pricing
Price validation with discount and tax computations.
Shows: computed values ($compute)
IoT Sensor
iot.sensor.reading
IoT sensor data stream message: telemetry payload structure and constraints.
v1.0.0
E-commerce Order
ecommerce.order
Full Okyline features showcase: nomenclatures, formats, computed totals, conditional rules.
v3.0.0
Parcel Tracking
logistics.parcel.tracking
Large-scale logistics example: parcel tracking across the supply chain.