subject matter

A topic covered by this item.

String
The name of the item or record.
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.
Object
A hierarchy item.
{
	"subjectMatter" : 
	{
		"@id" : "URL",
		"@type" : "SubjectMatter",
		"elementId" : "String",
		"hierarchyItems" : 
		{
			"@id" : "URL",
			"@type" : "HierarchyItems",
			"elementId" : "String",
			"hierarchicalChildren" : 
			[
				{
					"hierarchicalChild" : 
					{
						"@id" : "URL",
						"@type" : "HierarchicalChild",
						"elementId" : "String"
					}
				}
			],
			"hierarchicalParents" : 
			[
				{
					"hierarchicalParent" : 
					{
						"@id" : "URL",
						"@type" : "HierarchicalParent",
						"elementId" : "String"
					}
				}
			],
			"sortValue" : "String"
		},
		"name" : "String"
	}
}
Visualized image