ORDI SG specifies a uniform structured data model that is defined as an extension of the RDF, introducing Named Graphs and Triplesets. Named Graphs (NG) were introduced in [1], as a mechanism for referring to and describing RDF graphs. The name of each NG is an URI, which can be used to represent the graph; an RDF description for this URI, is considered to represent metadata about the underlying graph. A Tripleset is a new element in RDF statements, previously expressed as triples or quadruples, introduced in the ORDI SG model to describe the association between a statement and an identifiable group of statements. This new term distinguishes the ORDI SG model from several similar, already existing, RDF extensions and the terms associated with them:
Given the above extensions, the atomic entity of the ORDI SG tripleset model is a quintuple, composed by the RDF data type primitives - URI, blank node and literal, as follows:
< S, P, O, C, {TS1,…,TSn} >, where: