Programme
A construction programme extracted from an uploaded schedule document.
Part of Projects in the register catalog.
- Register ID
programmeUse this name to ask for the register. The API calls it a shelf ID.- Each record is
- A stateThe current value of something, replaced when it changes.
- Status
- AvailableFilled today from connected systems, uploads or public data.
- Data
- OrganisationPrivate to each organisation's own workspace.
- Version
- v1Current version.
Standards
This register holds records these standards and laws ask for. Holding them does not by itself certify compliance.
- ISO 19650Information management using building information modelling
Connectors
Connected today
Demiton keeps this register current from these systems now.
No system fills this register yet.
On the roadmap
Systems in the planned connector rollout that can fill this register. Partial means the system holds only some of its fields.
- Oracle Aconex
- Procore
Fields
9 fields: 1 required, 8 optional.
Required
Every record carries these fields.
- source_documentGroup of fields
—.
Optional
Present when the source system records them.
- milestonesList
Null}`
- practical_completion_dateText
Finish date of the Practical Completion / PC task.
Example:
2026-12-18- start_dateText
Contract award / commencement / first mobilisation date.
Example:
2026-04-01- revisionText
Document revision as stated (e.g.
"1","0","A"), else inferred from text or file name.Example:
2- extraction_sourceText
Provenance marker for how the content was obtained.
Example:
llm- nameText
Task name, cleaned of IDs and day names.
Example:
Practical Completion- dateText
The Finish date as written, e.g.
3/11/26.- typeText
Milestone category.
Example:
milestone
Example record
A sample from Bridgeworks Group, Demiton's demonstration company. The values are illustrative; the shape is exactly what the contract describes.
{ "extraction_source": "llm", "milestones": [ { "date": "2026-12-18", "name": "Practical Completion", "type": "practical_completion" } ], "name": "Practical Completion", "practical_completion_date": "2026-12-18", "revision": "2", "source_document": { "file_name": "BWG-2025-001_Programme_Rev2.pdf", "storage_location": "SharePoint/Bridgeworks/Projects/BWG-2025-001" }, "start_date": "2026-04-01", "type": "milestone"}Use this contract
The contract is a standard JSON Schema (draft 2020-12) document, so any JSON Schema validator can check a record against it. Keywords starting with x-demiton- add Demiton's own meaning, such as units and requiredness, and validators ignore them.
https://docs.demiton.io/registers/programme/v1.jsonShow the full JSON Schema
Loading the schema…
Talk to the team
Tell us what you run - your ERP, field, payroll and document systems - and we will show you the registers Demiton would keep current from them, on your data, in a 30-minute call.