COGS Vocabulary

IRI:
http://vocab.deri.ie/cogs
Authors:
http://vocab.deri.ie/cogs#andfre
http://vocab.deri.ie/cogs#benkam
http://vocab.deri.ie/cogs#timleb
Publisher:
http://vocab.deri.ie/cogs#DERI%2C%20NUI%20Galway
Other visualisation:
Ontology source

Table of Content

  1. Classes
  2. Object Properties
  3. Named Individuals
  4. Annotation Properties
  5. Namespace Declarations

Classes

AdHocProcessc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#AdHocProcess

Process that seeks a solution designed for a specific problem or task, non-generalizable, and not intended to be able to be adapted to other purposes. @en-us
has super-classes
Executionc
has sub-classes
AutomatedAdHocProcessc, ManualAdHocProcessc

AggregateRowsc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#AggregateRows

Functions which return a single result row based on groups of rows. @en-us
has super-classes
RowOperationc

Appendc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Append

String operation for concatenating lists or arrays. @en-us
has super-classes
StringOperationc

ApplyFormulac back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ApplyFormula

New data are computed based on the user-defined formula. @en-us
has super-classes
NumericOperationc

ApplyScriptc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ApplyScript

Execution of a script. @en-us
has super-classes
Operationc

Assignmentc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Assignment

Sets or re-sets the value stored in the storage location(s) denoted by a variable name. @en-us
has super-classes
ValueOperationc

AutomatedAdHocProcessc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#AutomatedAdHocProcess

A non-recurrent, not frequent automated process.
has super-classes
AdHocProcessc

AutomatedMatchingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#AutomatedMatching

Task of finding entries that refer to the same entity across different data sources using computer resources. @en-us
has super-classes
MappingProcessc
has sub-classes
RulesBasedMatchingc, SimilarityMatchingc

AutomatedValidationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#AutomatedValidation

Validation performed by a computer. @en-us
has super-classes
Validationc

Ceilc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Ceil

Returns the smallest integer greater than or equal to n. @en-us
has super-classes
NumericOperationc

CharacterSetConversionc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#CharacterSetConversion

Converts strings between different character sets. @en-us
has super-classes
ValueOperationc

Classc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Class

A construct that is used as a blueprint to create instances of the class. @en-us

Columnc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Column

Database tables are composed of individual columns corresponding to the attributes of the object. @en-us

ColumnOperationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ColumnOperation

Instructions applied on one or more columns. @en-us
has super-classes
Operationc
has sub-classes
DeleteColumnc, FillDownc, InsertColumnc, RenameColumnc, SplitColumnc

ConstructiveMergec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ConstructiveMerge

If the primary key of an incoming record matches with the key of an existing Record, leaves the existing Record, adds the incoming record and marks the added record as superseding the old record. @en-us
has super-classes
Loadingc

Copyc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Copy

A piece of data that was duplicated. @en-us
has super-classes
Operationc

Cubec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Cube

A multidimensional database that holds data. @en-us

DataAccessLayerc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DataAccessLayer

Layer that controls access to data in a computer-based information system. @en-us
has super-classes
Layerc
has sub-classes
PresentationAreac

Databasec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Database

A database is a collection of information organized into interrelated tables of data and specifications of data objects. @en-us

DataManagementLayerc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DataManagementLayer

Layer responsible for the development, execution and supervision of plans, policies, programs and practices that control, protect, deliver and enhance the value of data and information assets. @en-us
has super-classes
Layerc
has sub-classes
Sourcec, StaggingAreac

DataMartc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DataMart

Data mart is a process-oriented subset of the overall organization’s data based on a foundation of atomic data, and that depends only on the structure of the data-measurement events, not on the anticipated user’s questions.

DataStreamc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DataStream

A sequence of digitally encoded coherent signals (packets of data) used to transmit or receive information that is in the process of being transmitted. @en-us

DatetimeConversionc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DatetimeConversion

Conversion from a datetime format to a different one.
has super-classes
ValueOperationc

Deduplicationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Deduplication

Elimination of redundant data. @en-us
has super-classes
RowOperationc

DeleteColumnc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DeleteColumn

Deletes one or more columns according to a certain criteria to a table. @en-us
has super-classes
ColumnOperationc

DeleteQueryc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DeleteQueryObject

Query that does a delete operation on a row, column, table for example. @en-us
has super-classes
Queryc

DeleteRowc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DeleteRow

Exclusion of a single or group of rows by a certain criteria on a table. @en-us
has super-classes
RowOperationc

DeleteTriplec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DeleteTriple

Deletes on or more triples into the store.@en-us
has super-classes
GraphOperationc

DestructiveMergec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DestructiveMerge

Inputs the incoming data to the target data if the primary key of an incoming record matches with the key of an existing record, updating the matching target record. If the incoming record is a new record without a match with any existing record, it adds the incoming record to the target table. @en-us
has super-classes
Loadingc

Devicec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Device

A machine designed for a purpose. E.g.: Unit of hardware. @en-us

DimensionTablec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DimensionTable

One of the set of companion tables to a fact table. @en-us
has super-classes
Tablec

DSNc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#DSN

Data Source Name (DSN) is a data structure that contains the information about a specific database. @en-us

Endpointc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Endpoint

Database access point as a web service (SPARQL Endpoint) . @en-us
is in range of
associatedEndpointop

Eventc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Event

An action that is usually initiated outside the scope of a program and that is handled by a piece of code inside the program. @en-us

Exceptionc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Exception

An event, which occurs during the execution of a program, which disrupts the normal flow of the program's instructions. @en-us

Executionc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Execution

The instantiation of an activity or workflow. @en-us
has sub-classes
AdHocProcessc, Jobc

ExecutionStatusc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ExecutionStatus

Provides the current execution status of a running process instance (a job). e.g. : fail, running, success. @en-us
has sub-classes
Failc, Runningc, Successc

Extractionc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Extraction

The first part of an ETL process which involves extracting the data from source systems. @en-us
has sub-classes
Parsingc, Prefilteringc

FactTablec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#FactTable

A table that consists of the measurements, metrics or facts of a process. @en-us
has super-classes
Tablec

Failc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Fail

Status of a job that stops operating or functioning. @en-us
has super-classes
ExecutionStatusc

FieldDecodingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#FieldDecoding

Performs decoding operations when you specify field-encoding function. @en-us
has super-classes
ValueOperationc

Filec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#File

A block of arbitrary information, or resource for storing information, which is available to a computer program. @en-us

FileLookupc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#FileLookup

The process of looking up for information on a file. @en-us
has super-classes
Lookupc

FillDownc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#FillDown

Copy the contents of the topmost cells of a selected range into the cells below.@en-us
has super-classes
ColumnOperationc

Filterc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Filter

An operation that can be used to retain rows in a mapping that do not meet specific conditions. @en-us
has super-classes
Operationc
has sub-classes
RegexFilterc, StringFilterc

FormatRevisionc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#FormatRevision

Reviews the file format. @en-us
has super-classes
ValueOperationc

Formulac back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Formula

A rule or principle. @en-us

FullRefreshc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#FullRefresh

Truncates all the tables and data gets loaded again. @en-us
has super-classes
Loadingc

GraphOperationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#GraphOperation

Instructions performed on graphs. @en-us
has super-classes
Operationc
has sub-classes
DeleteTriplec, InsertTriplec

HumanMatchingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#HumanMatching

Matching based on a human decision.
has super-classes
MappingProcessc

HumanValidationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#HumanValidation

Validation performed by a person: an user or admin. @en-us
has super-classes
Validationc

IncrementalLoadc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#IncrementalLoad

Applies ongoing changes to one or more tables based on a predefined schedule. @en-us
has super-classes
Loadingc

InitialLoadc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#InitialLoad

Populates the tables in the data warehouse schema and verifies if the data is ready for use. @en-us
has super-classes
Loadingc

Inputc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Input

Any data entered into a computer.@en-us

InsertColumnc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#InsertColumn

Inserts one or more columns according to a certain criteria to a table. @en-us
has super-classes
ColumnOperationc

InsertQueryc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#InsertQueryObject

Query that inserts data into the database. @en-us
has super-classes
Queryc

InsertRowc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#InsertRow

Inclusion of a row on a table. @en-us
has super-classes
RowOperationc

InsertTriplec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#InsertTriple

Includes one or more triple into the store. @en-us
has super-classes
GraphOperationc

Jobc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Job

The instance of a process or group of processes (workflow).
has super-classes
Executionc
has sub-classes
ManuallyStartedJobc, ScheduledJobc
is in domain of
dependsOnop
is in range of
dependsOnop

JoinRowsc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#JoinRows

Row Operation that allows combinations (Cartesian product) of all rows in the input streams.@en-us
has super-classes
RowOperationc

KeyGenerationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#KeyGeneration

Process of generating keys/indexes for tables. @en-us
has super-classes
Operationc

KeyRestructuringc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#KeyRestructuring

Transformation of keys with built-in meanings into generic keys. @en-us
has super-classes
RowOperationc

LastErrorc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#LastError

Final error on a execution workflow. @en-us

Layerc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Layer

Each individual level. @en-us
has sub-classes
DataAccessLayerc, DataManagementLayerc

Loadingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Loading

Stage that is responsible for loading data into the end target. @en-us
has sub-classes
ConstructiveMergec, DestructiveMergec, FullRefreshc, IncrementalLoadc, InitialLoadc

Logc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Log

A record of computer activity. @en-us

Lookupc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Lookup

A process used to look up data in a relational table, view or dictionary. @en-us
has super-classes
Transformationc
has sub-classes
FileLookupc, RESTLookupc, TableLookupc, WebServiceLookupc

Lowercasec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Lowercase

String operation for converting a string to lowercase.@en-us
has super-classes
StringOperationc

ManualAdHocProcessc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ManualAdHocProcess

A non-recurrent, not-frequent manual process.
has super-classes
AdHocProcessc

ManuallyStartedJobc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ManuallyStartedJob

Job that was initialized by an user. @en-us
has super-classes
Jobc

Mappingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Mapping

The definition of a semantic equivalence relationship between source and target objects. @en-us
has super-classes
Transformationc
has sub-classes
MappingProcessc, RDFInstanceMappingc, TerminologicalMappingc

MappingFilec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#MappingFile

The specification of a mapping between source and target fields (e.g. RDB2RDF).

MappingProcessc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#MappingProcess

The process of mapping information from a source format to a destination format. @en-us
has super-classes
Mappingc
has sub-classes
AutomatedMatchingc, HumanMatchingc, PredefinedMatchingc

MergeRowc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#MergeRow

Row Operation that allows the comparison of two streams of rows. It is often used in situations where the source system of a data warehouse does not contain a date of last update. @en-us
has super-classes
RowOperationc

Metadatac back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Metadata

Data that describe data and other structures, such as objects, business rules and processes. @en-us

Methodc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Method

A subroutine that is exclusively associated with a object. @en-us

Movec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Move

To change in position from one point to another. @en-us
has super-classes
Operationc

NumericCastc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#NumericCast

Converts an expression of one numeric data type to another. @en-us
has super-classes
NumericOperationc

NumericOperationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#NumericOperation

Manipulate and manage numeric data. @en-us
has super-classes
ValueOperationc
has sub-classes
ApplyFormulac, Ceilc, NumericCastc, Roundc

ObjectReferencec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ObjectReference

Value that enables a program to indirectly access a particular object. @en-us

ObjectRepresentationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ObjectRepresentation

Internal representation of an object suitable for matching its features. @en-us

Operationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Operation

Functional operations that can be done by a computer.
has super-classes
Transformationc
has sub-classes
ApplyScriptc, ColumnOperationc, Copyc, Filterc, GraphOperationc, KeyGenerationc, Movec, Orderc, Pastec, Queryc, RowOperationc, ValueOperationc

Operatorc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Operator

A symbol or function representing a mathematical operation. @en-us

Orderc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Order

Application of a specific order to a set of elemetns. @en-us
has super-classes
Operationc

Outputc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Output

Information, resulting from computer processing, that is delivered to a user. @en-us

Parsingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Parsing

Process of analyzing text or data, checking for correct syntax and building a representation based on the input tokens. @en-us
has super-classes
Extractionc

Pastec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Paste

To copy an object from a buffer or clipboard to a file. @en-us
has super-classes
Operationc

PerformanceIndicatorc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#PerformanceIndicator

Measures used to evaluate the success of a particular activity.

PredefinedMatchingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#PredefinedMatching

Forces a matching under a certain predefined criteria. @en-us
has super-classes
MappingProcessc

Prefilteringc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Prefiltering

Preliminary filtering during the extraction phase.
has super-classes
Extractionc

PresentationAreac back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#PresentationArea

What the user sees. @en-us
has super-classes
DataAccessLayerc

Programc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Program

A sequence of instructions written to perform a specified task for a computer. @en-us

Publicationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Publication

The process of publishing the output of an ETL process. @en-us

Queryc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Query

Query over a structured or semi-structured data source.
has super-classes
Operationc

Queryc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#QueryObject

A structured object which is used to request information or perform an action in a database. @en-us
has sub-classes
DeleteQueryc, InsertQueryc, SelectQueryc, UpdateQueryc

RDFDataPropertyMappingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RDFDataPropertyMapping

Maps data properties from source to target.
has super-classes
TerminologicalMappingc

RDFGraphc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RDFGraph

A set of RDF triples. @en-us

RDFInstanceMappingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RDFInstanceMapping

Maps an instance-level element from a source to an instance-level element in a target dataset.
has super-classes
Mappingc

RDFNamedGraphc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RDFNamedGraph

Multiple RDF graphs in a single document/repository and naming them with URIs. @en-us
is in range of
associatedGraphop

RDFObjectPropertyMappingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RDFObjectPropertyMapping

Maps object properties from source to target.
has super-classes
TerminologicalMappingc

RegexFilterc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RegexFilter

Filter written in a formal language that can be interpreted by a regular expression processor. @en-us
has super-classes
Filterc

RejectedDatac back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RejectedData

Data that contain database violations and are forbidden to get inserted into a table. @en-us

RenameColumnc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RenameColumn

Changes the name of a certain column. @en-us
has super-classes
ColumnOperationc

Replacec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Replace

String operation for updating the content of a string. @en-us
has super-classes
StringOperationc

RESTLookupc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RESTLookup

Lookup on a REST service. @en-us
has super-classes
Lookupc

Roundc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Round

Round a numeric value to a close number by following a specific rounding criteria. @en-us
has super-classes
NumericOperationc

Rowc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Row

A serie of objects placed in line. @en-us

RowOperationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RowOperation

Instructions executed on rows of a table or file. @en-us
has super-classes
Operationc
has sub-classes
AggregateRowsc, Deduplicationc, DeleteRowc, InsertRowc, JoinRowsc, KeyRestructuringc, MergeRowc, SortRowc

Rulec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Rule

A principle or formula. @en-us

RulesBasedMatchingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#RulesBasedMatching

Matching of data based on a rule or group of rules. @en-us
has super-classes
AutomatedMatchingc

Runningc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Running

Status of a job that is in the state of being operated. @en-us
has super-classes
ExecutionStatusc

ScheduledJobc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ScheduledJob

Job that owns information on when and how often it has to execute operations. @en-us
has super-classes
Jobc

Schemac back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Schema

The structure of a database system described in a formal language supported by the database management system. Describes tables, for example. @en-us

Scriptc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Script

A program or sequence of instructions that is interpreted or carried out by another program rather than by the computer processor. @en-us

SelectQueryc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#SelectQueryObject

Query that locates and displays information requested. @en-us
has super-classes
Queryc

SemanticSimilarityc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#SemanticSimilarity

Matching by a measure of semantic similarity. @en-us
has super-classes
SimilarityMatchingc

Sensorc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Sensor

Device that measures or detects a real-world condition and converts the condition into an analog or digital representation. @en-us

Serverc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Server

Software program, or the computer on which that program runs, that provides a specific kind of service to a client software. @en-us

Servicec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Service

Action done by a device or user with the function of giving good by providing usefulness. @en-us

SimilarityMatchingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#SimilarityMatching

The process of matching two objects by a similarity measure. @en-us
has super-classes
AutomatedMatchingc
has sub-classes
SemanticSimilarityc, StringSimilarityc

SortRowc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#SortRow

Row Operation that sorts rows based on a specified fields and on whether they should be sorted in ascending or descending order. @en-us
has super-classes
RowOperationc

Sourcec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Source

A database, application, file or other storage facility from which the data is derived. @en-us
has super-classes
DataManagementLayerc

Splitc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Split

String operation that returns a zero-based, one-dimensional array containing a specified number of substrings. @en-us
has super-classes
StringOperationc

SplitColumnc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#SplitColumn

Divides a column in one or more other columns. @en-us
has super-classes
ColumnOperationc

StaggingAreac back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#StaggingArea

A place where data can be processed before entering the warehouse area. @en-us
has super-classes
DataManagementLayerc

StagingAreaArtifactc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#StagingAreaArtifact

The final product; what the end users see. @en-us

StoredProcedurec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#StoredProcedure

A transformation used to create unique primary key values or cycle through a sequential range of numbers to replace missing keys. @en-us

StringFilterc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#StringFilter

Provides means for matching strings of text, such as particular characters, words, or patterns of characters. @en-us
has super-classes
Filterc

StringOperationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#StringOperation

Operations for manipulating strings. @en-us
has super-classes
ValueOperationc
has sub-classes
Appendc, Lowercasec, Replacec, Splitc, Trimc, Uppercasec

StringSimilarityc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#StringSimilarity

Matching based on string similarity measures. @en-us
has super-classes
SimilarityMatchingc

Successc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Success

Status of a job that had successful performance. @en-us
has super-classes
ExecutionStatusc

Tablec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Table

A predefined format of rows and columns that define a database entity. @en-us
has sub-classes
DimensionTablec, FactTablec

TableLookupc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#TableLookup

Process of using a known attribute to search for data on a table. @en-us
has super-classes
Lookupc

TerminologicalMappingc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#TerminologicalMapping

Maps terminological-level (schema-level) entities. @en-us
has super-classes
Mappingc
has sub-classes
RDFDataPropertyMappingc, RDFObjectPropertyMappingc

Transformationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Transformation

The process of manipulating data. @en-us
has super-classes
thingc
has sub-classes
Lookupc, Mappingc, Operationc, TransformationProcessc, Validationc
is in domain of
hasEndPointop, hasStartPointop, isExpressedBy
is in range of
hasEndPointop, hasStartPointop

TransformationProcessc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#TransformationProcess

Process that applies a series of rules or functions to the extracted data from the source to derive the data for loading into the end target. @en-us
has super-classes
Transformationc

Triggerc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Trigger

A procedural code that is automatically executed in response to certain events on a particular table or view in a database. @en-us

Trimc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Trim

String operation for removing leading and trailing whitespace from a string. @en-us
has super-classes
StringOperationc

UnitConversionc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#UnitConversion

Conversion on different units of measurement. @en-us
has super-classes
ValueOperationc

UpdateQueryc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#UpdateQueryObject

Query that changes the data of one or more records in a table. @en-us
has super-classes
Queryc

Uppercasec back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Uppercase

String operation for converting a string to uppercase. @en-us
has super-classes
StringOperationc

Validationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#Validation

The act of validating; finding or testing the truth of something. @en-us
has super-classes
Transformationc
has sub-classes
AutomatedValidationc, HumanValidationc

ValueCalculationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ValueCalculation

A calculation performed on a specified input value.
has super-classes
ValueOperationc

ValueOperationc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#ValueOperation

Evaluate a selected function for a particular value of x. @en-us
has super-classes
Operationc
has sub-classes
Assignmentc, CharacterSetConversionc, DatetimeConversionc, FieldDecodingc, FormatRevisionc, NumericOperationc, StringOperationc, UnitConversionc, ValueCalculationc

Viewc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#View

Consists of a stored query accessible as a virtual table composed of the result set of a query. @en-us

WebServiceLookupc back to ToC or Class ToC

IRI: http://vocab.deri.ie/cogs#WebServiceLookup

Allows the retrieving of data from a web service and uses this during the form filling process. @en-us
has super-classes
Lookupc

Object Properties

associatedEndpointop back to ToC or Object Property ToC

IRI: http://vocab.deri.ie/cogs#associatedEndpoint

has range
Endpointc

associatedGraphop back to ToC or Object Property ToC

IRI: http://vocab.deri.ie/cogs#associatedGraph

has range
RDFNamedGraphc

dependsOnop back to ToC or Object Property ToC

IRI: http://vocab.deri.ie/cogs#dependsOn

has domain
Jobc
has range
Jobc

hasEndPointop back to ToC or Object Property ToC

IRI: http://vocab.deri.ie/cogs#hasEndPoint

Last process in a transformation workflow.
has domain
Transformationc
has range
Transformationc

hasStartPointop back to ToC or Object Property ToC

IRI: http://vocab.deri.ie/cogs#hasStartPoint

First process in a transformation workflow.
has domain
Transformationc
has range
Transformationc

precededByop back to ToC or Object Property ToC

IRI: http://vocab.deri.ie/cogs#precededBy

Defines the ordering among two processes
has super-properties
top object property

Named Individuals

a i f b%2 f k i tni back to ToC or Named Individual ToC

IRI: http://vocab.deri.ie/cogs#AIFB%2FKIT

belongs to
agentc

andfreni back to ToC or Named Individual ToC

IRI: http://vocab.deri.ie/cogs#andfre

belongs to
personc

benkamni back to ToC or Named Individual ToC

IRI: http://vocab.deri.ie/cogs#benkam

belongs to
personc

cogsni back to ToC or Named Individual ToC

IRI: http://vocab.deri.ie/cogs

belongs to
semantic assetc

d e r i%2 c%20 n u i%20 galwayni back to ToC or Named Individual ToC

IRI: http://vocab.deri.ie/cogs#DERI%2C%20NUI%20Galway

belongs to
agentc

rdfni back to ToC or Named Individual ToC

IRI: http://vocab.deri.ie/cogs#rdf

belongs to
semantic distributionc

timlebni back to ToC or Named Individual ToC

IRI: http://vocab.deri.ie/cogs#timleb

belongs to
personc

ttlni back to ToC or Named Individual ToC

IRI: http://vocab.deri.ie/cogs#ttl

belongs to
semantic distributionc

Annotation Properties

access u r lap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/adms#accessURL

file formatap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/FileFormat

homepageap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/homepage

isExpressedByap back to ToC or Annotation Property ToC

IRI: http://vocab.deri.ie/cogs#isExpressedBy

This property allows the association between an abstract representation of a Transformation and an encapsulated computational artifact artifact (e.g. code, binary).
has domain
Transformationc

mboxap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/mbox

memberap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/member

nameap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/name

statusap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/adms#status

Namespace Declarations back to ToC

default namespace
http://vocab.deri.ie/cogs#
adms
http://www.w3.org/ns/adms#
assettype
http://purl.org/adms/assettype/
cogs
http://vocab.deri.ie/cogs#
dc
http://purl.org/dc/elements/1.1/
foaf
http://xmlns.com/foaf/0.1/
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
status
http://purl.org/adms/status/
terms
http://purl.org/dc/terms/
vann
http://purl.org/vocab/vann/
vocab-deri-ie
http://vocab.deri.ie/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.