Class: Submission
Information about the original submission of a CAPEC entry, identifying the
submitter, their organization, the date of submission, and any related comments.
URI: capec:Submission
classDiagram
class Submission
click Submission href "../Submission/"
Submission : submission_comment
Submission : submission_date
Submission : submission_name
Submission : submission_organization
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| submission_name | 0..1 String |
The name of the person or team who originally submitted this entry | direct |
| submission_organization | 0..1 String |
The organization of the person who originally submitted this entry | direct |
| submission_date | 0..1 Date |
The date on which this entry was originally submitted | direct |
| submission_comment | 0..1 String |
Any comments related to the original submission of this entry | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ContentHistory | submission | range | Submission |
In Subsets
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_type | ContentHistoryType/Submission (inline) |
Schema Source
- from schema: https://w3id.org/lmodel/capec
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | capec:Submission |
| native | capec:Submission |
LinkML Source
Direct
name: Submission
annotations:
xsd_type:
tag: xsd_type
value: ContentHistoryType/Submission (inline)
description: 'Information about the original submission of a CAPEC entry, identifying
the
submitter, their organization, the date of submission, and any related comments.'
in_subset:
- content_history_types
from_schema: https://w3id.org/lmodel/capec
slots:
- submission_name
- submission_organization
- submission_date
- submission_comment
slot_usage:
submission_name:
name: submission_name
annotations:
xsd_element:
tag: xsd_element
value: Submission_Name
description: The name of the person or team who originally submitted this entry.
range: string
submission_organization:
name: submission_organization
annotations:
xsd_element:
tag: xsd_element
value: Submission_Organization
description: The organization of the person who originally submitted this entry.
range: string
submission_date:
name: submission_date
annotations:
xsd_element:
tag: xsd_element
value: Submission_Date
xsd_type:
tag: xsd_type
value: xs:date
description: The date on which this entry was originally submitted.
range: date
submission_comment:
name: submission_comment
annotations:
xsd_element:
tag: xsd_element
value: Submission_Comment
description: Any comments related to the original submission of this entry.
range: string
Induced
name: Submission
annotations:
xsd_type:
tag: xsd_type
value: ContentHistoryType/Submission (inline)
description: 'Information about the original submission of a CAPEC entry, identifying
the
submitter, their organization, the date of submission, and any related comments.'
in_subset:
- content_history_types
from_schema: https://w3id.org/lmodel/capec
slot_usage:
submission_name:
name: submission_name
annotations:
xsd_element:
tag: xsd_element
value: Submission_Name
description: The name of the person or team who originally submitted this entry.
range: string
submission_organization:
name: submission_organization
annotations:
xsd_element:
tag: xsd_element
value: Submission_Organization
description: The organization of the person who originally submitted this entry.
range: string
submission_date:
name: submission_date
annotations:
xsd_element:
tag: xsd_element
value: Submission_Date
xsd_type:
tag: xsd_type
value: xs:date
description: The date on which this entry was originally submitted.
range: date
submission_comment:
name: submission_comment
annotations:
xsd_element:
tag: xsd_element
value: Submission_Comment
description: Any comments related to the original submission of this entry.
range: string
attributes:
submission_name:
name: submission_name
annotations:
xsd_element:
tag: xsd_element
value: Submission_Name
description: The name of the person or team who originally submitted this entry.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: submission_name
owner: Submission
domain_of:
- Submission
range: string
submission_organization:
name: submission_organization
annotations:
xsd_element:
tag: xsd_element
value: Submission_Organization
description: The organization of the person who originally submitted this entry.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: submission_organization
owner: Submission
domain_of:
- Submission
range: string
submission_date:
name: submission_date
annotations:
xsd_element:
tag: xsd_element
value: Submission_Date
xsd_type:
tag: xsd_type
value: xs:date
description: The date on which this entry was originally submitted.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: submission_date
owner: Submission
domain_of:
- Submission
range: date
submission_comment:
name: submission_comment
annotations:
xsd_element:
tag: xsd_element
value: Submission_Comment
description: Any comments related to the original submission of this entry.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: submission_comment
owner: Submission
domain_of:
- Submission
range: string