Oihana PHP System

ProductProperty

Special Product additional properties.

This trait exposes custom descriptive attributes extending the Schema.org Product model. These fields can be hydrated from external datasets and exported as JSON-LD to enrich SEO and interoperability with structured data consumers.

Tags
author

Marc Alcaraz (eKameleon)

since
1.3.0

Table of Contents

Constants

CONTEXT  : string = \xyz\oihana\schema\constants\Oihana::SCHEMA
The @context of the json-ld representation of the thing.

Properties

$accounting  : mixed
Accounting classification or regulatory category.
$appearance  : mixed
Visual appearance category (e.g. style, texture).
$application  : mixed
Main type of application or field of usage.
$assembly  : mixed
Assembly instructions or structural composition.
$certification  : mixed
Certifications or conformity labels (e.g. CE).
$choise  : mixed
Available choise of the product.
$colors  : mixed
Available colors or finishes palette.
$densityLabel  : mixed
Density classification or marking label.
$doorEdge  : mixed
Type of door edge (profile / machining details).
$durability  : mixed
Durability, expected lifetime, or wear resistance.
$essence  : mixed
Wood essence or material primary origin.
$finishing  : mixed
Surface finishing or coating (e.g. varnish).
$fireRating  : mixed
Fire resistance classification.
$frame  : mixed
Frame type, compatibility, or mounting structure.
$hardware  : mixed
Hardware and fittings configuration.
$installation  : mixed
Installation instructions or mounting specificities.
$kind  : mixed
Type or kind within the product family taxonomy.
$lock  : mixed
Locking system or lock compatibility.
$machining  : mixed
Machining, CNC preparation, or modification options.
$opening  : mixed
Opening direction, configuration, or mechanism.
$origin  : mixed
Geographical or production origin.
$performance  : mixed
Performance properties (e.g. soundproofing).
$profiles  : mixed
List of profiles, joints, and compatible components.
$quality  : mixed
Quality level or market positioning.
$thermalConductivity  : mixed
Thermal conductivity coefficient (W/m·K).
$thermalResistance  : mixed
Thermal resistance coefficient (m²·K/W).
$useClass  : mixed
Use class or environmental suitability category.

Constants

CONTEXT

The @context of the json-ld representation of the thing.

public string CONTEXT = \xyz\oihana\schema\constants\Oihana::SCHEMA

Properties

$accounting

Accounting classification or regulatory category.

public mixed $accounting

$appearance

Visual appearance category (e.g. style, texture).

public mixed $appearance

$application

Main type of application or field of usage.

public mixed $application

$assembly

Assembly instructions or structural composition.

public mixed $assembly

$certification

Certifications or conformity labels (e.g. CE).

public mixed $certification

$densityLabel

Density classification or marking label.

public mixed $densityLabel

$doorEdge

Type of door edge (profile / machining details).

public mixed $doorEdge

$durability

Durability, expected lifetime, or wear resistance.

public mixed $durability

$essence

Wood essence or material primary origin.

public mixed $essence

$finishing

Surface finishing or coating (e.g. varnish).

public mixed $finishing

$fireRating

Fire resistance classification.

public mixed $fireRating

$frame

Frame type, compatibility, or mounting structure.

public mixed $frame

$hardware

Hardware and fittings configuration.

public mixed $hardware

$installation

Installation instructions or mounting specificities.

public mixed $installation

$kind

Type or kind within the product family taxonomy.

public mixed $kind

$machining

Machining, CNC preparation, or modification options.

public mixed $machining

$opening

Opening direction, configuration, or mechanism.

public mixed $opening

$performance

Performance properties (e.g. soundproofing).

public mixed $performance

$profiles

List of profiles, joints, and compatible components.

public mixed $profiles

$quality

Quality level or market positioning.

public mixed $quality

$thermalConductivity

Thermal conductivity coefficient (W/m·K).

public mixed $thermalConductivity

$thermalResistance

Thermal resistance coefficient (m²·K/W).

public mixed $thermalResistance

$useClass

Use class or environmental suitability category.

public mixed $useClass
On this page

Search results