Data modelling with RDF(S) -- GraphDB Free 8.5 documentation
The Resource Description Framework, more commonly known as RDF, is a graph data model that formally describes the semantics, or meaning of information. It also represents metadata, that is, data about data. These triples are based on an Entity Attribute Value (EAV) model, in which the subject is the entity, the predicate is the attribute, and the object is the value. Each triple has a unique identifier known as the Uniform Resource Identifier, or URI. The parts of a triple, the subject, predicate, and object, represent links in a graph.
May-27-2018, 21:16:50 GMT
- Technology: