Graph - RDFS/SHACL Data Model

Explore the new linked data model powered by SPARQL CONSTRUCT queries and JSON-LD framing for rich, semantic data representation.

About the Data Model

The data model represents how we structure and query data:

  • RDFS Classes & Properties: All entities are properly defined using RDF Schema with clear hierarchies and relationships
  • SHACL Shapes: Data validation and constraints are defined using the Shapes Constraint Language for robust data integrity
  • SPARQL CONSTRUCT: Queries build custom graph patterns that are transformed into user-friendly JSON structures
  • JSON-LD Framing: Results are shaped into nested, hierarchical JSON objects that match UI requirements
  • Semantic Relationships: Rich linking between entities preserves context and enables powerful graph traversals