Skip to content

Commit

Permalink
Update sample data
Browse files Browse the repository at this point in the history
  • Loading branch information
hatton committed Dec 22, 2024
1 parent a67f5a3 commit 0ce5b1b
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 19 deletions.
16 changes: 0 additions & 16 deletions sample data/Edolo sample/People/Awi Heole/Awi Heole.person

This file was deleted.

24 changes: 24 additions & 0 deletions sample data/Edolo sample/People/Awi_Heole/Awi_Heole.person
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<Person minimum_lameta_version_to_read="0.0.0">
<name type="string">Awi Heole</name>
<primaryLanguageLearnedIn type="string" deprecated="true">Huya</primaryLanguageLearnedIn>
<education type="string">Grade 2</education>
<birthYear type="string">1972</birthYear>
<gender type="string">Male</gender>
<primaryOccupation type="string">Subsistence Farmer</primaryOccupation>
<description type="string">Edolo learned in Huya.</description>
<languages type="xml">
<language tag="etr" primary="true" mother="true" father="true"></language>
<language tag="tpi" primary="false" mother="false" father="false"></language>
<language tag="hui" primary="false" mother="false" father="false"></language>
</languages>
<primaryLanguage deprecated="lameta does not use this field anymore. Lameta has included it here in case the user opens the file in SayMore.">Edolo</primaryLanguage>
<fathersLanguage deprecated="lameta does not use this field anymore. Lameta has included it here in case the user opens the file in SayMore.">Edolo</fathersLanguage>
<mothersLanguage deprecated="lameta does not use this field anymore. Lameta has included it here in case the user opens the file in SayMore.">Edolo</mothersLanguage>
<otherLanguage0 deprecated="lameta does not use this field anymore. Lameta has included it here in case the user opens the file in SayMore.">Tok Pisin</otherLanguage0>
<otherLanguage1 deprecated="lameta does not use this field anymore. Lameta has included it here in case the user opens the file in SayMore.">Huli</otherLanguage1>
<contributions type="xml"></contributions>
<CustomFields type="xml">
<Current_Village type="string">Huya</Current_Village>
</CustomFields>
</Person>
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Person>
<name type="string">Igali Sagali</name>
<primaryLanguage type="string">Edolo</primaryLanguage>
<primaryLanguageLearnedIn type="string">Huya</primaryLanguageLearnedIn>
<otherLanguage0 type="string">Huli</otherLanguage0>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Person>
<name type="string">Ilawi Amosa</name>
<primaryLanguage type="string">Edolo</primaryLanguage>
<primaryLanguageLearnedIn type="string">Aiya</primaryLanguageLearnedIn>
<otherLanguage0 type="string">Tok Pisin</otherLanguage0>
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 0ce5b1b

Please sign in to comment.