PAF (Personal Ancestral File)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Start page)
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
 
|subcat=Genealogical data
 
|subcat=Genealogical data
|extensions={{ext|paf}}
+
|extensions={{ext|paf}}, {{ext|dat}}
 +
|pronom={{PRONOM|fmt/854}}, {{PRONOM|fmt/855}}, {{PRONOM|fmt/856}}
 +
|wikidata={{wikidata|Q29167884}}
 
|released=1983
 
|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.
 
Personal Ancestral File (PAF) was free genealogy software provided by FamilySearch, a website operated by The Church of Jesus Christ of Latter-day Saints.
 +
 +
==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 <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==
 +
[[Image:PAF-Timeline.png]]
  
 
==References==
 
==References==
*[https://en.wikipedia.org/wiki/Personal_Ancestral_File Personal Ancestral File] - wikipedia
+
*[[Wikipedia:Personal Ancestral File|Personal Ancestral File]] - Wikipedia
 +
* [https://www.ancquest.com/index.htm Ancestral Quest can be used to import all PAF files]

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