biosemantics / charaparser

enumerateCompoundOrgan
6 stars 2 forks source link

"not" is parsed as the value, of "architecture or shape" rather than as `modifier="not'` of `name="architecture_or_shape" value="spinulose"` #38

Open jocelynpender opened 6 years ago

jocelynpender commented 6 years ago

This is for Cirsium arvense in the FNA

V19_53.xml

 <statement id="d0_s7">
     <text>distal cauline becoming bractlike, entire, toothed, or lobed, spinulose or not.</text>
     <biological_entity id="o76792" name="leaf" name_original="leaves" type="structure" />
     <biological_entity constraint="distal cauline" id="o76793" name="leaf" name_original="leaves" type="structure">

        ....snip...

         <character name="architecture_or_shape" value="not" />**

     </biological_entity>
  </statement>