PAF (Personal Ancestral File)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added Identification details and link to software used to read format.)
 
(3 intermediate revisions by one user not shown)
Line 3: Line 3:
 
|extensions={{ext|paf}}, {{ext|dat}}
 
|extensions={{ext|paf}}, {{ext|dat}}
 
|pronom={{PRONOM|fmt/854}}, {{PRONOM|fmt/855}}, {{PRONOM|fmt/856}}
 
|pronom={{PRONOM|fmt/854}}, {{PRONOM|fmt/855}}, {{PRONOM|fmt/856}}
 +
|wikidata={{wikidata|Q29167884}}
 
|released=1983
 
|released=1983
 
}}
 
}}
Line 11: Line 12:
 
PAF software up to v2 used individual .DAT file to store genealogical data. File names included, INDIV2.dat, MARR2.dat, NAME2.dat, NOTES2.dat, REPTITL2.dat, etc.
 
PAF software up to v2 used individual .DAT file to store genealogical data. File names included, INDIV2.dat, MARR2.dat, NAME2.dat, NOTES2.dat, REPTITL2.dat, etc.
  
PAF software versions 3-5 used a single .PAF file to store data. Version 5 header starts with ascii <code>500 500 PAF</code>
+
PAF software versions 3-5 used a single .PAF file to store data. The head for PAF files take up the first 14 bytes. Version 5 header starts with ascii <code>500 500 PAF</code>
 +
 
 +
The first set of numbers indicates the last version of PAF to write to the file and the second set is oldest version of PAF that can read the file.
  
 
==File Format==
 
==File Format==
 
*[https://github.com/jrasm91/opg/blob/master/opg-old/src/edu/byu/cs/roots/opg/io/PAF5Parser.java OPG's PAF5Parser.java]
 
*[https://github.com/jrasm91/opg/blob/master/opg-old/src/edu/byu/cs/roots/opg/io/PAF5Parser.java OPG's PAF5Parser.java]
 +
 +
==Software==
 +
* [https://archive.org/details/PAF5EnglishSetup PAF 5 Software]
  
 
==TimeLine==
 
==TimeLine==

Latest revision as of 15:43, 2 January 2020

File Format
Name PAF (Personal Ancestral File)
Ontology
Extension(s) .paf, .dat
PRONOM fmt/854, fmt/855, fmt/856
Wikidata ID Q29167884
Released 1983

Personal Ancestral File (PAF) was free genealogy software provided by FamilySearch, a website operated by The Church of Jesus Christ of Latter-day Saints.

Contents

[edit] File Identification

PAF software up to v2 used individual .DAT file to store genealogical data. File names included, INDIV2.dat, MARR2.dat, NAME2.dat, NOTES2.dat, REPTITL2.dat, etc.

PAF software versions 3-5 used a single .PAF file to store data. The head for PAF files take up the first 14 bytes. Version 5 header starts with ascii 500 500 PAF

The first set of numbers indicates the last version of PAF to write to the file and the second set is oldest version of PAF that can read the file.

[edit] File Format

[edit] Software

[edit] TimeLine

PAF-Timeline.png

[edit] References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox