Defines a text
primitive concept model. This is a Unicode string that is opaque to Bixby. The string can be passed to external services or displayed, but is never used internally for natural language purposes, such as training, dialog, or vocabulary. This is good for URLs, blocks of XML or JSON, and large blocks of text such as movie or restaurant reviews. If you need to use a primitive concept model for natural language purposes, see name
. For more information, see Modeling Concepts.
You must define this key and child keys in a *.model.bxb
file. The file must be in the models/concepts
folder.
text (Attributes) {
description (Space resort attributes (ex: pet friendly, swimming pool))
}
description optional | Adds text describing the primitive concept, which is useful in describing how a primitive can be used |
equivalence optional | A primitive equivalence policy specifies how the system should compare two instances of the same concept |
extends optional | Extends a parent concept with a new child concept, which inherits all of the parent properties |
features optional | Marks a concept with special concept features for user preferences, privacy, or security |
named-consumer optional | Named consumers allow explicitly linking a concept to an action |
role-of optional | There are cases where you want to assign a specific role to a feature, but not extend the feature |
Copyright 2025 Samsung All rights reserved