Skip to content

Transforms GEDCOM into Persons in Context RDF/TTL

Notifications You must be signed in to change notification settings

ivozandhuis/gedcom2pico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEDCOM to PICO transformer

First approach to transform a GEDCOM 5.5 file into PiCo, using Mark Wings fork of python-gedcom

All records are transformed pico:PersonReconstruction-s with implicit pico:PersonObservations (as 'blank nodes'), related to a source.

Specific usage of GEDCOM:

  • For every NOTE linked to a SOUR starting with the string "url: " followed by a webaddress, these webaddresses are added as schema:url-s to the source. See for example line 454 of the GEDCOM example, and the resulting S0042.ttl file. Notice to create a separate NOTE per webaddress.

I used GRAMPS to generate the GEDCOM file.

About

Transforms GEDCOM into Persons in Context RDF/TTL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages