Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions common.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ var ccg = {
// Add as the respecConfig localBiblio variable
// Extend or override global respec references
localBiblio: {
"CID": {
title: "Controlled Identifiers v1.0",
href: "https://www.w3.org/TR/cid/",
authors: ["Manu Sporny", "Dave Longley", "Markus Sabadello", "Drummond Reed", "Orie Steele", "Christopher Allen", "Michael B. Jones"],
status: "CR",
publisher: "W3C Verifiable Credentials Working Group"
},
"REST": {
title: "Architectural Styles and the Design of Network-based Software Architectures",
date: "2000",
Expand Down
Loading