Class: Category
A category within an AI RMF Core function (e.g., "GOVERN 1:
Policies, processes, procedures, and practices ... are in place,
transparent, and implemented effectively"). Categories group
related subcategories.
URI: nist_ai_rmf:Category
classDiagram
class Category
click Category href "../Category/"
NamedThing <|-- Category
click NamedThing href "../NamedThing/"
Category : category_id
Category : description
Category : id
Category : name
Category : outcome
Category : see_also
Category : subcategories
Category --> "*" Subcategory : subcategories
click Subcategory href "../Subcategory/"
Category : title
Inheritance
- NamedThing
- Category
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| category_id | 0..1 CategoryCode |
Identifier of a Category (e | direct |
| outcome | 0..1 String |
The outcome statement of a Category or Subcategory - the desired | direct |
| subcategories | * Subcategory |
Subcategories that belong to a Category | direct |
| id | 1 Uriorcurie |
Identifier for the category, typically using the | NamedThing |
| name | 0..1 String |
A short human-readable name | NamedThing |
| title | 0..1 String |
A human-readable title | NamedThing |
| description | 0..1 String |
A human-readable description | NamedThing |
| see_also | * Uriorcurie |
Related references | NamedThing |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Function | categories | range | Category |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/nist-ai-rmf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | nist_ai_rmf:Category |
| native | nist_ai_rmf:Category |
| exact | nist_csf:CSFCategory |
LinkML Source
Direct
name: Category
description: 'A category within an AI RMF Core function (e.g., "GOVERN 1:
Policies, processes, procedures, and practices ... are in place,
transparent, and implemented effectively"). Categories group
related subcategories.'
in_subset:
- framework_core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
exact_mappings:
- nist_csf:CSFCategory
is_a: NamedThing
slots:
- category_id
- outcome
- subcategories
slot_usage:
id:
name: id
description: 'Identifier for the category, typically using the
"FUNCTION N" form (e.g., "GOVERN 1").'
subcategories:
name: subcategories
range: Subcategory
multivalued: true
inlined: true
inlined_as_list: true
Induced
name: Category
description: 'A category within an AI RMF Core function (e.g., "GOVERN 1:
Policies, processes, procedures, and practices ... are in place,
transparent, and implemented effectively"). Categories group
related subcategories.'
in_subset:
- framework_core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
exact_mappings:
- nist_csf:CSFCategory
is_a: NamedThing
slot_usage:
id:
name: id
description: 'Identifier for the category, typically using the
"FUNCTION N" form (e.g., "GOVERN 1").'
subcategories:
name: subcategories
range: Subcategory
multivalued: true
inlined: true
inlined_as_list: true
attributes:
category_id:
name: category_id
description: Identifier of a Category (e.g., "GOVERN 1").
in_subset:
- framework_core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
owner: Category
domain_of:
- Category
range: CategoryCode
outcome:
name: outcome
description: 'The outcome statement of a Category or Subcategory - the desired
result of carrying out its actions.'
in_subset:
- framework_core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
close_mappings:
- nist_csf:prose
rank: 1000
owner: Category
domain_of:
- Category
- Subcategory
range: string
subcategories:
name: subcategories
description: Subcategories that belong to a Category.
in_subset:
- framework_core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
owner: Category
domain_of:
- Category
range: Subcategory
multivalued: true
inlined: true
inlined_as_list: true
id:
name: id
description: 'Identifier for the category, typically using the
"FUNCTION N" form (e.g., "GOVERN 1").'
in_subset:
- core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
slot_uri: schema:identifier
identifier: true
owner: Category
domain_of:
- NamedThing
range: uriorcurie
required: true
name:
name: name
description: A short human-readable name.
in_subset:
- core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
slot_uri: rdfs:label
owner: Category
domain_of:
- NamedThing
range: string
title:
name: title
description: A human-readable title.
in_subset:
- core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
slot_uri: dcterms:title
owner: Category
domain_of:
- NamedThing
- PlaybookEntry
range: string
description:
name: description
description: A human-readable description.
in_subset:
- core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
slot_uri: dcterms:description
owner: Category
domain_of:
- NamedThing
- PlaybookEntry
range: string
see_also:
name: see_also
description: Related references.
in_subset:
- core
from_schema: https://w3id.org/lmodel/nist-ai-rmf
rank: 1000
slot_uri: rdfs:seeAlso
owner: Category
domain_of:
- NamedThing
range: uriorcurie
multivalued: true