CharacteristicSpecificationRelationship schema from TM Forum API
Type: Properties: 0
TelcoTelecommunicationsBSSOSSOpen APIsStandards
CharacteristicSpecificationRelationship 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-characteristic-specification-relationship-structure.json",
"name": "CharacteristicSpecificationRelationship",
"description": "CharacteristicSpecificationRelationship schema from TM Forum API",
"allOf": [
{
"$ref": "#/components/schemas/Extensible"
},
{
"type": "object",
"description": "An aggregation, migration, substitution, dependency or exclusivity relationship between/among Characteristic specifications. The specification characteristic is embedded within the specification whose ID and href are in this entity, and identified by its ID.",
"properties": {
"relationshipType": {
"type": "string",
"description": "Type of relationship such as aggregation, migration, substitution, dependency, exclusivity"
},
"name": {
"type": "string",
"description": "Name of the target characteristic within the specification"
},
"characteristicSpecificationId": {
"type": "string",
"description": "Unique identifier of the characteristic within the specification"
},
"parentSpecificationHref": {
"type": "uri",
"description": "Hyperlink reference to the parent specification containing the target characteristic"
},
"validFor": {
"$ref": "#/components/schemas/TimePeriod"
},
"parentSpecificationId": {
"type": "string",
"description": "Unique identifier of the parent specification containing the target characteristic"
}
}
}
],
"discriminator": {
"propertyName": "@type",
"mapping": {
"CharacteristicSpecificationRelationship": "#/components/schemas/CharacteristicSpecificationRelationship"
}
}
}
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.