parameter

The object representation of a value to be inserted into .

String
This describes a Thing or Property.
String
A unique and persistent identifier for the record within the system's data set.
URL
The full unique link to the item so it's traversable by that property.
String
A textual description of a constraint on the allowed values (e.g., every 3 months).
String
The actual value to be used for any parameter.
{
	"parameter" : 
	{
		"@id" : "URL",
		"@type" : "Parameter",
		"description" : "String",
		"elementId" : "String",
		"requirement" : "String",
		"value" : "String"
	}
}
Visualized image