Skip to content

rdf-ext/rdf-ext-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdf-ext-examples

RDF-Ext examples for Node.js and browser environments. The tutorial on the RDF-Ext homepage is based on this code. Please have a look if you want more details.

Usage

If you don't use Gitpod or Codespaces, you need to install the dependencies before you can run the examples:

npm ci

This repository contains a Visual Studio Code workspace. You can use the preconfigured launch configurations if you use that IDE or any compatible IDE like Gitpod or Codespaces.