|
Purpose: to filter out the property value of terms on public feeds, specifically discovery systems.
- So if we have an API which can be used by a user facing system, when the details for “license terms applying to this resource” is made, we need to be able to only return values that are OK to display publicly.
- Generally we can say that for a term, there is a default of whether the term value would be public or not (as per
ERM-358
Closed
)
- But in some cases people may want to override - to hide values or display values that would normally be shown/hidden
This is controlled at a license term value level and will require addition to the license term edit UI for users to be able to set the Visibility of the term value as either Public or Internal.
|