Skip to content

Enum: SourceTypeValues

Possible source types.

URI: base:SourceTypeValues

Permissible Values

Value Meaning Description
discovery None The asset data was added through a discovery process
manual None The asset data was added manually by using the API
excelimport None The asset data was added by importing an Excel file
pcsmyexpertimport None The asset data was added by importing data from PCS MyExpert

Slots

Name Description
type The type of the source

Identifier and Mapping Information

Schema Source

  • from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml

LinkML Source

name: SourceTypeValues
description: Possible source types.
title: source type values
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
permissible_values:
  discovery:
    text: discovery
    description: The asset data was added through a discovery process.
  manual:
    text: manual
    description: The asset data was added manually by using the API.
  excelimport:
    text: excelimport
    description: The asset data was added by importing an Excel file.
  pcsmyexpertimport:
    text: pcsmyexpertimport
    description: The asset data was added by importing data from PCS MyExpert.

Any questions left?

Ask the community