Facet
on a slot of this schema
@param slotName the name of the slot the Facet
must be added to.
@param f the Facet
to be added.
@throws OntologyException if slotName does not identifya valid slot in this schema
If there are any facet of the same type, they will be overwritten provided that either the {@link Facet} specifies to{@link Facet#alwaysReplace() always replace} or if the existing{@link Facet} is a {@link Facet#isNoop() no-op}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|