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
curoli


Posts: 97
Registered:
November 2006
Re: question about CVTerms 17 Sep '09 11:59 Go to previous messageGo to previous message

Hello Stefan, All,

On Thu, Sep 17, 2009 at 2:03 PM, shoops <shoops@vbi.vt.edu> wrote:
> Oliver Ruebenacker <curoli@gmail.com> wrote:
> Your example differs from the SBML example. You use 2 different
> predicates:
>  ex:hasChild and ex:hasChildren

OK, then use the same.

> therfore it does not apply since in SBML we use just bqbiol:isVersionOf
> which means that
>
> <bqbiol:isVersionOf>
>  <rdf:bag>
>  <rdf:li rdf:resource="http://some.uri.thing.1"/>
>  <rdf:li rdf:resource="http://some.uri.thing.2"/>
>  <rdf:li rdf:resource="http://some.uri.thing.3"/>
>  <rdf:li rdf:resource="http://some.uri.thing.4"/>
>  </rdf:bag>
> </bqbiol:isVersionOf>
>
> is from the content view equivalent to:
>
> <bqbiol:isVersionOf rdf:resource="http://some.uri.thing.1"/>
> <bqbiol:isVersionOf rdf:resource="http://some.uri.thing.2"/>
> <bqbiol:isVersionOf rdf:resource="http://some.uri.thing.3"/>
> <bqbiol:isVersionOf rdf:resource="http://some.uri.thing.4"/>
>
> If you do not belive me try the raptor library implemented by Dave
> Beckett, who is and expert in this field, to generate the triplets and
> write them out in a compact versus verbose format.

I believe the RDF specification [1].

You can choose between the two representations, you can consider
them equivalent, but they do not generate the same statements. I tried
with Jena time ago, and the result looks different.

What do you mean by compact versus verbose? Are you claiming that
the same RDF data can be represented by different sets of statements?
Or that the same statements are sometimes a bag and sometimes not? Or
what exactly are you claiming?

Take care
Oliver

[1] http://www.w3.org/TR/REC-rdf-syntax/

--
Oliver Ruebenacker, Computational Cell Biologist
BioPAX Integration at Virtual Cell (http://vcell.org/biopax)
Center for Cell Analysis and Modeling
http://www.oliver.curiousworld.org
____________________________________________________________
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.