Subset: NistCsfV2Catalog
NIST CSF 2.0 Catalog subset for functions, categories, and subcategories
URI: NistCsfV2Catalog
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/nist-csf-v2
Classes in subset
| Class | Description |
|---|---|
| Address | Postal address |
| BackMatter | OSCAL back-matter section containing resource references |
| CSFCatalogBody | Main CSF catalog object |
| CSFCategory | A CSF category - second-level grouping within a function (e |
| CSFDocument | Root wrapper for CSF catalog content |
| CSFElement | Abstract base class for CSF catalog elements |
| CSFFunction | A CSF function - top-level grouping (e |
| CSFMetadata | OSCAL metadata section for the CSF catalog |
| CSFPart | Structured narrative part (statement, overview, or example) |
| CSFProperty | A name-value property with optional namespace and supplemental remarks |
| CSFSubcategory | A CSF subcategory - specific cybersecurity outcome (e |
| Link | Relationship link with href and optional rel attribute |
| Party | Party definition (person or organization) |
| Resource | Referenced resource in back-matter |
| ResourceLink | Reference link for a back-matter resource |
| ResponsibleParty | Assignment of parties to a role |
| Role | Role definition used in metadata |
Slots from Address also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| addr_lines | * String |
Address lines |
| city | 0..1 String |
City name |
| postal_code | 0..1 String |
Postal code |
| state | 0..1 String |
State or region |
Slots from BackMatter also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| resources | * Resource |
Back-matter resources |
Slots from CSFCatalogBody also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| back_matter | 0..1 BackMatter |
Back-matter references and resources |
| groups | * CSFFunction |
List of CSF functions (top-level groupings) in the catalog |
| metadata | 0..1 CSFMetadata |
Catalog metadata |
| uuid | 0..1 String |
UUID for catalog or resource element |
Slots from CSFCategory also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| _class | 0..1 CSFElementClassValue |
Classification of a CSF catalog element (function, category, subcategory) |
| controls | * CSFSubcategory |
List of categories or subcategories within a function or category |
| id | 0..1 String |
Unique identifier for a catalog element |
| parts | * CSFPart |
Structured narrative parts (e |
| props | * CSFProperty |
List of properties |
| title | 0..1 String |
Human-readable title |
Slots from CSFDocument also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| catalog | 0..1 CSFCatalogBody |
Root catalog payload |
Slots from CSFElement also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| _class | 0..1 CSFElementClassValue |
Classification of a CSF catalog element (function, category, subcategory) |
| id | 0..1 String |
Unique identifier for a catalog element |
| parts | * CSFPart |
Structured narrative parts (e |
| props | * CSFProperty |
List of properties |
| title | 0..1 String |
Human-readable title |
Slots from CSFFunction also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| _class | 0..1 CSFElementClassValue |
Classification of a CSF catalog element (function, category, subcategory) |
| controls | * CSFCategory |
List of categories or subcategories within a function or category |
| id | 0..1 String |
Unique identifier for a catalog element |
| parts | * CSFPart |
Structured narrative parts (e |
| props | * CSFProperty |
List of properties |
| title | 0..1 String |
Human-readable title |
Slots from CSFMetadata also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| last_modified | 0..1 String |
Last modification timestamp |
| links | * Link |
List of links and relationships |
| oscal_version | 0..1 String |
OSCAL version identifier |
| parties | * Party |
Parties used in metadata |
| props | * CSFProperty |
List of properties |
| published | 0..1 String |
Publication timestamp |
| responsible_parties | * ResponsibleParty |
Responsible party assignments |
| roles | * Role |
Roles used in metadata |
| title | 0..1 String |
Human-readable title |
| version | 0..1 String |
Version identifier |
Slots from CSFPart also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| id | 0..1 String |
Unique identifier for a catalog element |
| name | 0..1 String |
Name of a property or part |
| ns | 0..1 String |
Namespace URI for a property or part |
| prose | 0..1 String |
Free-text prose content |
Slots from CSFProperty also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| name | 0..1 String |
Name of a property or part |
| ns | 0..1 String |
Namespace URI for a property or part |
| remarks | 0..1 String |
Supplemental remarks on a property |
| value | 0..1 String |
Property value |
Slots from CSFSubcategory also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| _class | 0..1 CSFElementClassValue |
Classification of a CSF catalog element (function, category, subcategory) |
| id | 0..1 String |
Unique identifier for a catalog element |
| parts | * CSFPart |
Structured narrative parts (e |
| props | * CSFProperty |
List of properties |
| title | 0..1 String |
Human-readable title |
Slots from Link also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| href | 0..1 String |
Link or resource reference |
| rel | 0..1 String |
Relationship type for a link |
Slots from Party also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| addresses | * Address |
Postal addresses |
| email_addresses | * String |
Party email addresses |
| name | 0..1 String |
Name of a property or part |
| short_name | 0..1 String |
Short display name for a party |
| type | 0..1 String |
Party type (e |
| uuid | 0..1 String |
UUID for catalog or resource element |
Slots from Resource also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| rlinks | * ResourceLink |
Resource links |
| title | 0..1 String |
Human-readable title |
| uuid | 0..1 String |
UUID for catalog or resource element |
Slots from ResourceLink also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| href | 0..1 String |
Link or resource reference |
| media_type | 0..1 String |
Media type for a resource link |
Slots from ResponsibleParty also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| party_uuids | * String |
Referenced party UUIDs |
| role_id | 0..1 String |
Assigned role identifier |
Slots from Role also in nist_csf_v2_catalog
| Name | Cardinality and Range | Description |
|---|---|---|
| id | 0..1 String |
Unique identifier for a catalog element |
| title | 0..1 String |
Human-readable title |
Slots in subset
| Slot | Description |
|---|---|
| _class | Classification of a CSF catalog element (function, category, subcategory) |
| addr_lines | Address lines |
| addresses | Postal addresses |
| back_matter | Back-matter references and resources |
| catalog | Root catalog payload |
| city | City name |
| controls | List of categories or subcategories within a function or category |
| email_addresses | Party email addresses |
| groups | List of CSF functions (top-level groupings) in the catalog |
| href | Link or resource reference |
| id | Unique identifier for a catalog element |
| last_modified | Last modification timestamp |
| links | List of links and relationships |
| media_type | Media type for a resource link |
| metadata | Catalog metadata |
| name | Name of a property or part |
| ns | Namespace URI for a property or part |
| oscal_version | OSCAL version identifier |
| parties | Parties used in metadata |
| parts | Structured narrative parts (e |
| party_uuids | Referenced party UUIDs |
| postal_code | Postal code |
| props | List of properties |
| prose | Free-text prose content |
| published | Publication timestamp |
| rel | Relationship type for a link |
| remarks | Supplemental remarks on a property |
| resources | Back-matter resources |
| responsible_parties | Responsible party assignments |
| rlinks | Resource links |
| role_id | Assigned role identifier |
| roles | Roles used in metadata |
| short_name | Short display name for a party |
| state | State or region |
| title | Human-readable title |
| type | Party type (e |
| uuid | UUID for catalog or resource element |
| value | Property value |
| version | Version identifier |
Enumerations in subset
| Enumeration | Description |
|---|---|
| CSFElementClassValue | Allowed class values for CSF catalog elements |