Skip to content

Slot: use_case_category

Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories.

URI: https://w3id.org/bridge2ai/standards-schema-all/use_case_category Alias: use_case_category

Inheritance

Applicable Classes

Name Description Modifies Slot
UseCase Represents a use case for Bridge2AI standards yes

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/bridge2ai/standards-schema-all

Mappings

Mapping Type Mapped Value
self https://w3id.org/bridge2ai/standards-schema-all/use_case_category
native https://w3id.org/bridge2ai/standards-schema-all/use_case_category

LinkML Source

name: use_case_category
description: Category of the UseCase. Not all projects will incorporate use cases
  in all categories. This is multivalued, as a use case may span categories.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
is_a: node_property
domain: NamedThing
alias: use_case_category
domain_of:
- UseCase
range: UseCaseCategory
multivalued: true