We want the FAD material - see {{words/dicts/nobsme/src/}} - in sátni.org... ... but as two different dictionaries/collections: * smenob (src not fad) * FAD-terminologi (src fad) Pseudo code for splitting: {{{ if e contains attribute src="fad", then the whole article goes to fad (and not to nobsme) elsif at least one t contains attribute src="fad", then lemma goes to fad and nobsme foreach t containing attr. src="fad" t goes to fad (and not nobsme) end foreach foreach t NOT containin src=fad t goes to nobsme end foreach else the article goes to nobsme endif }}} Examples: # ''klangprøve = šuokŋaiskan'' is from GT (neither nor has FAD-label) {{{ klangprøve šuokŋaiskan }}} # (1) ''ordfører = ságajođiheaddji'' occurs only in GT (no label on and no FAD-label on ) (2) ''ordfører = sátnejođiheaddji'' occurs both in GT and in FAD (no label on yet both GT- and FAD-label on ) (3) ''ordfører = ságadoalli'' occurs only in FAD (no label on and only FAD-label on ) {{{ ordfører i en kommune ságajođiheaddji sátnejođiheaddji i en gruppe ságadoalli }}} # Both ''gjenstand = bierggas'' and ''gjenstand = dávvir'' and ''gjenstand = áhtu'' occur only in FAD (for each pair, has FAD-label while doesn't have any) {{{ gjenstand bierggas dávvir áhtu }}} * store the resulting file sets in different dirs (check in in svn as well) * add metadata to both dirs/file sets * import into eXist/sátni.org