Property

This is (somewhat self-referentially) a schema for each Property in a schema

The Property schema
Property Name Type Cardinality Description
name https://schema.org/Text 1 The name of the property
type https://schema.org/URL 1 A url for the type of the property. It's important to note that this can be derived from the closest element that has the Schema type as its itemtype attribute, and the itemscope attribute set.
cardinality https://organised.team/Cardinal 1 Properties of the schema
required https://schema.org/Boolean 1 Whether the property is required or not
description https://schema.org/Text 0..1 A description of the property