Slot: edition
Edition number, as applicable to Books or other products.
URI: brc:edition Alias: edition
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Record | Defines the bibliographic metadata about a particular work or record | no |
Properties
-
Range: String
-
Regex pattern:
^.{0,10}$
Examples
Value |
---|
2023 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/brc/brc_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | brc:edition |
native | brc:edition |
LinkML Source
name: edition
description: Edition number, as applicable to Books or other products.
examples:
- value: '2023'
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: edition
owner: Record
domain_of:
- Record
range: string
pattern: ^.{0,10}$