3

I understand that RDF* solves the issue of properties and attributes and internal structure missing in RDF. But I wonder what are some use cases when RDF* are better than LPG? And what are the main advantages of RDF* over LPGs?

Stanislav Kralin
  • 11,070
  • 4
  • 35
  • 58
kirgol
  • 367
  • 1
  • 3
  • 12
  • In LPG, edges can have attributes which values are of primitive types only. In RDF*, "edges" can also have attributes which values are other "nodes" or even "edges". Examples are `<<:Alice :likes :Bob>> :isSaidBy :Carol` or `:Carol :says <<:Alice :likes :Bob>>`. – Stanislav Kralin May 23 '23 at 17:40

0 Answers0