Skip to content

Class: TermsAndConditionsPart

A terms-and-conditions scoped assessment part.

URI: [oscal:TermsAndConditionsPart](https://w3id.org/lmodel/oscal/TermsAndConditionsPart)
 classDiagram
    class TermsAndConditionsPart
    click TermsAndConditionsPart href "../TermsAndConditionsPart/"
      AssessmentPart <|-- TermsAndConditionsPart
        click AssessmentPart href "../AssessmentPart/"

      TermsAndConditionsPart : _class

      TermsAndConditionsPart : links





        TermsAndConditionsPart --> "*" Link : links
        click Link href "../Link/"



      TermsAndConditionsPart : name





        TermsAndConditionsPart --> "1" TermsAndConditionsPartNameEnum : name
        click TermsAndConditionsPartNameEnum href "../TermsAndConditionsPartNameEnum/"



      TermsAndConditionsPart : ns

      TermsAndConditionsPart : parts





        TermsAndConditionsPart --> "*" TermsAndConditionsPart : parts
        click TermsAndConditionsPart href "../TermsAndConditionsPart/"



      TermsAndConditionsPart : props





        TermsAndConditionsPart --> "*" Property : props
        click Property href "../Property/"



      TermsAndConditionsPart : prose

      TermsAndConditionsPart : title

      TermsAndConditionsPart : uuid

## Inheritance * [AssessmentPart](AssessmentPart.md) [ [HasPropsAndLinks](HasPropsAndLinks.md)] * **TermsAndConditionsPart** ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [uuid](uuid.md) | 0..1
[UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | [AssessmentPart](AssessmentPart.md) | | [name](name.md) | 1
[TermsAndConditionsPartNameEnum](TermsAndConditionsPartNameEnum.md) or 
[AssessmentPartNameEnum](AssessmentPartNameEnum.md) or 
[String](String.md) | A textual label that uniquely identifies an attribute or semantic type | [AssessmentPart](AssessmentPart.md) | | [ns](ns.md) | 0..1
[URIType](URIType.md) | An optional namespace qualifying a name | [AssessmentPart](AssessmentPart.md) | | [_class](_class.md) | 0..1
[TokenType](TokenType.md) | A textual label that provides a sub-type or characterization | [AssessmentPart](AssessmentPart.md) | | [title](title.md) | 0..1
[MarkupLineType](MarkupLineType.md) | A human-readable name or title | [AssessmentPart](AssessmentPart.md) | | [prose](prose.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Permits multiple paragraphs, lists, tables etc | [AssessmentPart](AssessmentPart.md) | | [parts](parts.md) | *
[TermsAndConditionsPart](TermsAndConditionsPart.md) | A collection of parts | [AssessmentPart](AssessmentPart.md) | | [props](props.md) | *
[Property](Property.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [TermsAndConditions](TermsAndConditions.md) | [parts](parts.md) | range | [TermsAndConditionsPart](TermsAndConditionsPart.md) | | [TermsAndConditionsPart](TermsAndConditionsPart.md) | [parts](parts.md) | range | [TermsAndConditionsPart](TermsAndConditionsPart.md) | ## In Subsets * [AssessmentPlan](AssessmentPlan.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:TermsAndConditionsPart | | native | oscal:TermsAndConditionsPart | ## LinkML Source ### Direct
name: TermsAndConditionsPart
description: A terms-and-conditions scoped assessment part.
in_subset:
- assessment_plan
from_schema: https://w3id.org/lmodel/oscal
is_a: AssessmentPart
slot_usage:
  name:
    name: name
    range: TermsAndConditionsPartNameEnum
    required: true
  parts:
    name: parts
    range: TermsAndConditionsPart
### Induced
name: TermsAndConditionsPart
description: A terms-and-conditions scoped assessment part.
in_subset:
- assessment_plan
from_schema: https://w3id.org/lmodel/oscal
is_a: AssessmentPart
slot_usage:
  name:
    name: name
    range: TermsAndConditionsPartNameEnum
    required: true
  parts:
    name: parts
    range: TermsAndConditionsPart
attributes:
  uuid:
    name: uuid
    description: A machine-oriented, globally unique identifier with a cross-instance
      scope.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: TermsAndConditionsPart
    domain_of:
    - Catalog
    - Location
    - Party
    - Action
    - Property
    - Resource
    - Profile
    - AssessmentPlan
    - AssessmentSubjectPlaceholder
    - AssessmentPlatform
    - AssessmentMethod
    - Activity
    - Step
    - Task
    - AssessmentPart
    - SystemComponent
    - Protocol
    - SystemUser
    - InventoryItem
    - Observation
    - Finding
    - Risk
    - MitigatingFactor
    - Response
    - RequiredAsset
    - RiskLogEntry
    - SystemSecurityPlan
    - InformationType
    - Diagram
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - AssessmentResults
    - Result
    - AssessmentLogEntry
    - ComponentDefinition
    - DefinedComponent
    - Capability
    - ControlImplementationSet
    - ImplementedRequirement
    - ImplementedControlStatement
    - MappingCollection
    - Mapping
    - Map
    - GapSummary
    - PlanOfActionAndMilestones
    - PoamItem
    range: UUIDType
  name:
    name: name
    description: A textual label that uniquely identifies an attribute or semantic
      type.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: TermsAndConditionsPart
    domain_of:
    - Party
    - Property
    - Part
    - AssessmentPart
    - ControlPart
    - Protocol
    - Facet
    - Capability
    range: TermsAndConditionsPartNameEnum
    required: true
    any_of:
    - range: AssessmentPartNameEnum
    - range: string
  ns:
    name: ns
    description: An optional namespace qualifying a name. Allows different organizations
      to associate distinct semantics with the same name.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: TermsAndConditionsPart
    domain_of:
    - Property
    - Part
    - AssessmentPart
    - ControlPart
    - Map
    - MappingResourceReference
    range: URIType
  _class:
    name: _class
    description: A textual label that provides a sub-type or characterization.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: TermsAndConditionsPart
    domain_of:
    - Group
    - Control
    - Property
    - Part
    - Parameter
    - ProfileGroup
    - ParameterSetting
    - AssessmentPart
    - ControlPart
    range: TokenType
  title:
    name: title
    description: A human-readable name or title.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: TermsAndConditionsPart
    domain_of:
    - Group
    - Control
    - Metadata
    - Revision
    - Role
    - Location
    - Resource
    - Part
    - ProfileGroup
    - Addition
    - SubjectReference
    - AssessmentPlatform
    - Activity
    - Step
    - Task
    - AssessmentPart
    - ControlPart
    - SystemComponent
    - Protocol
    - SystemUser
    - AuthorizedPrivilege
    - Observation
    - Finding
    - FindingTarget
    - Risk
    - Response
    - RequiredAsset
    - RiskLogEntry
    - InformationType
    - LeveragedAuthorization
    - Result
    - AssessmentLogEntry
    - DefinedComponent
    - PoamItem
    range: MarkupLineType
  prose:
    name: prose
    description: Permits multiple paragraphs, lists, tables etc.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: TermsAndConditionsPart
    domain_of:
    - Part
    - ParameterGuideline
    - AssessmentPart
    - ControlPart
    range: MarkupMultilineType
  parts:
    name: parts
    description: A collection of parts.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: TermsAndConditionsPart
    domain_of:
    - Group
    - Control
    - Part
    - ProfileGroup
    - Addition
    - TermsAndConditions
    - LocalObjective
    - AssessmentPart
    - ControlPart
    - Attestation
    range: TermsAndConditionsPart
    multivalued: true
    inlined: true
    inlined_as_list: true
  props:
    name: props
    description: A list of properties.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: TermsAndConditionsPart
    domain_of:
    - HasPropsAndLinks
    - Resource
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: Property
    multivalued: true
    inlined: true
    inlined_as_list: true
  links:
    name: links
    description: A list of links.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: TermsAndConditionsPart
    domain_of:
    - HasPropsAndLinks
    - Addition
    - SystemInformation
    - InformationType
    - ImpactLevel
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - Export
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    range: Link
    multivalued: true
    inlined: true
    inlined_as_list: true