Things
Properties
DataTypes
Character
Name Prefix
Name Suffix
Message Board
Docs
Overview
Introduction to Standard Elements for Things
Schema versioning vs. API versioning
Including a Client Reference ID in POST and PATCH Requests
Paginated Lists in API Responses
Proposal of a Checksum for RESTful Record Validation
Inclusion of Hierarchical Metadata within CoreMetaData
Defining a Federated Account
Defining a Federated User
A Proposal for an Organization and Group Schema
Proposal for Pagination Documentation
A Proposal for a Person Schema
The Disambiguation Schema
How we work
The importance of the Common Data Format
Disambiguating Persons
Disambiguating Organizations and Groups
Introduction to JSON-LD for those who don’t want to know but have to know
Tutorial: A quick history from documents to databases
Tutorial: from databases to JSON-LD
Understanding JSON and JSON-LD in the realm of GRC and SecOps

names

A collection of names.

  • Children
  • Parent
  • Schema
  • Visualized
Name
DataType
Description
name
String
The name of the item or record.
Name
Description
Organization
An entity, such as a company, an institution, or an association, comprising of one or more Person.
Country
A nation with it's own government.
Group
Organization that is a Group and not a legal organization.
{
	"names" : 
	[
		{
			"name" : "String"
		}
	]
}
Visualized image