Concept

Canonical URL: http://schema.org/Concept
Subclass of: schema:DefinedTerm

A shared vocabulary term defining a domain concept, mapping to schema.org/DefinedTerm.

Properties from Concept
PropertyExpected TypeDescription
idTextProperty definition for id
nameTextProperty definition for name
descriptionTextProperty definition for description
alignmentTextProperty definition for alignment
related_toTextProperty definition for related_to
Usage Examples
---
id: network_latency
name: Network Latency
description: The time it takes for data to travel from source to destination.
alignment:
  - name: Wikidata
    url: https://www.wikidata.org/wiki/Q1163909
related_to:
  - packet_loss
  - bandwidth
---