Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » sbml-discuss » model pointers
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
kieransmallbone


Posts: 42
Registered:
February 2008
model pointers 24 Mar '10 13:59 Go to previous message

Hello folks,

Something aired a while ago was a mechanism to annotate an element of a model with reference to the corresponding element in a previous model. This would be *really* useful for us when dealing with iterations of unmanageably big jamboree models. We put forward the idea of mixing MIRIAM and XPath, along the lines of

<species id="met1" name="myMetabolite">
<annotation> <rdf:RDF> <rdf:Description> <bqbiol:is> <rdf:Bag>
<rdf:li rdf:resource="urn:miriam:biomodels.myOldModel[//@id='met2']"/>
</rdf:Bag> </bqbiol:is> </rdf:Description> </rdf:RDF> </annotation>
</species>

but this was poo-pooed: it's probably not a valid URI and definitely not a valid MIRIAM URI. It was suggested that we instead use something proprietary like

<mcisb:mcisb xmlns:mcisb="http://www.mcisb.org/">
<mcisb:origin xref="http://www.mcisb.org/models/myOldModel.xml[//@id='met2']"/>
</mcisb:mcisb>

I'd like to avoid this layer complexity for something which (to my eye) seems rather simple. Does anyone have an alternative idea? Or could this be brought up at the next annotationathon?

Kieran


--
kieran smallbone
kieran.smallbone@manchester.ac.uk
http://www.mcisb.org/people/smallbone

manchester centre for integrative systems biology
manchester interdisciplinary biocentre
131 princess street
manchester m1 7dn. uk

____________________________________________________________
To manage your sbml-discuss list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/sbml-discuss

For a web interface to the sbml-discuss mailing list, visit
http://sbml.org/Forums/

For questions or feedback about the sbml-discuss list,
contact sbml-team@caltech.edu

      

SubjectPosterDate
Read Message   model pointers  kieransmallbone24 Mar '10 13:59
Read Message   Re: model pointers fbergman25 Mar '10 16:10
Read Message   Re: model pointers juty26 Mar '10 03:10
Read Message   Re: model pointers kieransmallbone26 Mar '10 05:52
Read Message   Re: model pointers curoli26 Mar '10 07:08
Read Message   Re: model pointers Camille Laibe26 Mar '10 10:04
Read Message   Re: model pointers curoli26 Mar '10 12:32
Read Message   Re: model pointers Camille Laibe26 Mar '10 10:00
Read Message   Re: model pointers kieransmallbone26 Mar '10 11:28
Read Message   Re: model pointers Neil Swainston29 Mar '10 03:51
Read Message   Re: model pointers Dagmar Waltemath29 Mar '10 05:31
Read Message   Re: model pointers kieransmallbone28 Sep '10 08:20
Read Message   Re: model pointers Stefan.Hoops28 Sep '10 08:58
Read Message   Re: model pointers Camille Laibe28 Sep '10 12:51
Read Message   Re: model pointers curoli26 Mar '10 07:25
Previous Topic:18th release of BioModels Database
Next Topic:BioUML workbench version 0.9.0 (alpha)
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.