Business glossary
The merged PDTF business glossary — the curated dictionary of business terms plus the controlled vocabulary harvested from schema annotations. It is the seed of the SKOS taxonomy and, in turn, the OWL ontology.
What's in here
- 54 curated business terms — merged from the two OPDA
Glossary.xlsxsources (Trust Framework PoC + Technical Working Group), deduplicated. - 500 schema concepts — labels and definitions harvested from the
title/descriptionannotations on every node of the PDTF v3 schemas. - Total: 554 SKOS concepts in
pdtf:GlossaryScheme.
Where the terms came from
flowchart LR
classDef src fill:#eef4f8,stroke:#1a4d80,color:#0b2545;
classDef proc fill:#fef3c7,stroke:#b45309,color:#7c2d12;
classDef out fill:#dcfce7,stroke:#166534,color:#14532d;
G1[Glossary.xlsx
Trust Framework PoC
~54 business terms]:::src G2[Glossary.xlsx
Technical Working Group
same set, refined]:::src S[PDTF v3 schemas
title / description
annotations]:::src PROC[Glossary merger
+ SKOS generator]:::proc TTL[business-glossary.ttl
SKOS · 554 concepts]:::out G1 --> PROC G2 --> PROC S --> PROC PROC --> TTL
Trust Framework PoC
~54 business terms]:::src G2[Glossary.xlsx
Technical Working Group
same set, refined]:::src S[PDTF v3 schemas
title / description
annotations]:::src PROC[Glossary merger
+ SKOS generator]:::proc TTL[business-glossary.ttl
SKOS · 554 concepts]:::out G1 --> PROC G2 --> PROC S --> PROC PROC --> TTL
Two human-curated spreadsheets + schema-annotation harvester → one SKOS concept scheme.
Two kinds of entries
| Kind | Count | Origin | Use |
|---|---|---|---|
| Business term | 54 | OPDA Glossary spreadsheets (Trust Framework PoC + Technical WG) | Authoritative business definitions. Use as skos:prefLabel + skos:definition in the ontology. |
| Schema concept | 500 | Harvested from JSON Schema title / description on PDTF v3 nodes |
Working vocabulary. Needs an editorial pass with the Technical WG before becoming canonical. |
Browse the glossary
Search the labels, definitions and IRIs. Filter by Kind (business term vs schema concept) or by Area (which top-level branch of the schema the term was harvested from). Click a column header to sort.
Loading 554 concepts…
Tip: set Kind = Business term to see only the 54 curated
entries; the rest are working definitions extracted from schema annotations.
Where this is heading
- Editorial pass with the Technical Working Group — reconcile the 54 OPDA terms (open-banking-flavoured) with the 500 schema concepts (property-flavoured) so the glossary reads as one coherent vocabulary.
-
Promote to SKOS taxonomy — group concepts under broader categories
(Transaction · Property · Participant · Claim · Document · Form · Search) with
skos:broader/skos:narrower. See the Concept taxonomy page (stub). - Then OWL classes — promote the top-level branches into ontology classes with W3C-VC alignment. See Ontology (OWL).
Source files
source/00-deliverables/semantic-models/glossary-merged.json— the 54 OPDA terms as JSON.source/00-deliverables/semantic-models/business-glossary.md— human-readable tri-source glossary.source/00-deliverables/semantic-models/business-glossary.ttl— SKOS Concept Scheme (Turtle).source/06-research/trust-framework-poc/Glossary.xlsxsource/04-governance-bodies/working-groups/technical/Glossary.xlsx