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 with all npm packages installed. Try it out:

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

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

@inrupt/vocab-solid v1.0.4

Bundle of vocabularies that includes the following: - acl: [Generator provided] - Web Access Control Vocabulary - acp: A vocabulary to structure policy-based access controls for the Solid ecosystem. - oidc: The OpenID Connect vocabulary used by the Solid-OIDC authentication specification. - solid: The Solid Terms vocabulary defines terms referenced in Solid specifications. - 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_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_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_sd: The Solid Service Description vocabulary describes the services provided by a Solid Server. - solid_service_core: The Solid vocabulary providing terms (e.g., classes, properties and text strings (e.g. informative labels or error messages) commonly used across Solid services. - 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