Skip to content

A collection of common RDF namespaces used in the Solid project

License

Notifications You must be signed in to change notification settings

eduardoinnorway/solid-namespace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solid-namespace

NPM Version

A collection of common RDF namespaces used in the Solid project.

Usage

var vocab = require('solid-namespace')
console.log(vocab.foaf())  
// -> NamedNode { termType: 'NamedNode', value: 'http://xmlns.com/foaf/0.1/' }

About

A collection of common RDF namespaces used in the Solid project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%