---
key: pl/shacl
kind: plang
name: "SHACL"
url: https://plangs.page/shacl
---

# SHACL

> W3C standard language for RDF graph constraints and validation.

Shapes Constraint Language is a World Wide Web Consortium (W3C) standard language for describing Resource Description Framework (RDF) graphs. SHACL has been designed to enhance the semantic and technical interoperability layers of ontologies expressed as RDF graphs.

## Facts

- Appeared: 2015
- Homepage: https://www.w3.org/TR/shacl/

## Relationships

### Paradigms

- [Declarative](https://plangs.page/paradigm/declarative)
- [DSL](https://plangs.page/paradigm/dsl)
- [Validation](https://plangs.page/paradigm/validation)

### Type Systems

- [Structural](https://plangs.page/type-system/structural)

### Influenced By

- [ShEx](https://plangs.page/shex)

### Tags

- [Application Framework](https://plangs.page/tag/framework)
- [DBMS](https://plangs.page/tag/dbms)
