{
    "inSelector": "/basque-wikidata",
    "outElement": "lexicographicResource",
    "textVals": [
        {
            "outElement": "language",
            "attribute": "{http://elex.is/wp1/teiLex0Mapper/meta}constant",
            "constant": "eu"
        }
    ],
    "children": [
        {
            "inSelector": "entry",
            "outElement": "entry", "jsonPlural": "entries", 
            "textVals": [
                {
                    "outElement": "id",
                    "attribute": "{http://elex.is/wp1/teiLex0Mapper/meta}autogenerated"
                },
                {
                    "outElement": "headword",
                    "inSelector": "./headword",
                    "attribute": "{http://elex.is/wp1/teiLex0Mapper/meta}innerText"
                },
                {
                    "outElement": "partOfSpeech",
                    "inSelector": "./partOfSpeech",
                    "attribute": "{http://elex.is/wp1/teiLex0Mapper/meta}innerText"
                }
            ],
            "children": [
                {
                    "outElement": "sense",
                    "inSelector": "./sense",
                    "textVals": [
                        {
                            "outElement": "id",
                            "attribute": "{http://elex.is/wp1/teiLex0Mapper/meta}autogenerated"
                        }
                    ],
                    "children": [
                        {
                            "outElement": "definition",
                            "inSelector": "./definition",
                            "textVals": [
                                {
                                    "outElement": "value",
                                    "attribute": "{http://elex.is/wp1/teiLex0Mapper/meta}innerText"
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    ]
}