| Line 9: |
Line 9: |
| | language = "en", | | language = "en", |
| | | | |
| − | wbEStruct = { | + | wbEStructure = { |
| | subclassOfRelations: 'claims.P4', // location of P4 relations in wbEntity | | subclassOfRelations: 'claims.P4', // location of P4 relations in wbEntity |
| | defaultValRelation: 'claims.P108', | | defaultValRelation: 'claims.P108', |
| Line 21: |
Line 21: |
| | | | |
| | relational_id_list = { | | relational_id_list = { |
| − | controller_id: [ wbEStruct['instanceOfRelations'], wbEStruct['IDPropLoc'], wbEStruct['IDName'], 96 ], | + | controller_id: [ wbEStructure['instanceOfRelations'], wbEStructure['IDPropLoc'], wbEStructure['IDName'], 96 ], |
| − | personal_data_id: [ wbEStruct['subclassOfRelations'], wbEStruct['IDPropLoc'], wbEStruct['IDName'], 421 ], | + | personal_data_id: [ wbEStructure['subclassOfRelations'], wbEStructure['IDPropLoc'], wbEStructure['IDName'], 421 ], |
| − | interface_button_id: [ wbEStruct ['instanceOfRelations'], wbEStruct['IDPropLoc'], wbEStruct['IDName'], 487 ] | + | interface_button_id: [ wbEStructure ['instanceOfRelations'], wbEStructure['IDPropLoc'], wbEStructure['IDName'], 487 ] |
| | }, | | }, |
| | wbproc, | | wbproc, |