Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions ddl.dic
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data_DDL_DIC
_dictionary.title DDL_DIC
_dictionary.class Reference
_dictionary.version 4.2.0
_dictionary.date 2026-02-24
_dictionary.date 2026-02-25
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/DDLm/main/ddl.dic
_dictionary.ddl_conformance 4.2.0
Expand Down Expand Up @@ -2134,7 +2134,7 @@ save_type.contents

_definition.id '_type.contents'
_definition.class Attribute
_definition.update 2025-07-04
_definition.update 2026-02-25
_description.text
;
Syntax of the value elements within the container type. Where the
Expand Down Expand Up @@ -2200,6 +2200,10 @@ save_type.contents
;
Uniform Resource Identifier reference as defined in RFC 3986 Section
4.1.
;
Iri
;
Internationalized Resource Identifier as defined in RFC 3987.
;
Date
;
Expand Down Expand Up @@ -3185,7 +3189,7 @@ save_
by explicitly specifying that it adheres to the formal grammar
provided in SemVer version 2.0.0.
;
4.2.0 2026-02-24
4.2.0 2026-02-25
;
# Please update the date above and describe the change below until
# ready for the next release
Expand Down Expand Up @@ -3244,4 +3248,6 @@ save_

Specified that the DEFINITION_REPLACED category may be used to deprecate
categories, added usage examples.

Added a new 'Iri' content type (see _type.contents attribute).
;