Knowledge graph demo
This page can render mocked data or live JSON-LD from the preview endpoint. Paste a bearer token, load the standards available to that token, then open the graph for a selected standard.
Live preview
Paste a bearer token, load your entitled standards, and render the selected standard as a live JSON-LD graph.
Mock dataUsing mocked ISO 9001 data until you load live data from the API.
Mocked JSON-LD graph view
ISO 9001:2015
Quality management systems - Requirements
- Standards endpoint
- /api/content/v1/standards?page=1&pageSize=100
- Graph endpoint
- /api/content/preview/knowledge-graph/standards/{id}
- Graph nodes
- 9
- Relations
- 23
Graph queries
Ask useful questions about this standard
2 of 2 provisions
Semantic tree
Expand the standard one meaning at a time
StandardSectionProvisionTermProjectStage
- 5
- 2
- 1
- 1
Quality management systems - Requirements
Quality management systems - Requirements
{
"@id": "urn:sis:std:9001:ed-5:en",
"@type": "sis:Standard",
"designation": "ISO 9001:2015",
"title": "Quality management systems - Requirements",
"language": "en",
"edition": "5",
"articleNumber": "STD-8016642",
"establishedDate": "2015-09-15",
"productType": "Standard",
"icsCode": [
"03.100.70",
"03.120.10"
],
"hasSection": [
"urn:sis:std:9001:ed-5:en:clause:4",
"urn:sis:std:9001:ed-5:en:clause:5",
"urn:sis:std:9001:ed-5:en:clause:6"
],
"hasProvision": [
"urn:sis:std:9001:ed-5:en:clause:4.1:prov:1",
"urn:sis:std:9001:ed-5:en:clause:5.1:prov:1"
],
"hasTerm": [
"urn:sis:std:9001:ed-5:en:term:1",
"urn:sis:std:9001:ed-5:en:term:2"
],
"relatedStandard": [
{
"relationType": "AmendedBy",
"targetDesignation": "ISO 9001:2015/Amd 1:2024"
}
]
}