LES DONNÉES D’UNE RECOMMANDATION
Version >= 6.0.0
Le endpoint du schéma d’une recommandation de DigiRisk est disponible ici /wp-json/digi/v1/recommendation/schema
Ce schéma étend le schéma Post de EO-Framework
- Nom du modèle: Recommendation_Model.
- Clé primaire dans la table *_postmeta: _wpdigi_recommendation
- Préfixe: PA
Les métadonnées du modèle Recommendation_Model
| Nom | Type | Since | Version | Description |
| unique_key | integer | 6.0.0 | 6.0.0 | Clé unique de la recommandation |
| unique_identifier | string | 6.0.0 | 6.0.0 | Identifiant + la clé unique de la recommandation |
| recommendation_type | array | 6.1.6 | 6.1.6 | ? |
| efficiency | array | 6.1.6 | 6.1.6 | ? |
| associated_document_id | array | 6.1.6 | 6.1.6 | Contient la définition des sous données ci-dessous |
| associated_document_id[‘image’] | array of integer | 6.1.6 | 6.1.6 | Tableau contenant les ID des pièces jointes des images |
| associated_document_id[‘document’] | array of integer | 6.1.6 | 6.1.6 | Tableau contenant les ID des pièces jointes des documents |
| taxonomy | array | 6.1.6 | 6.1.6 | Contient la définition des sous données ci-dessous |
| taxonomy[‘digi-recommendation’] | array of integer | 6.1.6 | 6.1.6 | Tableau contenant les ID des recommendations |
| taxonomy[‘digi-recommendation-category’] | array of integer | 6.1.6 | 6.1.6 | Tableau contenant les ID des catégories des recommendations |