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

var vocabInruptCore = require("@inrupt/vocab-inrupt-core")

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

@inrupt/vocab-inrupt-core v1.0.4

Bundle of vocabularies that includes the following: - inrupt_common: The Inrupt common vocabulary - just commonly used terms across all Inrupt products and services. - inrupt_consent: Consent vocabulary defining Inrupt-specific terms, especially terms that provide context - inrupt_gen: The Artifact Generator vocabulary - part of the collection of utility libraries to ease the adoption of RDF for developers. - inrupt_meta_client: This vocabulary provides client metadata terms (e.g., classes, properties and text strings (e.g., informative labels or error messages)) used by clients at runtime. - inrupt_meta_server_creational: A 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. - inrupt_meta_server_runtime: A vocabulary providing terms (e.g., classes, properties and text strings (e.g. informative labels or error messages) used by Solid servers at server runtime. - inrupt_meta_shacl: A vocabulary providing terms (e.g., classes, properties and text strings (e.g. informative labels or error messages) usable by SHACL validation engines at runtime. - inrupt_metric: The Inrupt Metric Ontology contains vocab terms to represent metric statistics - inrupt_request: The Solid vocabulary providing terms for a various Named Graphs that make up a request. For example; Headers, Body, Metadata, ACL, etc. - inrupt_request_body: The Solid vocabulary providing terms for a request body (in this case, we're really just providing the Named Graph details (e.g., the IRI for the named graph itself), since the contents of a request body are completely arbitrary.

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