Rdf

1 revision
#11 week ago
+5
Migrated from pages table
+RDF (Resource Description Framework) is a foundational standard for describing information on the [Web](/wiki/web). It structures data as simple "subject-predicate-object" statements, forming the basis for the [Semantic Web](/wiki/semantic-web). This framework enables machines to understand and link data across diverse sources, fostering a more interconnected digital world.
+## See also
+- [Linked Data](/wiki/linked-data)
+- [SPARQL](/wiki/sparql)
+- [Knowledge Graph](/wiki/knowledge-graph)