Skip to content

Commit

Permalink
feat: use model-driven standard approach for 23-050
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldtse committed Mar 5, 2025
1 parent ca6e246 commit bd307d6
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 899 deletions.
32 changes: 32 additions & 0 deletions 23-050/lutaml_data_dictionary.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
packages:
# - Temporal # This is the root package that contains
- ReferenceSystem
- Temporal Objects
- ISO 19107
- ISO 19108
- ISO 19111
# external_classes:
# Boolean: "_boolean"
# Character: "_character"
# Characterstring: "_characterstring"
# CharacterString: "_characterstring"
# Date: "_date"
# Datetime: "_datetime"
# DateTime: "_datetime"
# Decimal: "_decimal"
# integer: "_integer"
# Integer: "_integer"
# number: "_number"
# Number: "_number"
# Real: "_real"
# Time: "_time"
# Uri: "_uri"
# URI: "_uri"
section_depth: 2
render_nested_packages: true
# render_style: data_dictionary
# include_root: true
# ea_extension:
# - "ISO19103MDG v1.0.0-beta.xml"
# template_path: "../../sources/liquid_templates"
# guidance: "../../sources/guidance/guidance.yaml"
Loading

0 comments on commit bd307d6

Please sign in to comment.