Skip to content

Enum: ProductType

Define the type of product represented by this metadata information. Values presented in italics are considered Legacy types.

URI: ProductType

Permissible Values

Value Meaning Description
AR None Accomplishment Report
B None Book
CO None Conference
DA None Dataset
FS None Factsheet
JA None Journal Article
MI None Miscellaneous
OT None Other
P None Patent
PD None Program Document
SM None Software Manual
TD None Thesis/Dissertation
TR None Technical Report
PA None Patent Application

Slots

Name Description
product_type

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ProductType
description: Define the type of product represented by this metadata information.
  Values presented *in italics* are considered Legacy types.
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
permissible_values:
  AR:
    text: AR
    description: Accomplishment Report
  B:
    text: B
    description: Book
  CO:
    text: CO
    description: Conference
  DA:
    text: DA
    description: Dataset
  FS:
    text: FS
    description: Factsheet
  JA:
    text: JA
    description: Journal Article
  MI:
    text: MI
    description: Miscellaneous
  OT:
    text: OT
    description: Other
  P:
    text: P
    description: Patent
  PD:
    text: PD
    description: Program Document
  SM:
    text: SM
    description: Software Manual
  TD:
    text: TD
    description: Thesis/Dissertation
  TR:
    text: TR
    description: Technical Report
  PA:
    text: PA
    description: Patent Application