Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » sbml-interoperability » question about CVTerms
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
Sarah Keating


Posts: 413
Registered:
May 2004
Re: question about CVTerms 17 Sep '09 08:10 Go to previous messageGo to previous message

Hi Stefan

shoops wrote:
>> We will add a flag to the addCVTerm function that will allow you to
>> choose whether the term is added to an existing bag or not :-)
>
> This is the wrong aproach. It is about formating and not about
> contents. There is no difference in the meaning between the two and
> libsbml MUST NOT differentiate

But surely if people want the option of either producing

A)

<bqbiol:hasPart >
<rdf:bag>
<rdf:li rdf:resource="http://some.uri.thing.1"/>
<rdf:li rdf:resource="http://some.uri.thing.2"/>
</rdf:bag>
</bqbiol:hasPart >

Or B)

<bqbiol:hasPart >
<rdf:bag>
<rdf:li rdf:resource="http://some.uri.thing.1"/>
</rdf:bag>
</bqbiol:hasPart >
<bqbiol:hasPart >
<rdf:bag>
<rdf:li rdf:resource="http://some.uri.thing.2"/>
</rdf:bag>
</bqbiol:hasPart >

it is not a problem for libSBML to offer the option ?

The SBML Spec says

"Several relation elements with a given tag, enclosed in the same SBML
element, each represent an alternative
annotation to the SBML element. For example two bqbiol:hasPart elements
within a Species SBML
element represent two different sets of references to the parts making
up the the chemical entity represented
by the species. (The species is not made up of all the entities
represented by all the references combined)."

So in fact A and B above do represent different semantics; so we would
want libSBML to support this. It doesn't actually at present :-(

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

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

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

      

SubjectPosterDate
Read Message   question about CVTerms Allyson Lister09 Sep '09 03:00
Read Message   Re: question about CVTerms Sarah Keating09 Sep '09 04:46
Read Message   Re: question about CVTerms Allyson Lister09 Sep '09 05:10
Read Message   Re: question about CVTerms Allyson Lister17 Sep '09 01:06
Read Message   Re: question about CVTerms Sarah Keating17 Sep '09 02:09
Read Message   Re: question about CVTerms Allyson Lister17 Sep '09 02:19
Read Message   Re: question about CVTerms Sarah Keating17 Sep '09 04:13
Read Message   Re: question about CVTerms Allyson Lister17 Sep '09 04:21
Read Message   Re: question about CVTerms Stefan.Hoops17 Sep '09 07:54
Read Message   Re: question about CVTerms Allyson Lister17 Sep '09 08:06
Read Message   Re: question about CVTerms  Sarah Keating17 Sep '09 08:10
Read Message   Re: question about CVTerms Stefan.Hoops17 Sep '09 11:05
Read Message   Re: question about CVTerms Mike Hucka19 Sep '09 19:14
Read Message   Re: question about CVTerms curoli20 Sep '09 16:24
Read Message   Re: question about CVTerms Stefan.Hoops17 Sep '09 05:31
Read Message   Re: question about CVTerms curoli17 Sep '09 08:40
Read Message   Re: question about CVTerms Stefan.Hoops17 Sep '09 11:03
Read Message   Re: question about CVTerms curoli17 Sep '09 11:59
Read Message   Re: question about CVTerms curoli17 Sep '09 12:19
Previous Topic:Extracting All SBase objects
Next Topic:removal of CV terms from annotation
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.