IRI: http://w3id.org/rml/ExpressionField
IRI: http://w3id.org/rml/Field
A field gives a name to data derived from the abstract logical source on which a logical view is defined.
IRI: http://w3id.org/rml/ForeignKeyAnnotation
A foreign key annotation is analogous to the notion of foreign key constraint in databases.
IRI: http://w3id.org/rml/InclusionDependencyAnnotation
An inclusion dependency annotation is analogous to the notion of inclusion dependency in databases.
IRI: http://w3id.org/rml/IRISafeAnnotation
A IRI safe annotation indicates that the field content is IRI safe.
IRI: http://w3id.org/rml/IterableField
An iterable field is an iterable that gives a name to a logical iteration.
IRI: http://w3id.org/rml/LogicalView
A logical view (rml:LogicalView) is a type of abstract logical source that is derived from another abstract logical source by defining fields with data from said abstract logical source.
IRI: http://w3id.org/rml/LogicalViewJoin
A logical view join is an operation that adapts the logical iterations of one logical view (the child logical view) with fields from another logical view (the parent logical view).
IRI: http://w3id.org/rml/NonNullableAnnotation
A non nullable annotation is analogous to the notion of NOT NULL constraints in databases.
IRI: http://w3id.org/rml/PrimaryKeyAnnotation
A primary key annotation is analogous to the notion of a primary key constraints in databases.
IRI: http://w3id.org/rml/StructuralAnnotation
A structural annotation provide a mechanism to express relationships between logical views, as well as additional information about fields.
IRI: http://w3id.org/rml/UniqueAnnotation
A unique annotation is analogous to the notion of UNIQUE constraints in databases. .
IRI: http://w3id.org/rml/field
A field of the logical view.
IRI: http://w3id.org/rml/innerJoin
An inner join of the logical view.
IRI: http://w3id.org/rml/leftJoin
A left join of the logical view.
IRI: http://w3id.org/rml/onFields
The property onFields specifies the fields in LogicalView that are involved by the structural annotation. The semantics of this involvement depends on the specific annotation.
IRI: http://w3id.org/rml/parentLogicalView
The parent logical view of the logical view join.
IRI: http://w3id.org/rml/structuralAnnotation
A structural annotation of the logical view.
IRI: http://w3id.org/rml/targetFields
The property targetFields specifies the Fields target of the InclusionAnnotation.
IRI: http://w3id.org/rml/targetView
The property targetFields specifies the Fields target of the InclusionAnnotation.
IRI: http://w3id.org/rml/viewOn
The source of the logical view. This is the abstract logical source from which the logical view is derived.
IRI: http://w3id.org/rml/fieldName
The name of the field.
The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.
An expression field is an expression map that gives a name to an expression.