Thing uses trait:short, trait:short, trait:short
Table of Contents
Constants
- _FROM = '_from'
- The document identifier of the source vertex stored in the _from attribute.
- _ID = '_id'
- The document identifier is stored as a string in the _id attribute.
- _KEY = '_key'
- The document key is stored as a string in the _key attribute.
- _REV = '_rev'
- Every document in ArangoDB has a revision, stored in the system attribute _rev.
- _TO = '_to'
- The document identifier of the target vertex stored in the _to attribute.
- ABOUT = 'about'
- ABSTRACT = 'abstract'
- ACCESS_RIGHT = 'accessRight'
- ACCRUAL_METHOD = 'accrualMethod'
- ACCRUAL_PERIODICITY_MORE = 'accrualPeriodicityMore'
- ACCRUAL_POLICY = 'accrualPolicy'
- ADDITIONAL_PROPERTY = 'additionalProperty'
- ADDITIONAL_TYPE = 'additionalType'
- ALTERNATE_NAME = 'alternateName'
- ALTERNATIVE = 'alternative'
- AT_CONTEXT = '@context'
- Any JSON object may carry a key @context, which indicates a context that is active at the scope of that object, and within to nested objects.
- AT_ID = '@id'
- JSON-LD supports references to objects with a reserved key @id which can be used either as an object identifier or a reference to an object identifier. The value of @id must be a string.
- AT_TYPE = '@type'
- The type of the object.
- AVAILABLE = 'available'
- BIBLIOGRAPHIC_CITATION = 'bibliographicCitation'
- CONFORMS_TO = 'conformsTo'
- CONTRIBUTOR = 'contributor'
- COVERAGE = 'coverage'
- CREATED = 'created'
- CREATOR = 'creator'
- DATE = 'date'
- DATE_ACCEPTED = 'dateAccepted'
- DATE_COPYRIGHTED = 'dateCopyrighted'
- DATE_SUBMITTED = 'dateSubmitted'
- DESCRIPTION = 'description'
- DISAMBIGUATING_DESCRIPTION = 'disambiguatingDescription'
- EDUCATION_LEVEL = 'educationLevel'
- EXTENT = 'extent'
- FORMAT = 'format'
- HAS_FORMAT = 'hasFormat'
- HAS_PART = 'hasPart'
- HAS_VERSION = 'hasVersion'
- ID = 'id'
- IDENTIFIER = 'identifier'
- IDS = 'ids'
- IMAGE = 'image'
- INSTRUCTIONAL_METHOD_MORE = 'instructionalMethodMore'
- IS_BASED_ON = 'isBasedOn'
- IS_FORMAT_OF = 'isFormatOf'
- IS_PART_OF = 'isPartOf'
- IS_REFERENCED_BY = 'isReferencedBy'
- IS_RELATED_OF = 'isRelatedTo'
- IS_REPLACED_BY = 'isReplacedBy'
- IS_REQUIRED_BY = 'isRequiredBy'
- IS_SIMILAR_TO = 'isSimilarTo'
- IS_VERSION_OF = 'isVersionOf'
- ISSUED = 'issued'
- KEY = 'key'
- LANGUAGE = 'language'
- LICENSE = 'license'
- MEDIATOR = 'mediator'
- MEDIUM = 'medium'
- MODIFIED = 'modified'
- NAME = 'name'
- NUM_PART = 'numPart'
- POTENTIAL_ACTION = 'potentialAction'
- PROVENANCE = 'provenance'
- PUBLISHER = 'publisher'
- REFERENCES = 'references'
- RELATION = 'relation'
- REPLACES = 'replaces'
- REQUIRES = 'requires'
- RIGHTS = 'rights'
- RIGHTS_HOLDER = 'rightsHolder'
- SAME_AS = 'sameAs'
- SOURCE = 'source'
- SPATIAL = 'spatial'
- SUBJECT = 'subject'
- SUBJECT_OF = 'subjectOf'
- TABLE_OF_CONTENTS = 'tableOfContents'
- TEMPORAL = 'temporal'
- TITLE = 'title'
- TYPE = 'type'
- URL = 'url'
- VALID = 'valid'
- WITH_STATUS = 'withStatus'
Constants
_FROM
The document identifier of the source vertex stored in the _from attribute.
public
mixed
_FROM
= '_from'
_ID
The document identifier is stored as a string in the _id attribute.
public
mixed
_ID
= '_id'
_KEY
The document key is stored as a string in the _key attribute.
public
mixed
_KEY
= '_key'
_REV
Every document in ArangoDB has a revision, stored in the system attribute _rev.
public
mixed
_REV
= '_rev'
It is fully managed by the server and read-only for the user.
_TO
The document identifier of the target vertex stored in the _to attribute.
public
mixed
_TO
= '_to'
ABOUT
public
mixed
ABOUT
= 'about'
ABSTRACT
public
mixed
ABSTRACT
= 'abstract'
ACCESS_RIGHT
public
mixed
ACCESS_RIGHT
= 'accessRight'
ACCRUAL_METHOD
public
mixed
ACCRUAL_METHOD
= 'accrualMethod'
ACCRUAL_PERIODICITY_MORE
public
mixed
ACCRUAL_PERIODICITY_MORE
= 'accrualPeriodicityMore'
ACCRUAL_POLICY
public
mixed
ACCRUAL_POLICY
= 'accrualPolicy'
ADDITIONAL_PROPERTY
public
mixed
ADDITIONAL_PROPERTY
= 'additionalProperty'
ADDITIONAL_TYPE
public
mixed
ADDITIONAL_TYPE
= 'additionalType'
ALTERNATE_NAME
public
mixed
ALTERNATE_NAME
= 'alternateName'
ALTERNATIVE
public
mixed
ALTERNATIVE
= 'alternative'
AT_CONTEXT
Any JSON object may carry a key @context, which indicates a context that is active at the scope of that object, and within to nested objects.
public
mixed
AT_CONTEXT
= '@context'
Tags
AT_ID
JSON-LD supports references to objects with a reserved key @id which can be used either as an object identifier or a reference to an object identifier. The value of @id must be a string.
public
mixed
AT_ID
= '@id'
Tags
AT_TYPE
The type of the object.
public
mixed
AT_TYPE
= '@type'
AVAILABLE
public
mixed
AVAILABLE
= 'available'
BIBLIOGRAPHIC_CITATION
public
mixed
BIBLIOGRAPHIC_CITATION
= 'bibliographicCitation'
CONFORMS_TO
public
mixed
CONFORMS_TO
= 'conformsTo'
CONTRIBUTOR
public
mixed
CONTRIBUTOR
= 'contributor'
COVERAGE
public
mixed
COVERAGE
= 'coverage'
CREATED
public
mixed
CREATED
= 'created'
CREATOR
public
mixed
CREATOR
= 'creator'
DATE
public
mixed
DATE
= 'date'
DATE_ACCEPTED
public
mixed
DATE_ACCEPTED
= 'dateAccepted'
DATE_COPYRIGHTED
public
mixed
DATE_COPYRIGHTED
= 'dateCopyrighted'
DATE_SUBMITTED
public
mixed
DATE_SUBMITTED
= 'dateSubmitted'
DESCRIPTION
public
mixed
DESCRIPTION
= 'description'
DISAMBIGUATING_DESCRIPTION
public
mixed
DISAMBIGUATING_DESCRIPTION
= 'disambiguatingDescription'
EDUCATION_LEVEL
public
mixed
EDUCATION_LEVEL
= 'educationLevel'
EXTENT
public
mixed
EXTENT
= 'extent'
FORMAT
public
mixed
FORMAT
= 'format'
HAS_FORMAT
public
mixed
HAS_FORMAT
= 'hasFormat'
HAS_PART
public
mixed
HAS_PART
= 'hasPart'
HAS_VERSION
public
mixed
HAS_VERSION
= 'hasVersion'
ID
public
mixed
ID
= 'id'
IDENTIFIER
public
mixed
IDENTIFIER
= 'identifier'
IDS
public
mixed
IDS
= 'ids'
IMAGE
public
mixed
IMAGE
= 'image'
INSTRUCTIONAL_METHOD_MORE
public
mixed
INSTRUCTIONAL_METHOD_MORE
= 'instructionalMethodMore'
IS_BASED_ON
public
mixed
IS_BASED_ON
= 'isBasedOn'
IS_FORMAT_OF
public
mixed
IS_FORMAT_OF
= 'isFormatOf'
IS_PART_OF
public
mixed
IS_PART_OF
= 'isPartOf'
IS_REFERENCED_BY
public
mixed
IS_REFERENCED_BY
= 'isReferencedBy'
IS_RELATED_OF
public
mixed
IS_RELATED_OF
= 'isRelatedTo'
IS_REPLACED_BY
public
mixed
IS_REPLACED_BY
= 'isReplacedBy'
IS_REQUIRED_BY
public
mixed
IS_REQUIRED_BY
= 'isRequiredBy'
IS_SIMILAR_TO
public
mixed
IS_SIMILAR_TO
= 'isSimilarTo'
IS_VERSION_OF
public
mixed
IS_VERSION_OF
= 'isVersionOf'
ISSUED
public
mixed
ISSUED
= 'issued'
KEY
public
mixed
KEY
= 'key'
LANGUAGE
public
mixed
LANGUAGE
= 'language'
LICENSE
public
mixed
LICENSE
= 'license'
MEDIATOR
public
mixed
MEDIATOR
= 'mediator'
MEDIUM
public
mixed
MEDIUM
= 'medium'
MODIFIED
public
mixed
MODIFIED
= 'modified'
NAME
public
mixed
NAME
= 'name'
NUM_PART
public
mixed
NUM_PART
= 'numPart'
POTENTIAL_ACTION
public
mixed
POTENTIAL_ACTION
= 'potentialAction'
PROVENANCE
public
mixed
PROVENANCE
= 'provenance'
PUBLISHER
public
mixed
PUBLISHER
= 'publisher'
REFERENCES
public
mixed
REFERENCES
= 'references'
RELATION
public
mixed
RELATION
= 'relation'
REPLACES
public
mixed
REPLACES
= 'replaces'
REQUIRES
public
mixed
REQUIRES
= 'requires'
RIGHTS
public
mixed
RIGHTS
= 'rights'
RIGHTS_HOLDER
public
mixed
RIGHTS_HOLDER
= 'rightsHolder'
SAME_AS
public
mixed
SAME_AS
= 'sameAs'
SOURCE
public
mixed
SOURCE
= 'source'
SPATIAL
public
mixed
SPATIAL
= 'spatial'
SUBJECT
public
mixed
SUBJECT
= 'subject'
SUBJECT_OF
public
mixed
SUBJECT_OF
= 'subjectOf'
TABLE_OF_CONTENTS
public
mixed
TABLE_OF_CONTENTS
= 'tableOfContents'
TEMPORAL
public
mixed
TEMPORAL
= 'temporal'
TITLE
public
mixed
TITLE
= 'title'
TYPE
public
mixed
TYPE
= 'type'
URL
public
mixed
URL
= 'url'
VALID
public
mixed
VALID
= 'valid'
WITH_STATUS
public
mixed
WITH_STATUS
= 'withStatus'