Attribute (AKA Slot): id
The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links.
URI: schema:identifier
Applicable Classes
Name | Description |
---|---|
ContactPoint | A contact point—for example, a Customer Complaints department |
Ipv6Connectivity | Configuration of an IP port |
FunctionalObject | A part of a system, and has a function whose realization contributes to the p... |
IdentifierType | Provides the context needed to interpret an identifier based on standards, co... |
Ipv4Connectivity | Configuration of an IP port |
AssetLink | Asset Link (AL) running and registered |
Gateway | Gateway as a software asset can be mapped using the class |
ConnectionPoint | A connection point is a hardware or software interface that enables an asset ... |
Asset | An asset is the representation of a functional object with a technical functi... |
Organization | An organization such as a school, NGO, corporation, club, etc |
Intangible | A utility class that serves as the umbrella for a number of 'intangible' thin... |
Product | Any offered product or service that might have different versions for the sam... |
EthernetPort | A hardware ConnectionPoint that supports one of the Ethernet networking proto... |
SchemaOrgProduct | Any offered product or service |
Dcd | Device Class Driver (DCD) running and registered |
Thing | The identifier property represents any kind of identifier for any kind of Thi... |
SoftwareArtifact | Software asset representing software on rest |
StructuredValue | Structured values are used when the value of a property has a more complex st... |
Person | A person (alive, dead, undead, or fictional) |
PostalAddress | The mailing address |
RunningSoftware | Software asset representing running software |
SoftwareAsset | Any kind of software element that needs to be considered |
Device | A device is a special type of asset that can be managed with some asset manag... |
Properties
- Range: String
- Required: True
Identifier and Mapping Information
LinkML Source
name: id
description: The identifier property represents any kind of identifier for any kind
of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties
for representing many of these, either as textual strings or as URL (URI) links.
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.12.0/iah-base.jsonld
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
domain_of:
- FunctionalObject
- ConnectionPoint
- IdentifierType
- Thing
range: string
required: true