Resource spec relationship Data Model
Domain
The schema is part of the Domain
Description
A migration, substitution, dependency or exclusivity relationship between/among Resource specifications.
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
- relationshipType : Type of relationship such as migration, substitution, dependency, exclusivity
- Optional
- role : The association role for this Resource specification
- Optional
- id : Unique identifier of the target ResourceSpecification
- Optional
- href : Reference of the target ResourceSpecification
- Optional
- name : The name given to the target Resource specification instance
- Optional
- validFor : The period for which the ResourceSpecRelationship is valid
- Optional
TMForum APIs that use this schema
Taking into consideration the snapshot of 04/02/2020 04:22:51 UTC the list of TMForum Open APIs that uses this schemas is:
Coming soon