Hi All,
I have couple of questions about rdfs:Container which are
rdf:bag ,rdf:Seq and rdf:Alt.

>From my understanding, bag is intended for unordered set , Seq is for
ordered set and Alt is for alternative set.

I qoute the below statement about rdf:Bag ( from 
http://www.w3.org/TR/rdf-syntax/)

"The members of the container can be described by defining a container
membership property for each member with the container resource as its
subject and the member as its object. These container membership
properties have names of the form rdf:_n, where n is a decimal integer
greater than zero, with no leading zeros, e.g., rdf:_1, rdf:_2,
rdf:_3, and so on, and are used specifically for describing the
members of containers."

My question ; is these rdf:_1 , rdf:_2 and so on  need to be defined
by ourself and put under type : rdfs:ContainerMembershipProperty?

Another question is , for rdf:Seq , is the order need to be defined by
ourself?


Thanks in advance..

-- 
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en

Reply via email to