Can someone suggest a good way to specify duration of a process? (Time within which this process is going to finish). What I have right now is this: <time:Interval rdf:ID="SmallDuration"> <time:seconds><xsd:decimal rdf:value="5"/></time:seconds> </time:Interval> <rdf:Property rdf:ID="duration"> <rdfs:subPropertyOf rdf:resource="&process;#during"/> <rdfs:domain rdf:resource="&DEFAULT;#myprocess"/> <rdfs:range rdf:resource="&default;#SmallDuration"/> </rdf:Property> Thanks! Vera Vera Zaychik Lockheed Martin ATLReceived on Wednesday, 4 June 2003 15:52:48 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 3 July 2007 12:25:43 GMT