In EDG Data Asset ontology, the following definition is provided for the "View" class:
A 'View' is typically a database construct for exposing a specific set of data fomr one or more database tables along with computed variables.
However, while the view can be traceable to a logical entity or a class, I don't see how it is associated with a "database".
I would like to describe a view such as it is derived from a relational database (or NoSQL), it contains several columns and their datatypes etc., much like a data table.
Please let me know if you have any guidance. Thank you!