Menu

Problems with GEDCOM-Tags

Help
ocram29
2008-01-04
2018-01-04
  • ocram29

    ocram29 - 2008-01-04

    I have some problems with GEDCOM-Tags. I have check the GEDCOM-File and now I get this error messages in a list:

    0000054[[2 CORP "Name of a firma"]]  invalid tag; see INDI @I1@
    0000056[[2 URL http://www.....de\]]  invalid tag; see INDI @I1@
    0000062[[2 CORP Oberstufenzentrum ...]]  invalid tag; see INDI @I1@
    0000075[[2 CORP Humboldt-Universität zu Berlin]]  invalid tag; see INDI @I1@
    0000083[[2 CORP Landgericht ...]]  invalid tag; see INDI @I1@
    0000090[[2 CORP Humboldt-Universität zu Berlin]]  invalid tag; see INDI @I1@
    0000094[[2 CORP StA ...]]  invalid tag; see INDI @I1@
    0000131[[2 RESN confidential]]  invalid tag; see INDI @I2@
    0000134[[2 RESN confidential]]  invalid tag; see INDI @I2@
    0000162[[2 RESN confidential]]  invalid tag; see INDI @I3@
    0000165[[2 RESN confidential]]  invalid tag; see INDI @I3@
    0000201[[1 FORM jpg]]  invalid tag; see OBJE @M2@
    0000203[[1 TITL]]  invalid tag; see OBJE @M2@
    0002175[[2 CEME Deutscher Soldatenfriedhof 1914/18, Block 1 - Grab 92]]  invalid tag; see INDI @I83@
    0003913[[1 CALN 3361/1951]]  invalid tag; see SOUR @S7@
    0003919[[1 CALN 2/1958]]  invalid tag; see SOUR @S8@
    0003924[[1 CALN 185/1925]]  invalid tag; see SOUR @S9@
    0003930[[1 CALN 26/1992]]  invalid tag; see SOUR @S10@

    ....

     
    • Greg Roach

      Greg Roach - 2008-01-04

      0000054[[2 CORP "Name of a firma"]] invalid tag; see INDI @I1@

      You should use AGNC (agency), not CORP (corporation)

      0000056[[2 URL http://www.....de\]] invalid tag; see INDI @I1@

      You should use WWW, not URL

      0000131[[2 RESN confidential]] invalid tag; see INDI @I2@

      I would need to see the lines above this to give a full answer.

      0000201[[1 FORM jpg]] invalid tag; see OBJE @M2@
      0000203[[1 TITL]] invalid tag; see OBJE @M2@

      In a media object, the correct strucutre is

      1 FILE
      2 FORM
      2 TITL

      0002175[[2 CEME Deutscher Soldatenfriedhof 1914/18, Block 1 - Grab 92]] invalid tag; see INDI @I83@

      CEME was removed from the latest version of the gedcom spec.  Use an ADDR or NOTE field, or an extra level in the PLAC

      0003913[[1 CALN 3361/1951]] invalid tag; see SOUR @S7@

      In a source, the correct structure is

      1 REPO
      2 CALN

      Regards,

      Greg

       
    • ocram29

      ocram29 - 2008-01-06

      Hi Greg,

      thanks for your answer. Here the information that you want:

      0000196  1 FAMS @F2@
      0000197  1 CHAN
      0000198  2 DATE 27 Mar 2003
      0000199  3 TIME 19:18:44
      0000200  0 @M2@ OBJE
      0000201[[1 FORM jpg]]  invalid tag; see OBJE @M2@
      0000202[[1 FILE Familienforschung/Urkunden/RIN07-06-003.jpg]]  missing OBJE:FILE:FORM; see OBJE @M2@
      0000203[[1 TITL]]  invalid tag; see OBJE @M2@
      0000204  1 NOTE
      0000205  1 _SCBK N
      0000206  1 _PRIM N
      0000207  1 _TYPE PHOTO
      0000208  0 @M3@ OBJE
      0000209[[1 FORM jpg]]  invalid tag; see OBJE @M3@
      0000210[[1 FILE Familienforschung/Urkunden/RINxx-06-004.jpg]]  missing OBJE:FILE:FORM; see OBJE @M3@
      0000211[[1 TITL]]  invalid tag; see OBJE @M3@
      0000212  1 NOTE
      0000213  1 _SCBK N
      0000214  1 _PRIM N
      0000215  1 _TYPE PHOTO
      0000216  0 @I6@ INDI

       
    • Greg Roach

      Greg Roach - 2008-01-06

      I already explained this one.  Where you have

      1 FORM jpg
      1 FILE xxx.jpg
      1 TITL title

      You should have

      1 FILE xxx.jpg
      2 FORM jpg
      2 TITL title

      It was the RESN problem that I needed to see the preceeding data.

       
    • ocram29

      ocram29 - 2008-01-08

      Hi Greg,

      here are the RESN-Problem

      0000369  1 FAMC @F8@
      0000370  1 NOTE Konfirmation: 15. Mai 1949
      0000371  2 CONT Beruf: Pelznäherin
      0000372  1 SOUR @S35@
      0000373  2 OBJE @M14@
      0000374[[2 RESN privacy]]  invalid tag; see INDI @I9@
      0000375  1 CHAN
      0000376  2 DATE 21 OCT 2007
      0000377  3 TIME 21:45:45
      0000378  0 @I10@ INDI
      0000379  1 NAME J... /Sch.../

      and the GEDCOM-File

      0 @I9@ INDI
      1 NAME Irene Helene Martha /Z.../
      2 GIVN Irene Helene Martha
      2 SURN Z...
      2 _MARNM W...
      2 _MARNM Irene Helene Martha /W.../
      1 SEX F
      1 BIRT
      2 DATE 28 OCT 1934
      2 PLAC Berlin, DEU
      1 CHR
      2 DATE 21 APR 1935
      2 PLAC Petershagen, Kreis Märkisch-Oderland, Brandenburg, DEU
      1 _UID FAB629A725B8B648AEBA0EE8CA269906487F
      1 FAMS @F4@
      1 FAMC @F8@
      1 NOTE Konfirmation: 15. Mai 1949
      2 CONT Beruf: Pelznäherin
      1 SOUR @S35@
      2 OBJE @M14@
      2 RESN privacy
      1 CHAN
      2 DATE 21 OCT 2007
      3 TIME 21:45:45

      Many Thanks

       
    • ocram29

      ocram29 - 2008-01-08

      And here a new Problem

      0002032  1 CHAN
      0002033  2 DATE 28 Feb 2006
      0002034  3 TIME 18:27:54
      0002035  1 FAMC @F56@
      0002036  1 OBJE @M52@
      0002037[[2 TITL Taufregister]]  ungültig GEDCOM-Tag; zeigen INDI @I90@
      0002038  0 @I91@ INDI
      0002039  1 NAME Dorothea Louise Auguste /S.../
      0002040  2 SURN Schmidt
      0002041  2 GIVN Dorothea Louise Auguste
      0002042  1 SEX F

       
    • Mark Hattam

      Mark Hattam - 2008-01-08

      As Greg has already written ..

      In a media object, the correct structre is

      1 FILE
      2 FORM
      2 TITL

      You are missing the mandatory FORMat tag
      2 FORM abcdef
      line in your gedcom

      1 OBJE @M52@
      2 TITL Taufregister

      You need to have

      1 OBJE @M52@
      2 FORM jpg   (or whatever format it is)
      2 TITL Taufregister

      Mark

       
    • ocram29

      ocram29 - 2008-01-09

      Thank you for your answer Mark, but the error appears anyway.  The file looks like this:

      0 @M52@ OBJE
      1 FILE media/RINxx-90-002-1.jpg
      2 FORM jpeg
      2 TITL Taufregister
      1 _UID 2E419AE4731EEAC4C9434C88C8A5ACA4F31B
      1 CHAN
      2 DATE 09 JAN 2008
      3 TIME 11:35:48
      2 _PGVU marco.schaum#

      And what is wiht RESN Error? Thanks for an answer.

       
    • Anonymous

      Anonymous - 2008-01-09

      1 - Re your TITL error - the GEDCOM snippet above is not where the error is. Note that it says "zeigen INDI @I90@"

      If you look at the GEDCOM for INDI I90 you will see:

      1 OBJE @M52@
      2 TITL Taufregister

      Its at the bottom just before INDI I90 starts

      Remove the 2 TITL tag from there, as it belongs with the 0 OBJE tag, and you do have it there already.

      2 - RESN this is a tag introduced in the 5.5.1 GEDCOM spec to allow privacy of ian individual. It is not specified for a media item (OBJE). Therefore gedcheck flags it as an invalid tag in the place you have it. There is considerble debate about this. But gedcheck is written to check ONLY against the specification. No software, including PGV, is 100% compliant. Some errors just have to be ignored. The only setting for gedcheck that MUST have zero errors is the 'Critical' setting. Everything else is for advice only.

       
  • Duns

    Duns - 2018-01-03

    0000024 1 DEAT
    0000025 2 DATE 29 NOV 2009
    ‎0000026[[3 TIME 11:30]]‎ invalid ‎tag ‎; see ‎INDI @I0001@‎
    0000027 2 PLAC Sirmione

     
  • Gerry Kroll

    Gerry Kroll - 2018-01-03

    You should ignore this "error". According to the GEDCOM 5.5.1 specification, TIME is not allowed when dealing with events such as Death, Birth, Marriage, Divorce, etc.

    As was already noted above, the Gedcheck program checks your GEDCOM for strict compliance with the GEDCOM 5.5.1 specification.

    PhpGedView, along with a number of other genealogy programs, allows TIME in this context. If you want to avoid this particular non-compliance "error", don't enter the time. For genealogy purposes, the time an event occurred is useless. The actual date is far more important.

     
  • Duns

    Duns - 2018-01-04

    Thank you!

     

Log in to post a comment.