text_reviews = [Customer review on {{products_name}}]
text_reviews_id = [Review ID {{reviews_id}}]
text_reviews_rating = [Review rating {{products_name}}]
text_reviews_date_added = [Review date {{products_name}}]
text_reviews_status = [Review status {{products_name}}]
text_reviews_customer_tag = [Customer tag {{products_name}}]
text_reviews_description = [Review text {{products_name}}]
text_reviews_customer_vote = [Customer Review vote {{products_name}}]
text_reviews_customer_sentiment = [Customer Review sentiment {{products_name}}]
text_reviews_product_name = [Product name {{products_name}}]
text_status_active = [Review active {{products_name}}]
text_status_inactive = [Review inactive {{products_name}}]
text_reviews_taxonomy = [Taxonomy]

text_create_taxonomy = You are a document analysis system. Extract a structured conceptual taxonomy from the following text.
The text corresponds to a product review (customer feedback or rating).
The output must strictly follow the format below.
Every relevant piece of information must be assigned to the appropriate dimension.
Do not invent or infer any information not explicitly present in the text.

Expected format:

[domain]: General domain of the product being reviewed (e.g. Home, Fashion, Electronics)
[subdomain]: Segment or specialization within the domain (e.g. Tableware, Computing, Furniture)
[product_type]: Type of product (e.g. Component, Dinnerware, Shoe)
[subject_product]: Specific product referenced in the review (e.g. Porcelain plate, Motherboard X, Sneaker Model Y)
[review_type]: Type of review (e.g. Customer review, Expert review, Test report)
[rating]: Numeric or qualitative rating if present (e.g. 4/5, Excellent)
[pros]: Positive aspects highlighted in the review
[cons]: Negative aspects or complaints mentioned
[theme]: Conceptual or functional theme related to the review (e.g. Performance, Comfort, Usability)
[usage_type]: Intended type of usage discussed (e.g. Domestic, Professional, Outdoor)
[subject_usage]: Specific usage context (e.g. Dining room, Office, Garden)
[style]: Style, trend, or aesthetic identity if mentioned (e.g. Minimalist, Vintage, Contemporary)
[criteria]: Specific criteria discussed in the review (e.g. Quality, Durability, Accuracy, Design)
[symbolic_dimension]: Associated values or representations if mentioned (e.g. Luxury, Sharing, Prestige)
[sensory_dimension]: Sensory aspects mentioned (e.g. Texture, Color, Finish, Smell)
[objective]: Purpose, benefit, or result highlighted in the review
[source]: Reviewer type or platform if mentioned (e.g. Customer, Expert, Website)
[tags]: Free list of relevant keywords extracted from the review text

Text: {{document_text}}