module · json-values
JSON Values Ontology
Terms for representing actual JSON values as RDF resources, including objects, arrays, strings, numbers, booleans, and null.
Ontology
Core vocabulary: classes, properties, and axioms.
| File | Format | |
|---|---|---|
| ontology.ttl | TTL |
OWL
OWL Turtle projection of the ontology, suitable for reasoners.
| File | Format | |
|---|---|---|
| ontology-owl.ttl | TTL |
Shapes
SHACL constraints validating instances of the vocabulary.
| File | Format | |
|---|---|---|
| shapes.ttl | TTL |
Examples
Illustrative instance data using the vocabulary.
| File | Format | |
|---|---|---|
| examples.ttl | TTL | |
| queries/array-elements.example.ttl | TTL | |
| queries/object-members.example.ttl | TTL | |
| queries/scalar-values.example.ttl | TTL |
Queries
SPARQL queries that define or exercise semantics.
| File | Format | |
|---|---|---|
| queries/array-elements.rq | SPARQL | |
| queries/object-members.rq | SPARQL | |
| queries/scalar-values.rq | SPARQL |
Specification
Human-readable specification (HTML).
| File | Format | |
|---|---|---|
| spec/ | HTML |