Ticket #555 (closed Task: fixed)
store the numerical requirement id in the questionnaire
| Reported by: | rupert | Owned by: | gerry |
|---|---|---|---|
| Priority: | blocker | Milestone: | V1.0 CMIP5 Questionnaire Release |
| Component: | WP6 - CMIP5 Questionnaire | Version: | 1.0 |
| Keywords: | Cc: | ||
| Requirement: | http://metaforclimate.eu/Work-Package-2/Developing-the-CIM/Project-Requirements-summary.htm | ||
Description
Hi Bryan,
could you store the numerical requirement id in the numerical requirement class please. The id is already read in by the questionnaire on line 28 (or thereabouts) of XMLActivityReader.py but is not stored.
It is not stored as it is not needed by the questionnaire (which uses object referencing) but the CIM will use it as the way a conformance references a numerical requirement.
I tried to do it myself but clearly do not know enough about how django works to get it working!
Thanks
-- Rupert
Change History
Note: See
TracTickets for help on using
tickets.

Bryan/Rupert?,