[Karmatool-users] Annotations
Brought to you by:
datatoinsight,
yuanluo
From: Black, M. (IS) <Mic...@ng...> - 2013-05-09 14:17:43
|
I got the annotableFileType working and am now wondering what other annotations are available. <ns:addAnnotation xmlns:ns="http://www.dataandsearch.org/karma/2010/08/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <ns:annotableFile> <ns:fileURI>file:DamScape_002</ns:fileURI> <ns:ownerDN>Amy_Elliott</ns:ownerDN> </ns:annotableFile> <ns:annotableObjectType>FILE</ns:annotableObjectType> <ns:annotations> <ns:property>% Out of Bounds</ns:property> <ns:value>0</ns:value> </ns:annotations> <ns:annotatingTimestamp>2011-09-14T00:39:16</ns:annotatingTimestamp> <ns:notificationtimestamp>2011-09-16T19:31:59.065-04:00</ns:notificationtimestamp> </ns:addAnnotation> I see annotableEntityType and it appears that's the only other one available for addAnnotation? Correct? I also see <simpleType name="annotableRelationshipEnumType"> <restriction base="string"> <enumeration value="INVOCATION"/> <enumeration value="DATA_TRANSFER"/> </restriction> </simpleType> Is there an example for those? I'm at a bit of a loss trying to figure out the syntax for these transactions from the XSD. Michael D. Black Senior Scientist Analytics, Production and Services Advanced GEOINT Systems Northrop Grumman Information Systems |