FamilySearch / gedcomx

An open data model and an open serialization format for exchanging genealogical data.
http://www.gedcomx.org
Apache License 2.0
359 stars 67 forks source link

How should ambiguous relationships be expressed? #299

Open justincy opened 8 years ago

justincy commented 8 years ago

Does the spec make any recommendations on how to express relationships such as sibling, cousin, or uncle when you don't know exactly through which family line the person is related?

stoicflame commented 8 years ago

The idea was to create a Relationship with a custom relationship type. If there's enough demand for these kinds of relationships, we might need to create another spec defining some of these relationship types. That hasn't happened yet because we haven't known enough about what types are needed.

I'll try to find a place in the docs to record this.

mikkelee commented 8 years ago

Tooting mine own & others horns, there was some good discussion about how specific Relationships should be here: https://github.com/FamilySearch/gedcomx/issues/230#issuecomment-12982556