Slot: functional_object_schema_url
URL of the schema that defines the functional object type.
URI: base:functional_object_schema_url Alias: functional_object_schema_url
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SoftwareArtifact | Software asset | no |
| Gateway | Gateway as a software asset can be mapped using the class | no |
| Device | A device is a special type of asset that can be managed with some asset manag... | no |
| Asset | An asset is the representation of a functional object with a technical functi... | no |
| FunctionalObject | A part of a system, and has a function whose realization contributes to the p... | no |
Properties
-
Range: Uri
-
Required: True
-
Regex pattern:
^https://industrial-assets\.io.*$
Identifier and Mapping Information
Schema Source
- from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | base:functional_object_schema_url |
| native | base:functional_object_schema_url |
LinkML Source
name: functional_object_schema_url
description: URL of the schema that defines the functional object type.
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
rank: 1000
alias: functional_object_schema_url
domain_of:
- FunctionalObject
range: uri
required: true
pattern: ^https://industrial-assets\.io.*$