Annotation Interface RDFCollection
Specifies mapping of an RDF collection.
 
 RDF collections are lists of items where each item points to a value and the next item. In this regard, they are
 equivalent to a Sequence of type SequenceType.referenced. In contrast to referenced lists though, RDF
 collections are closed by a rdf:nil element.