You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to intact-developers
Hi everyone,
first message here.
Thanks for releasing the intact api and documenting it.
Is there a way in the current api to perform the binding of object(s)
(and manipulate it as a java object) from a curation xml file ?
I presume the answer is no as it is supposed to be accessed through an
oracle/postgres database and is therefore loaded "on the fly" into the
database.
I am aiming at selectively extract informations/relationships between
intact interactions to populate a "non-standard" database.
Thanks for reading :)
sam
unread,
Jan 4, 2012, 4:06:03 AM1/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to intact-d...@googlegroups.com
Hi Guilaume,
There is indeed a way to read PSI-MI XML data into a java object model, that is, using the java parser we wrote.