File tree Expand file tree Collapse file tree 2 files changed +2
-19
lines changed Expand file tree Collapse file tree 2 files changed +2
-19
lines changed Original file line number Diff line number Diff line change 149
149
prevRecShortname : "shacl" ,
150
150
prevRecURI : "https://www.w3.org/TR/2017/REC-shacl-20170720/" ,
151
151
152
- wgPublicList : "public-shacl" ,
153
-
154
- localBiblio : {
155
- "shacl12-sparql" : {
156
- title : "SHACL 1.2 SPARQL Extensions" ,
157
- href : "https://w3c.github.io/data-shapes/shacl12-sparql/" ,
158
- status : "ED" ,
159
- publisher : "W3C" ,
160
- }
161
- }
152
+ wgPublicList : "public-shacl"
162
153
} ;
163
154
</ script >
164
155
< style >
Original file line number Diff line number Diff line change 93
93
lint : {
94
94
"no-unused-dfns" : false , // This should be removed near the end of the process
95
95
} ,
96
- wgPublicList : "public-shacl" ,
97
- localBiblio : {
98
- "shacl12-core" : {
99
- title : "SHACL 1.2 Core" ,
100
- href : "https://w3c.github.io/data-shapes/shacl12-core/" ,
101
- status : "ED" ,
102
- publisher : "W3C" ,
103
- }
104
- }
96
+ wgPublicList : "public-shacl"
105
97
} ;
106
98
</ script >
107
99
< style >
You can’t perform that action at this time.
0 commit comments