File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 7
7
< script class ="remove ">
8
8
9
9
var respecConfig = {
10
- edDraftURI : "https://w3c.github.io/shacl/shacl-compact-syntax/" ,
10
+ group : "wg/data-shapes" ,
11
+ github : "w3c/data-shapes" ,
12
+ edDraftURI : "https://w3c.github.io/data-shapes/shacl12-compact-syntax/" ,
13
+ specStatus : "ED" ,
14
+ shortName : "shacl12-compact-syntax" ,
15
+ subjectPrefix : "[shacl12-compact-syntax]" ,
11
16
// issueBase: "http://www.w3.org/2014/data-shapes/track/issues/",
12
- specStatus : "CG-DRAFT" ,
13
- shortName : "shacl-compact-syntax" ,
14
17
editors : [
15
18
{
16
19
name : "Vladimir Alexiev" ,
41
44
wgURI : "https://www.w3.org/community/shacl/" ,
42
45
wgPublicList : "public-shacl" ,
43
46
wgPatentURI : "https://www.w3.org/2004/01/pp-impl/73865/status" ,
44
- noHighlightCSS : true
47
+ previousPublishDate : "2018-01-09" ,
48
+ previousMaturity : "CG-DRAFT" ,
49
+ prevRecShortname : "shacl-compact-syntax" ,
50
+ prevRecURI : "https://w3c.github.io/shacl/shacl-compact-syntax/" ,
51
+
52
+ wgPublicList : "public-shacl"
45
53
} ;
46
54
</ script >
47
55
< style >
You can’t perform that action at this time.
0 commit comments