gedcom2sem

connects GedCom files with the semantic web

View project on GitHub

From plugin to plugin?

The project evolved from a plugin in GenJ via Ancestris into this library with a command line interface. The original plug-in just provides customizable reports, without KML capabilities.

To simplify usage of the current library, it could be plugged back into both applications and into other gedcom supporting applications and web services. Plugin developers of genealogical applications and/or services can get started with the plugin tests or BatchExamples. The methods of these JUnit tests provide code snippets for dialogs and other GUI controls. See also the overview.

An export function for reports and semantic web files would be low hanging fruit, adding RDFa to generated web pages a next step.

RDFa versus Microdata

Rumors have it that microdata replace RDFa. But RDFa Lite combines simplicity with improved support for using multiple schemas. We happen to use multiple schemas and search engine optimization is only a byproduct of the whole RDF excersise. The main targets are services and tools like LodLive, Sgvizler, foaf-search.net and mashups and aggregations that might emerge.