Public
Edited
Jun 5, 2023
Insert cell
Insert cell
// importing rdflib.js
$rdf = import("https://cdn.skypack.dev/rdflib@2.2.19")
Insert cell
rdfStore = new $rdf.Store()
Insert cell
fetcher = new $rdf.Fetcher(rdfStore, 5000)
Insert cell
fetcher.load("https://irail.be/stations/NMBS")
Insert cell
rdfStore.statementsMatching(undefined, undefined, undefined)
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more