GraphletDB

Extensible property graph database stored in JSON-LD.

Property Definitions

graphletdb.com/props/TypeCollection
Vocabulary http://graphletdb.com/props
URI http://graphletdb.com/props/TypeCollection
Label TypeCollection
Definition A collection of resources that all belong to the same data type.
Comment
Type of Term Property
graphletdb.com/props/@id
Vocabulary http://graphletdb.com/props
URI http://graphletdb.com/props/@id
Label @id
Definition Identifier unique inside the dataset. Required.
Comment
Type of Term Property
graphletdb.com/props/@text
Vocabulary http://graphletdb.com/props
URI http://graphletdb.com/props/@text
Label @text
Definition String descriptor of the object.
Comment
Type of Term Property
graphletdb.com/props/TypeCollection
Vocabulary http://graphletdb.com/props
URI http://graphletdb.com/props/entries
Label entries
Definition List of objects contained in this TypeCollection.
Comment
Type of Term Property
graphletdb.com/props/typeContained
Vocabulary http://graphletdb.com/props
URI http://graphletdb.com/props/typeContained
Label typeContained
Definition The @type contained in this TypeCollection.
Comment
Type of Term Property
graphletdb.com/props/@date
Vocabulary http://graphletdb.com/props
URI http://graphletdb.com/props/@date
Label @date
Definition List of formatted strings recording every event when this object was edited.
Comment The string contains two parts. First, a 14-digit integer string in the format YYYYMMDDHHmmss. For example: 20240102162223 is January 1st, 2024, at 4:22 pm and 23 seconds. Second, an alphanumeric string intended to show a username. The default value is “admin”.
Type of Term Property
graphletdb.com/props/rel__nodes
Vocabulary http://graphletdb.com/props
URI http://graphletdb.com/props/rel__nodes
Label rel__nodes
Definition List of id strings of other nodes in the @graph dataset.
Comment
Type of Term Property
graphletdb.com/props/CoreTemplateObject
Vocabulary http://graphletdb.com/props
URI http://graphletdb.com/props/coreTemplateObject
Label coreTemplateObject
Definition An object containing the minimum required properties for a valid node.
Comment
Type of Term Property