Interface PredicatesObjects

All Known Subinterfaces:
Bookmark, Class, Class, Class.Builder<B>, Common, Common.Builder<B>, CreativeWork, Datatype, Datatype.Builder<B>, Enum, Enumeration, EnumValue, HasA, HasB, HasChildren, HasClass, HasComment, HasDescription, HasDirection, HasFileExtensions, HasIcon, HasLabel, HasLanguage, HasMediaType, HasName, HasName.Builder<B>, HasParent, HasSeeAlso, HasType, HasURL, IImmutablePredicatesObjects, IImmutableThing, MediaType, Package, Property, Property, Property.Builder<B>, Resource, Schema, Schema.Builder<B>, Speciality, Subject, Tag, TestSomething, Thing, Thing, ThingOrBuilder<B>, Type, Type, Type.Builder<B>, UnknownClass, WebPage
All Known Implementing Classes:
DatatypeThing, ImmutablePredicatesObjects, ImmutableThing, MutablePredicatesObjects, MutableThing, OnlyIRIThing, PredicatesObjectsAdapter, ThingAdapter

public interface PredicatesObjects
PredicatesObjects is a "struct" of Predicates and their Objects.

Contrary to a Thing, this has no "identity" and thus no IRI. RDF calls this a "Blank Node". This is informally often also referred to as a Things's Properties - it's just the Thing without its identifying IRI.

It is typically used for objects "contained inside" Things (or their nested sub-structs).