Skip to content
Merged
Show file tree
Hide file tree
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: 12 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,18 @@ jobs:
repository: COMCIFS/cif_core
path: cif-dictionaries/cif_core

- name: Check out the multiblock coreCIF dictionary
uses: actions/checkout@v6
with:
repository: COMCIFS/cif_multiblock
path: cif-dictionaries/cif_multiblock

- name: Check out the DDLm imgCIF dictionary
uses: actions/checkout@v6
with:
repository: COMCIFS/imgCIF
path: cif-dictionaries/imgCIF

- name: Run dictionary validity checks
uses: COMCIFS/dictionary_check_action@main
id: ddlm_check
Expand Down
15 changes: 11 additions & 4 deletions draft_new_items.dic
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ data_DRAFT_NEW_ITEMS

_dictionary.title DRAFT_NEW_ITEMS
_dictionary.class Instance
_dictionary.version 0.0.10
_dictionary.date 2025-03-24
_dictionary.version 0.0.11-dev
_dictionary.date 2026-05-06
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/cif_ed/main/draft_new_items.dic
_dictionary.ddl_conformance 4.2.0
Expand Down Expand Up @@ -48,8 +48,8 @@ save_DRAFT_NEW_ITEMS_HEAD
_import.get
[
{'dupl':Ignore
'file':https://github.com/COMCIFS/imgCIF/blob/master/cif_img.dic
'mode':Full 'save':HEAD}
'file':cif_img.dic
'mode':Full 'save':CIF_IMG_HEAD}
]

save_
Expand Down Expand Up @@ -199,4 +199,11 @@ save_
handled in a cif_img.dic context or else elaborated with more
precise definitions and indications where relevant only to
electron diffraction.
;
0.0.11-dev 2026-05-06
;
# Please update the date above and describe the change below until
# ready for the next release

Initialised new development version.
;