Skip to content

Commit

Permalink
Identify 2 entity_event.T_data.T_abduction fields
Browse files Browse the repository at this point in the history
  • Loading branch information
dscorbett committed Jun 18, 2017
1 parent 29ba19b commit 88b3677
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions df.entities.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,9 +1041,9 @@
<int32_t/>
</compound>
<compound name='abduction'>
<int32_t name='histfig_id' ref-target='historical_figure'/>
<int32_t/>
<int32_t/>
<int32_t name='histfig_id' ref-target='historical_figure' comment='abductee'/>
<int32_t name='site_id' ref-target='world_site'/>
<int32_t name='abductor_id' ref-target='historical_figure'/>
<int32_t/>
</compound>
<compound name='incident'>
Expand Down

0 comments on commit 88b3677

Please sign in to comment.