Annotation Interface RDFContainer
Specifies mapping of an RDF container.
RDF containers are resources used to represent collections. In contrast to RDF collections, they are not closed, so it is possible to add new items to them without having to reattach the container ending element.
Three types of RDF containers are defined, each with different convention-based semantics.
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
type
RDFContainerType typeThe type of the container.- Returns:
- Type of the container
-