Attributes in SemQL

Attributes are the data elements composing the entities records.

Attributes are used in SemQL using their Attribute Qualified Name. The qualified name is the path to an attribute from the current entity being processed.

This path not only gives access to the attributes of the current entity, the attributes of related entities (parent and child entities), as well as access to the lineage.

In SemQL, attributes are used by their Name, and not to the Label. The label may be translated in various languages, but the name is invariant.