You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Monika Barget edited this page Aug 31, 2022
·
2 revisions
Resource Description Framework (RDF) ist ein Standardmodell für den Datenaustausch über das Internet. Im Rahmen des "Semantic Web" ist es sinnvoll, sich mit den Besonderheiten von RDF zu befassen und es mit XML zu vergleichen.
Cambridge Semantics schreiben im Artikel "RDF vs. XML":
RDF and XML both attempt to address the problem of enabling different programs and different computers to communicate effectively with each other. >In its own way, each takes an important step towards a universal lingua franca for data.
This similar goal of creating a means for any system to communicate with any other is the basis for the confusion. However, there is more to it than that.