flâneur — a map of the web's best reading

Semantic Web vs. Property Graphs

michaeldebellis.com · 801 words · saved by 1 readers

Discusses the pros and cons of property graphs (Neo4J and Cypher) contrasted with the Semantic Web stack: RDF, OWL, SPARQL, SHACL, SWRL

A question that I often hear is whether developers should use property graphs or the Semantic Web stack. Property graphs, especially Neo4j and Cypher , have received a lot of attention recently and Neo4j is an excellent product but I think there are many good reasons for using the Semantic Web stack. First, to be clear property graphs provide about the same functionality as RDF. Both are languages for defining graphs, both have a query language specifically designed for their graphs (Cypher and SPARQL). The main differentiator for property graphs over RDF is the ability to have attributes/rela

Explore this link on the map →

related reading