An SKL Schema
A data structure representing a concept commonly used by software tools.
name | Type | Required | Description | Cardinality |
---|---|---|---|---|
label | string | true | A human readable identifier for this Noun. | 1..1 |
description | string | false | A description of what this Noun represents. | 0..1 |
context | JSON | false | A JSON-LD Context Definition used to compact entities of this noun into a more human readable format | 0..1 |