ProductSpecificationRelationship schema from TM Forum API
Type: Properties: 0
TelcoTelecommunicationsBSSOSSOpen APIsStandards
ProductSpecificationRelationship is a JSON Structure definition published by TM Forum. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/tm-forum/refs/heads/main/json-structure/tmf620-product-catalog-product-specification-relationship-structure.json",
"name": "ProductSpecificationRelationship",
"description": "ProductSpecificationRelationship schema from TM Forum API",
"allOf": [
{
"$ref": "#/components/schemas/EntityRef"
},
{
"type": "object",
"description": "A migration, substitution, dependency or exclusivity relationship between/among product specifications.",
"properties": {
"characteristic": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CharacteristicSpecification"
},
"description": "A characteristic that refines the relationship. For example, consider the relationship between broadband and TV. For a 4k TV it is important to know the minimum bandwidth to support 4k, so a characteristic Resolution might be defined on the relationship to allow capturing of this in the inventory"
},
"validFor": {
"$ref": "#/components/schemas/TimePeriod"
},
"relationshipType": {
"type": "string",
"description": "type of the relationship, for example override, discount, etc."
},
"version": {
"type": "string",
"description": "Version of the referred product specification."
}
}
}
],
"discriminator": {
"propertyName": "@type",
"mapping": {
"ProductSpecificationRelationship": "#/components/schemas/ProductSpecificationRelationship"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.