[Karmatool-users] Bug?
Brought to you by:
datatoinsight,
yuanluo
From: Black, M. (IS) <Mic...@ng...> - 2013-04-23 22:26:18
|
The following files do not seem to generate a correct OPM file when you query the workflowID. I'm using 3.2.3 There is an "Agent_2" referenced in the OPM file you get from the quey but no definition of "Agent_2" anywhere else in the OPM file. So "Agent_2" has no source reference to define it. Agent_1 is correctly done with an Agent_1 referenced (Amy)...just not Agent_2 (Dan should be defined but he's not). # GFI_Process invokde by Amy Elliott consumes OpenSource and produces GFI_Dam_001 bin/sendNotification.sh config/karma.properties $CurDir/serviceInvoked_GFI_Process1.xml bin/sendNotification.sh config/karma.properties $CurDir/dataConsumed_GFI_001.xml bin/sendNotification.sh config/karma.properties $CurDir/dataProduced_DamScape_001.xml # Wiki consumes DamScape_001, GWPS, and MAID bin/sendNotification.sh config/karma.properties $CurDir/dataConsumed_DamScape_001.xml bin/sendNotification.sh config/karma.properties $CurDir/dataConsumed_GWPS.xml bin/sendNotification.sh config/karma.properties $CurDir/dataConsumed_MAID_Data.xml # MAID produces MAID_Data bin/sendNotification.sh config/karma.properties $CurDir/dataProduced_MAID_Data.xml # Analyst (Dan) produces Report1 bin/sendNotification.sh config/karma.properties $CurDir/serviceInvoked_Wiki.xml bin/sendNotification.sh config/karma.properties $CurDir/dataProduced_Report1.xml <ns:dataConsumed xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:action>CONSUME</ns:action> <ns:actor> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:Wiki</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:actor> <ns:dataObject> <ns:file> <ns:fileURI>file:DamScape_001</ns:fileURI> <ns:ownerDN>Amy_Elliott</ns:ownerDN> <ns:createDate>2013-04-19T16:00:00.000-05:00</ns:createDate> <ns:size>868013951</ns:size> <ns:objectName>GFI_Dam_001</ns:objectName> </ns:file> </ns:dataObject> <ns:timestamp>2013-04-19T16:10:00.000-05:00</ns:timestamp> <ns:dataRole>File Consumed</ns:dataRole> <ns:annotations> <ns:property>execution_environment</ns:property> <ns:value> <value>POSIX</value> </ns:value> </ns:annotations> </ns:dataConsumed> <ns:dataConsumed xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:action>CONSUME</ns:action> <ns:actor> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:GFI_Process1</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:actor> <ns:dataObject> <ns:file> <ns:fileURI>file:GFI_001</ns:fileURI> <ns:ownerDN>Amy_Elliott</ns:ownerDN> <ns:createDate>2013-04-19T16:00:00.000-05:00</ns:createDate> <ns:size>868013951</ns:size> <ns:objectName>GFI_001</ns:objectName> </ns:file> </ns:dataObject> <ns:timestamp>2013-04-19T16:01:01.000-05:00</ns:timestamp> <ns:dataRole>File Consumed</ns:dataRole> <ns:annotations> <ns:property>execution_environment</ns:property> <ns:value> <value>POSIX</value> </ns:value> </ns:annotations> </ns:dataConsumed> <ns:dataConsumed xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:action>CONSUME</ns:action> <ns:actor> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:Wiki</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:actor> <ns:dataObject> <ns:file> <ns:fileURI>file:GWPS</ns:fileURI> <ns:ownerDN>Amy_Elliott</ns:ownerDN> <ns:createDate>2013-04-19T16:00:00.000-05:00</ns:createDate> <ns:size>868013951</ns:size> <ns:objectName>GWPS</ns:objectName> </ns:file> </ns:dataObject> <ns:timestamp>2013-04-19T16:10:00.000-05:00</ns:timestamp> <ns:dataRole>File Consumed</ns:dataRole> <ns:annotations> <ns:property>execution_environment</ns:property> <ns:value> <value>POSIX</value> </ns:value> </ns:annotations> </ns:dataConsumed> <ns:dataConsumed xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:action>CONSUME</ns:action> <ns:actor> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:Wiki</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:actor> <ns:dataObject> <ns:file> <ns:fileURI>file:MAID_data</ns:fileURI> <ns:ownerDN>Amy_Elliott</ns:ownerDN> <ns:createDate>2013-04-19T16:00:00.000-05:00</ns:createDate> <ns:size>868013951</ns:size> <ns:objectName>MAID_Data</ns:objectName> </ns:file> </ns:dataObject> <ns:timestamp>2013-04-19T16:10:00.000-05:00</ns:timestamp> <ns:dataRole>File Consumed</ns:dataRole> <ns:annotations> <ns:property>execution_environment</ns:property> <ns:value> <value>POSIX</value> </ns:value> </ns:annotations> </ns:dataConsumed> <ns:dataConsumed xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:action>CONSUME</ns:action> <ns:actor> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:Wiki</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:actor> <ns:dataObject> <ns:file> <ns:fileURI>file:MAID_data</ns:fileURI> <ns:ownerDN>Amy_Elliott</ns:ownerDN> <ns:createDate>2013-04-19T16:00:00.000-05:00</ns:createDate> <ns:size>868013951</ns:size> <ns:objectName>MAID_Data</ns:objectName> </ns:file> </ns:dataObject> <ns:timestamp>2013-04-19T16:10:00.000-05:00</ns:timestamp> <ns:dataRole>File Consumed</ns:dataRole> <ns:annotations> <ns:property>execution_environment</ns:property> <ns:value> <value>POSIX</value> </ns:value> </ns:annotations> </ns:dataConsumed> <ns:dataProduced xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:action>PRODUCE</ns:action> <ns:actor> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:GFI_Process1</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:actor> <ns:dataObject> <ns:file> <ns:fileURI>file:DamScape_001</ns:fileURI> <ns:ownerDN>Amy_Elliott</ns:ownerDN> <ns:createDate>2013-04-19T16:01:02.000-05:00</ns:createDate> <ns:size>868013951</ns:size> <ns:objectName>OS_Snapshot</ns:objectName> </ns:file> </ns:dataObject> <ns:timestamp>2013-04-19T16:01:02.000-05:00</ns:timestamp> <ns:annotations> <ns:property>execution_environment</ns:property> <ns:value> <value>POSIX</value> </ns:value> </ns:annotations> </ns:dataProduced> <ns:dataProduced xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:action>PRODUCE</ns:action> <ns:actor> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:MAID</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:actor> <ns:dataObject> <ns:file> <ns:fileURI>file:MAID_Data</ns:fileURI> <ns:ownerDN>44433975</ns:ownerDN> <ns:createDate>2013-04-19T16:25:00.000-05:00</ns:createDate> <ns:size>868013951</ns:size> <ns:objectName>OS_Snapshot</ns:objectName> </ns:file> </ns:dataObject> <ns:timestamp>2013-04-19T16:25:01.000-05:00</ns:timestamp> <ns:annotations> <ns:property>execution_environment</ns:property> <ns:value> <value>POSIX</value> </ns:value> </ns:annotations> </ns:dataProduced> <ns:dataProduced xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:action>PRODUCE</ns:action> <ns:actor> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:Wiki</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:actor> <ns:dataObject> <ns:file> <ns:fileURI>file:Report1</ns:fileURI> <ns:ownerDN>Dan_Forsyth</ns:ownerDN> <ns:createDate>2013-04-22T16:18:00.000-05:00</ns:createDate> <ns:size>868013951</ns:size> <ns:objectName>Report1</ns:objectName> </ns:file> </ns:dataObject> <ns:timestamp>2013-04-22T16:22:00.000-05:00</ns:timestamp> <ns:annotations> <ns:property>execution_environment</ns:property> <ns:value> <value>POSIX</value> </ns:value> </ns:annotations> </ns:dataProduced> <ns:serviceInvoked xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:invoker> <ns:userInformation> <ns:userDN>Amy_Elliott</ns:userDN> <ns:type>PERSON</ns:type> <ns:email>Amy...@ng...</ns:email> </ns:userInformation> <ns:type>USER</ns:type> </ns:invoker> <ns:invokee> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:GFI_Process1</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:invokee> <ns:invocationTime>2013-04-18T16:01:00.000-05:00</ns:invocationTime> </ns:serviceInvoked> <ns:serviceInvoked xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:invoker> <ns:userInformation> <ns:userDN>Dan_Forsyth</ns:userDN> <ns:type>PERSON</ns:type> <ns:email>Dan...@ng...</ns:email> </ns:userInformation> <ns:type>USER</ns:type> </ns:invoker> <ns:invokee> <ns:serviceInformation> <ns:workflowID>NGC_20130422_015</ns:workflowID> <ns:workflowNodeID>WFNode:WFNode1</ns:workflowNodeID> <ns:timestep>-356643003</ns:timestep> <ns:serviceID>svc:Wiki</ns:serviceID> </ns:serviceInformation> <ns:type>SERVICE</ns:type> </ns:invokee> <ns:invocationTime>2013-04-22T16:08:00.000-05:00</ns:invocationTime> </ns:serviceInvoked> And here's the OPM I get from this which should have 2 Agent_2 references but only has 1 -- the "wasControlledBy" -- and should have been defined under <v1:agent> but was not. <ns:getWorkflowGraphResponse xmlns:ns="http://www.dataandsearch.org/karma/query/2010/10/"> <v1:opmGraph xmlns:v1="http://openprovenance.org/model/v1.1.a"> <v1:processes> <v1:process id="Process_1"> <v1:annotation> <v1:property uri="process-type"> <v1:value> <type>SERVICE</type> </v1:value> </v1:property> <v1:property uri="process-workflowID"> <v1:value> <workflowID>NGC_20130422_015</workflowID> </v1:value> </v1:property> <v1:property uri="process-serviceID"> <v1:value> <serviceID>svc:GFI_Process1</serviceID> </v1:value> </v1:property> <v1:property uri="process-timestep"> <v1:value> <timestep>-356643003</timestep> </v1:value> </v1:property> <v1:property uri="process-workflowNodeID"> <v1:value> <workflowNodeID>WFNode:WFNode1</workflowNodeID> </v1:value> </v1:property> </v1:annotation> </v1:process> <v1:process id="Process_2"> <v1:annotation> <v1:property uri="process-type"> <v1:value> <type>SERVICE</type> </v1:value> </v1:property> <v1:property uri="process-workflowID"> <v1:value> <workflowID>NGC_20130422_015</workflowID> </v1:value> </v1:property> <v1:property uri="process-serviceID"> <v1:value> <serviceID>svc:Wiki</serviceID> </v1:value> </v1:property> <v1:property uri="process-timestep"> <v1:value> <timestep>-356643003</timestep> </v1:value> </v1:property> <v1:property uri="process-workflowNodeID"> <v1:value> <workflowNodeID>WFNode:WFNode1</workflowNodeID> </v1:value> </v1:property> </v1:annotation> </v1:process> <v1:process id="Process_3"> <v1:annotation> <v1:property uri="process-type"> <v1:value> <type>SERVICE</type> </v1:value> </v1:property> <v1:property uri="process-workflowID"> <v1:value> <workflowID>NGC_20130422_015</workflowID> </v1:value> </v1:property> <v1:property uri="process-serviceID"> <v1:value> <serviceID>svc:MAID</serviceID> </v1:value> </v1:property> <v1:property uri="process-timestep"> <v1:value> <timestep>-356643003</timestep> </v1:value> </v1:property> <v1:property uri="process-workflowNodeID"> <v1:value> <workflowNodeID>WFNode:WFNode1</workflowNodeID> </v1:value> </v1:property> </v1:annotation> </v1:process> </v1:processes> <v1:artifacts> <v1:artifact id="File_3"> <v1:annotation> <v1:property uri="artifact-size"> <v1:value> <size>868013951</size> </v1:value> </v1:property> <v1:property uri="artifact-uri"> <v1:value> <fileURI>file:GWPS</fileURI> </v1:value> </v1:property> </v1:annotation> </v1:artifact> <v1:artifact id="File_4"> <v1:annotation> <v1:property uri="artifact-size"> <v1:value> <size>868013951</size> </v1:value> </v1:property> <v1:property uri="artifact-uri"> <v1:value> <fileURI>file:MAID_data</fileURI> </v1:value> </v1:property> </v1:annotation> </v1:artifact> <v1:artifact id="File_5"> <v1:annotation> <v1:property uri="artifact-size"> <v1:value> <size>868013951</size> </v1:value> </v1:property> <v1:property uri="artifact-uri"> <v1:value> <fileURI>file:Report1</fileURI> </v1:value> </v1:property> </v1:annotation> </v1:artifact> <v1:artifact id="File_1"> <v1:annotation> <v1:property uri="artifact-size"> <v1:value> <size>868013951</size> </v1:value> </v1:property> <v1:property uri="artifact-uri"> <v1:value> <fileURI>file:GFI_001</fileURI> </v1:value> </v1:property> </v1:annotation> </v1:artifact> <v1:artifact id="File_2"> <v1:annotation> <v1:property uri="artifact-size"> <v1:value> <size>868013951</size> </v1:value> </v1:property> <v1:property uri="artifact-uri"> <v1:value> <fileURI>file:DamScape_001</fileURI> </v1:value> </v1:property> </v1:annotation> </v1:artifact> </v1:artifacts> <v1:agents> <v1:agent id="Agent_1"> <v1:annotation> <v1:property uri="agent-dn"> <v1:value> <dn>Amy_Elliott</dn> </v1:value> </v1:property> <v1:property uri="agent-email"> <v1:value> <email>Amy...@ng...</email> </v1:value> </v1:property> </v1:annotation> </v1:agent> </v1:agents> <v1:causalDependencies> <v1:used> <v1:effect ref="Process_1"/> <v1:role value="File Consumed"/> <v1:cause ref="File_1"/> <v1:time noEarlierThan="2013-04-19T17:01:01.000-04:00" noLaterThan="2013-04-19T17:01:01.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_1"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:used> <v1:used> <v1:effect ref="Process_2"/> <v1:role value="File Consumed"/> <v1:cause ref="File_2"/> <v1:time noEarlierThan="2013-04-19T17:01:02.000-04:00" noLaterThan="2013-04-19T17:10:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_3"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:used> <v1:used> <v1:effect ref="Process_2"/> <v1:role value="File Consumed"/> <v1:cause ref="File_3"/> <v1:time noEarlierThan="2013-04-19T17:10:00.000-04:00" noLaterThan="2013-04-19T17:10:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_4"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:used> <v1:used> <v1:effect ref="Process_2"/> <v1:role value="File Consumed"/> <v1:cause ref="File_4"/> <v1:time noEarlierThan="2013-04-19T17:25:01.000-04:00" noLaterThan="2013-04-19T17:10:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_5"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:used> <v1:wasDerivedFrom> <v1:effect ref="File_2"/> <v1:cause ref="File_1"/> <v1:time noEarlierThan="2013-04-19T17:01:01.000-04:00" noLaterThan="2013-04-19T17:01:02.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_1"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> <v1:annotation id="Data-Lifecycle-Annotation_2"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:wasDerivedFrom> <v1:wasDerivedFrom> <v1:effect ref="File_5"/> <v1:cause ref="File_2"/> <v1:time noEarlierThan="2013-04-19T17:10:00.000-04:00" noLaterThan="2013-04-22T17:22:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_3"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> <v1:annotation id="Data-Lifecycle-Annotation_7"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:wasDerivedFrom> <v1:wasDerivedFrom> <v1:effect ref="File_5"/> <v1:cause ref="File_3"/> <v1:time noEarlierThan="2013-04-19T17:10:00.000-04:00" noLaterThan="2013-04-22T17:22:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_4"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> <v1:annotation id="Data-Lifecycle-Annotation_7"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:wasDerivedFrom> <v1:wasDerivedFrom> <v1:effect ref="File_5"/> <v1:cause ref="File_4"/> <v1:time noEarlierThan="2013-04-19T17:10:00.000-04:00" noLaterThan="2013-04-22T17:22:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_5"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> <v1:annotation id="Data-Lifecycle-Annotation_7"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:wasDerivedFrom> <v1:wasTriggeredBy> <v1:effect ref="Process_2"/> <v1:cause ref="Process_1"/> <v1:time noEarlierThan="2013-04-19T17:01:02.000-04:00" noLaterThan="2013-04-19T17:10:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_3"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> <v1:annotation id="Data-Lifecycle-Annotation_2"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:wasTriggeredBy> <v1:wasTriggeredBy> <v1:effect ref="Process_2"/> <v1:cause ref="Process_3"/> <v1:time noEarlierThan="2013-04-19T17:25:01.000-04:00" noLaterThan="2013-04-19T17:10:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_5"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> <v1:annotation id="Data-Lifecycle-Annotation_6"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:wasTriggeredBy> <v1:wasGeneratedBy> <v1:effect ref="File_2"/> <v1:role value="Output"/> <v1:cause ref="Process_1"/> <v1:time noEarlierThan="2013-04-19T17:01:02.000-04:00" noLaterThan="2013-04-19T17:10:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_2"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:wasGeneratedBy> <v1:wasGeneratedBy> <v1:effect ref="File_4"/> <v1:role value="Output"/> <v1:cause ref="Process_3"/> <v1:time noEarlierThan="2013-04-19T17:25:01.000-04:00" noLaterThan="2013-04-19T17:10:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_6"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:wasGeneratedBy> <v1:wasGeneratedBy> <v1:effect ref="File_5"/> <v1:role value="Output"/> <v1:cause ref="Process_2"/> <v1:time noEarlierThan="2013-04-22T17:22:00.000-04:00" noLaterThan="2013-04-22T17:22:00.000-04:00"/> <v1:annotation id="Data-Lifecycle-Annotation_7"> <v1:property uri="data-lifecycle-annotation/EXTERNAL_SOURCE/execution_environment"> <v1:value> <value xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">POSIX</value> </v1:value> </v1:property> </v1:annotation> </v1:wasGeneratedBy> <v1:wasControlledBy> <v1:effect ref="Process_1"/> <v1:role value="ProcessControl"/> <v1:cause ref="Agent_1"/> <v1:startTime noEarlierThan="2013-04-18T17:01:00.000-04:00"/> <v1:endTime noLaterThan="2013-04-18T17:01:00.000-04:00"/> </v1:wasControlledBy> <v1:wasControlledBy> <v1:effect ref="Process_2"/> <v1:role value="ProcessControl"/> <v1:cause ref="Agent_2"/> <v1:startTime noEarlierThan="2013-04-22T17:08:00.000-04:00"/> <v1:endTime noLaterThan="2013-04-22T17:08:00.000-04:00"/> </v1:wasControlledBy> </v1:causalDependencies> </v1:opmGraph> </ns:getWorkflowGraphResponse> Michael D. Black Senior Scientist Analytics, Production and Services Advanced GEOINT Systems Northrop Grumman Information Systems |