Types

Thing

Example

{
  "type": "string",
  "@id": "http://example.com"
}

Schema

NameTypeDescription
(root)object-
typestringThe item type (Linked-Data @type) pattern (^[A-Z][a-zA-Z0-9]+$)
@idstringthe liked data uri for the Thing format (uri)
(property names)-pattern (^[a-z@$][a-zA-Z0-9-_]+$)
Previous
Task