Standaardtaakbeschrijving (STB) is een handige tool om de inhoud van de opdracht te omschrijven
- Download the
STB_1_mei_2014.xls
file and put it indata/STB_1_mei_2014.xls
- To build, run on the CLI
npm run build
. - To publish to TriplyDB, set the right token and username/dataset settings in
.env
. An example file is provided..
The scripts in /scripts load the Excel file, transform it to RDF and upload it. The ontology in /ontology described the STB ontology in relation to NEN 2660-2. The N3 file there describes the RDFS inference rules.
@triply/triplydb
: upload and publish the dataseteyereasoner
: reason (RDFS) about the dataset and ontologyn3
: general RDF toolsnode-xlsx
: general Excel file reader.