Computational Model of ONR Organizational System for Acquisition
process Proposal_Submit {
agent { PrincipalInvestigator }
provides { proposal.contents == file }
script {"<p>Submit proposal contents.\
<p>BAA to which this proposal responds: \
<input name='baa' type='string' size=16>\
<p>CBD source for this BAA: \
<input name='cbd' type='string' size=50>\
<br>Proposal title: <input name='title' type='string' size=50>\
厎
agent { PrincipalInvestigator }
provides { proposal.budget == file }
script {"<p>Submit budget.\
<br>Proposal title: <input name='title' type='string' size=50>\
<br>Budget file: <INPUT NAME='file' TYPE='file'>\
<br>Email address of contact: <input name='user_id' type='string'>"
Slide 9