We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af4903 commit 48beb5cCopy full SHA for 48beb5c
common/jsonld.js
@@ -2,7 +2,6 @@ const jsonld = {
2
// Add as the respecConfig localBiblio variable
3
// Extend or override global respec references
4
localBiblio: {
5
-
6
// aliases to known references
7
"IEEE-754-2008": {
8
title: "IEEE 754-2008 Standard for Floating-Point Arithmetic",
@@ -32,7 +31,6 @@ const jsonld = {
32
31
date: 'February 16, 2019'
33
}
34
},
35
36
conversions: {
37
"https://w3c.github.io/json-ld-syntax/": "http://www.w3.org/TR/json-ld11/",
38
"https://w3c.github.io/json-ld-api/": "http://www.w3.org/TR/json-ld11-api/",
0 commit comments