rdf:Bag

E627723

rdf:Bag is an RDF container class representing an unordered collection of resources or literals, where membership is indicated without implying any specific sequence or uniqueness.

Jump to: Statements Referenced by

Statements (47)

Predicate Object
instanceOf RDF class
RDF container class
RDF resource
allowsDuplicates true
belongsToVocabulary RDF core vocabulary NERFINISHED
canContain IRIs
blank nodes
literals
category RDF container
Semantic Web construct
contrastedWith rdf:Alt
rdf:Seq
definedInSpecification RDF 1.0 (RDF Model and Syntax Specification) NERFINISHED
RDF 1.1 Concepts and Abstract Syntax NERFINISHED
domainOfUse RDF data modeling
hasNamespace http://www.w3.org/1999/02/22-rdf-syntax-ns#
hasURI http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
impliesOrdering false
introducedBy W3C RDF Working Group NERFINISHED
isContainerType true
membershipIndicatedBy rdf:_1
membershipIndicatedBy rdf:_2
membershipIndicatedBy rdf:_n
membershipInterpretation bag semantics (multiset)
membershipOrder unordered
membershipPropertiesAre container membership properties
membershipPropertyType rdf:Property
membershipUniqueness not guaranteed
prefix rdf
rdf:type rdfs:Class
rdfs:comment An RDF container that is an unordered collection of resources or literals.
Membership in an rdf:Bag does not imply any specific sequence or uniqueness.
rdfs:isDefinedBy http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs:label Bag
rdfs:subClassOf rdf:Container
rdfs:Resource
recommendedAlternative application-specific container vocabularies
rdf:List
semanticsDefinedBy RDF model theory NERFINISHED
serializationExample <rdf:Bag><rdf:li rdf:resource="http://example.org/res1"/><rdf:li rdf:resource="http://example.org/res2"/></rdf:Bag>
statusInRDF11 legacy container construct
supportsMultipleMembership true
typicalUseCase representing a collection where order is irrelevant
usedFor grouping related resources or literals without order
representing unordered collections in RDF graphs
usedIn RDF/XML NERFINISHED
other RDF serializations via its URI

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.