Skip to content

Slot: subject_category_code

Set two-character subject category code values for this record

URI: brc:subject_category_code Alias: subject_category_code

Applicable Classes

Name Description Modifies Slot
Record Defines the bibliographic metadata about a particular work or record no

Properties

  • Range: String

  • Multivalued: True

  • Regex pattern: ^.{0,2}$

Examples

Value
2
31

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

Mappings

Mapping Type Mapped Value
self brc:subject_category_code
native brc:subject_category_code

LinkML Source

name: subject_category_code
description: Set two-character subject category code values for this record
examples:
- value: '2'
- value: '31'
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: subject_category_code
owner: Record
domain_of:
- Record
range: string
multivalued: true
pattern: ^.{0,2}$