diff --git a/example1/resources/map/bidsmap.yaml b/example1/resources/map/bidsmap.yaml
index ab6606a72d2edb17e5c9c33f1d5bef2c74a4552a..d659c6a0e4f41085514a36336139ee9672640f30 100644
--- a/example1/resources/map/bidsmap.yaml
+++ b/example1/resources/map/bidsmap.yaml
@@ -1,6 +1,6 @@
 __bids__: 1.2.0
 MRI:
-  Nifti_SPM12:
+  hmriNIFTI:
     __ignore__:
       - provenance: /home/beliy/Works/bidscoin/test/renamed/sub-003/ses-HCL/MRI/001-localizer/s1904-0001-00001-000001-01.nii
         checked: true
diff --git a/example1/resources/map/bidsmap_noPlugin.yaml b/example1/resources/map/bidsmap_noPlugin.yaml
index 20c1fbc6d262f1eac6c5fbdd26c2f1fc09465047..b7ef74e09bf3fab250291766667a4513f69338fd 100644
--- a/example1/resources/map/bidsmap_noPlugin.yaml
+++ b/example1/resources/map/bidsmap_noPlugin.yaml
@@ -1,6 +1,6 @@
 __bids__: 1.2.0
 MRI:
-  Nifti_SPM12:
+  hmriNIFTI:
     __ignore__:
       - provenance: /home/beliy/Works/bidscoin/test/renamed/sub-003/ses-HCL/MRI/001-localizer/s1904-0001-00001-000001-01.nii
         checked: true
@@ -463,3 +463,4 @@ MRI:
           - EchoTime: <scale-3:EchoTime>
           - RepetitionTime: <scale-3:RepetitionTime>
           - FlipAngle: <FlipAngle>
+EEG: {}