V
- Last Updated: May 18, 2026
- 1 minute read
- MarkLogic Server
- Version 12.0
- Documentation
valid time
Bitemporal. Valid time marks when the information (captured in a document) was true in the real world. See bitemporal and system time.
view
SQL. A representation of a SQL view. A view is implemented as an XML document in the schemas database and consists of a unique id, a name (which must be unique in the context of a particular schema), a view scope, and a sequence of column specifications. See Schemas and Views in Relational Data Modeling with MarkLogic Server.
View
Database. The returned monitoring information about a resource. You can have different views of the same resource. A view can be for a single resource (known as an item view) or a number of resources (known as a “list view”).
view scope
Database. Used to constrain the subset of the database to which the view applies. A view scope can either limit rows in the view to documents with a specific element (local name + namespace) or to documents in a particular collection.
vocabularies
Semantics. A collection of specific terms used to classify concepts, relationships, and definitions. Vocabularies such as friend of a friend (foaf) and Dublin Core (dc) define concepts and relationships used to describe and represent facts. See ontology.