An archived Gatsby site and early specification workspace for W3DS and the International Standard Content Number (ISCN) data model.
Status: Archived in May 2022. The repository is preserved as historical specification and website work; it is not the current ISCN source of truth.
- Gatsby pages that render the Markdown specifications as a website.
- JSON-LD schema experiments for content records and stakeholders.
- Diagrams for the ISCN architecture and data model.
- Early concepts for fingerprints, provenance, contributions, and rewards.
This project uses Gatsby 2 and its original dependency set:
npm install
npm run developRun npm run build to generate the static site.
| Path | Purpose |
|---|---|
specs/ |
Markdown specifications, JSON-LD schema, and diagrams |
src/ |
Gatsby layout and specification rendering |
static/ |
Site assets |
See LICENSE and specs/LICENSE for the original
site and specification licensing terms.