mcss-vocab

MCSS Vocabulary Repository

This repository hosts the official RDF vocabulary for the Model Context Style Sheet (MCSS) framework. The vocabulary is served as a static file using GitHub Pages.

Accessing the Vocabulary

The vocabulary file will be accessible at the following URL:

URL: https://gabrielcpule.github.io/mcss-vocab/api/mcss/v1.rdf

Important Note on Hosting

This method relies on GitHub Pages’ automatic MIME type detection based on the .rdf file extension. It is not possible to configure custom headers on GitHub Pages to serve this file from a “clean” URL (e.g., without the file extension).