Share Vocabularies
Download vocabularies in multiple formats or embed interactive components in your applications.
Quick Start
Add vocabulary selection to any web page with a single script tag.
<script src="/web-components/prez-lite.min.js" type="module"></script>
<prez-list vocab="your-vocab-slug"></prez-list>Web Components
View docs →<prez-list /> One component with multiple display modes. Set the type attribute to change the layout.
Export Formats
Turtle (Annotated)
.ttl
Turtle with resolved labels for all IRIs
Turtle
.ttl
RDF Turtle - human-readable linked data format
JSON-LD
.jsonld
JSON for Linked Data - RDF in JSON syntax
RDF/XML
.rdf
RDF in XML format - for legacy systems
JSON (Concepts)
.json
Simple JSON list for web apps and components
CSV (Concepts)
.csv
Spreadsheet-compatible tabular format
HTML
.html
Standalone HTML page for viewing
JSON-LD (Annotated)
.json
JSON-LD with resolved labels for all IRIs