Skip to content

Slot: property_type

Keyword describing the property type and detection method used to measure the property value. The following keywords are recommended, but custom property types are also valid: "mrna_expression_by_read_count", "protein_expression_by_fluorescence_intensity", "antigen_bait_binding_by_fluorescence_intensity", "protein_expression_by_dna_barcode_count" and "antigen_bait_binding_by_dna_barcode_count".

URI: rdf:type

Applicable Classes

Name Description Modifies Slot
CellExpression no

Properties

Identifier and Mapping Information

Annotations

property value
nullable False

Schema Source

  • from schema: https://github.com/airr-knowledge/ak-schema

Mappings

Mapping Type Mapped Value
self rdf:type
native ak_schema:property_type

LinkML Source

name: property_type
annotations:
  nullable:
    tag: nullable
    value: false
description: 'Keyword describing the property type and detection method used to measure
  the property value. The following keywords are recommended, but custom property
  types are also valid: "mrna_expression_by_read_count", "protein_expression_by_fluorescence_intensity",
  "antigen_bait_binding_by_fluorescence_intensity", "protein_expression_by_dna_barcode_count"
  and "antigen_bait_binding_by_dna_barcode_count".'
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
slot_uri: rdf:type
alias: property_type
domain_of:
- CellExpression
range: string