Skip to content

Class: Modification

A record of a modification made to a CAPEC entry, identifying the modifier,

their organization, the date of modification, the importance of the change,

and any related comments. Modifications that change the meaning of the entry

should be marked as Critical importance.

URI: capec:Modification

 classDiagram
    class Modification
    click Modification href "../Modification/"
      Modification : modification_comment

      Modification : modification_date

      Modification : modification_importance





        Modification --> "0..1" ImportanceEnum : modification_importance
        click ImportanceEnum href "../ImportanceEnum/"



      Modification : modification_name

      Modification : modification_organization

Slots

Name Cardinality and Range Description Inheritance
modification_name 0..1
String
The name of the person or team who made this modification direct
modification_organization 0..1
String
The organization of the person who made this modification direct
modification_date 0..1
Date
The date on which this modification was made direct
modification_importance 0..1
ImportanceEnum
The importance level of this modification direct
modification_comment 0..1
String
Comments describing the nature and reason for this modification direct

Usages

used by used in type used
ContentHistory modifications range Modification

In Subsets

Identifier and Mapping Information

Annotations

property value
xsd_type ContentHistoryType/Modification (inline)

Schema Source

  • from schema: https://w3id.org/lmodel/capec

Mappings

Mapping Type Mapped Value
self capec:Modification
native capec:Modification

LinkML Source

Direct

name: Modification
annotations:
  xsd_type:
    tag: xsd_type
    value: ContentHistoryType/Modification (inline)
description: 'A record of a modification made to a CAPEC entry, identifying the modifier,

  their organization, the date of modification, the importance of the change,

  and any related comments. Modifications that change the meaning of the entry

  should be marked as Critical importance.'
in_subset:
- content_history_types
from_schema: https://w3id.org/lmodel/capec
slots:
- modification_name
- modification_organization
- modification_date
- modification_importance
- modification_comment
slot_usage:
  modification_name:
    name: modification_name
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Name
    description: The name of the person or team who made this modification.
    range: string
  modification_organization:
    name: modification_organization
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Organization
    description: The organization of the person who made this modification.
    range: string
  modification_date:
    name: modification_date
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Date
      xsd_type:
        tag: xsd_type
        value: xs:date
    description: The date on which this modification was made.
    range: date
  modification_importance:
    name: modification_importance
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Importance
      xsd_type:
        tag: xsd_type
        value: ImportanceEnumeration
    description: The importance level of this modification. Modifications that change
      the meaning of the entry or how it might be interpreted should be marked Critical.
    range: ImportanceEnum
  modification_comment:
    name: modification_comment
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Comment
    description: Comments describing the nature and reason for this modification.
    range: string

Induced

name: Modification
annotations:
  xsd_type:
    tag: xsd_type
    value: ContentHistoryType/Modification (inline)
description: 'A record of a modification made to a CAPEC entry, identifying the modifier,

  their organization, the date of modification, the importance of the change,

  and any related comments. Modifications that change the meaning of the entry

  should be marked as Critical importance.'
in_subset:
- content_history_types
from_schema: https://w3id.org/lmodel/capec
slot_usage:
  modification_name:
    name: modification_name
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Name
    description: The name of the person or team who made this modification.
    range: string
  modification_organization:
    name: modification_organization
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Organization
    description: The organization of the person who made this modification.
    range: string
  modification_date:
    name: modification_date
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Date
      xsd_type:
        tag: xsd_type
        value: xs:date
    description: The date on which this modification was made.
    range: date
  modification_importance:
    name: modification_importance
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Importance
      xsd_type:
        tag: xsd_type
        value: ImportanceEnumeration
    description: The importance level of this modification. Modifications that change
      the meaning of the entry or how it might be interpreted should be marked Critical.
    range: ImportanceEnum
  modification_comment:
    name: modification_comment
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Comment
    description: Comments describing the nature and reason for this modification.
    range: string
attributes:
  modification_name:
    name: modification_name
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Name
    description: The name of the person or team who made this modification.
    from_schema: https://w3id.org/lmodel/capec
    rank: 1000
    alias: modification_name
    owner: Modification
    domain_of:
    - Modification
    range: string
  modification_organization:
    name: modification_organization
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Organization
    description: The organization of the person who made this modification.
    from_schema: https://w3id.org/lmodel/capec
    rank: 1000
    alias: modification_organization
    owner: Modification
    domain_of:
    - Modification
    range: string
  modification_date:
    name: modification_date
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Date
      xsd_type:
        tag: xsd_type
        value: xs:date
    description: The date on which this modification was made.
    from_schema: https://w3id.org/lmodel/capec
    rank: 1000
    alias: modification_date
    owner: Modification
    domain_of:
    - Modification
    range: date
  modification_importance:
    name: modification_importance
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Importance
      xsd_type:
        tag: xsd_type
        value: ImportanceEnumeration
    description: The importance level of this modification. Modifications that change
      the meaning of the entry or how it might be interpreted should be marked Critical.
    from_schema: https://w3id.org/lmodel/capec
    rank: 1000
    alias: modification_importance
    owner: Modification
    domain_of:
    - Modification
    range: ImportanceEnum
  modification_comment:
    name: modification_comment
    annotations:
      xsd_element:
        tag: xsd_element
        value: Modification_Comment
    description: Comments describing the nature and reason for this modification.
    from_schema: https://w3id.org/lmodel/capec
    rank: 1000
    alias: modification_comment
    owner: Modification
    domain_of:
    - Modification
    range: string