Constant CONTAINER_MEMBERSHIP_PROPERTY
pub const CONTAINER_MEMBERSHIP_PROPERTY: NamedNodeRef<'static>;
Available on crate feature
rdf
only.Expand description
The class of container membership properties, rdf:_1
, rdf:_2
, …, all of which are sub-properties of member
.