Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @inrupt/vocab-solid-common with all npm packages installed. Try it out:

var vocabSolidCommon = require("@inrupt/vocab-solid-common")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@inrupt/vocab-solid-common v0.7.5

Bundle of vocabularies that includes the following: - solid-meta-server-creational: The Solid vocabulary providing terms (e.g. classes, properties and text strings (e.g. informative labels or error messages) used by Solid servers at server creation time. - solid-meta-server-runtime: The Solid vocabulary providing terms (e.g. classes, properties and text strings (e.g. informative labels or error messages) used by Solid servers at server creation time. - solid-meta-client: The Solid vocabulary providing terms (e.g. classes, properties and text strings (e.g. informative labels or error messages) used by Solid clients. - solid-meta-acl: The Solid vocabulary providing terms (e.g. classes, properties and text strings (e.g. informative labels or error messages) used by the Solid ACL system. - solid-service-common: The Solid vocabulary providing terms (e.g. classes, properties and text strings (e.g. informative labels or error messages) commonly used across Solid services. - acl: [Generator provided] - Web Access Control Vocabulary - acp: A vocabulary to structure policy-based access controls for the Solid ecosystem. - solid: The Solid Terms vocabulary defines terms referenced in Solid specifications. - ws: This extension adds predicates making explicit some implicit knowledge in the Workspace ontology.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free