Concept
This page describes the Concept type.
This type is derived from http://www.w3.org/2004/02/skos/core#Concept.
Properties
Required properties
Property | Expected Type | Description |
---|---|---|
@type | Must always be present and set to | |
@id | The Example
| |
inScheme | A stable URL reference for the taxonomy, which must be Example
| |
prefLabel | A human readable string that minimally describes the Concept, for use in user interfaces. Example
|
Optional properties
Property | Expected Type | Description |
---|---|---|
altLabel | Array of | An alternative human readable string for use in user interfaces. Example
|
broader | Array of | A broader Concept URI Example
|
definition | A human readable string that unambiguously defines the Concept, for use in user interfaces. Example
| |
hiddenLabel | Array of | An alternative human readable string used to drive autocomplete search matches, that is hidden from the user. Example
|
narrower | Array of | A more specific concept URI Example
|
notation | A human-readable identifier for the concept. Example
| |
related | Array of | A related Concept URI Example
|
topConceptOf | A reference to the Scheme URI, the existence of which indicates that this Concept is at the top level of the hierarchy. Example
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution License (CC-BY V4.0), and code samples are licensed under the MIT License, for anyone to access, use and share; using attribution "OpenActive".
Last updated