web-specs 2.44.0 → 2.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.json +738 -81
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1772,6 +1772,7 @@
|
|
|
1772
1772
|
"https://html.spec.whatwg.org/multipage/microdata.html",
|
|
1773
1773
|
"https://html.spec.whatwg.org/multipage/interaction.html",
|
|
1774
1774
|
"https://html.spec.whatwg.org/multipage/dnd.html",
|
|
1775
|
+
"https://html.spec.whatwg.org/multipage/popover.html",
|
|
1775
1776
|
"https://html.spec.whatwg.org/multipage/browsers.html",
|
|
1776
1777
|
"https://html.spec.whatwg.org/multipage/nav-history-apis.html",
|
|
1777
1778
|
"https://html.spec.whatwg.org/multipage/document-sequences.html",
|
|
@@ -2056,6 +2057,40 @@
|
|
|
2056
2057
|
]
|
|
2057
2058
|
}
|
|
2058
2059
|
},
|
|
2060
|
+
{
|
|
2061
|
+
"url": "https://privacycg.github.io/gpc-spec/",
|
|
2062
|
+
"seriesComposition": "full",
|
|
2063
|
+
"shortname": "gpc-spec",
|
|
2064
|
+
"series": {
|
|
2065
|
+
"shortname": "gpc-spec",
|
|
2066
|
+
"currentSpecification": "gpc-spec",
|
|
2067
|
+
"title": "Global Privacy Control (GPC)",
|
|
2068
|
+
"shortTitle": "GPC",
|
|
2069
|
+
"nightlyUrl": "https://privacycg.github.io/gpc-spec/"
|
|
2070
|
+
},
|
|
2071
|
+
"organization": "W3C",
|
|
2072
|
+
"groups": [
|
|
2073
|
+
{
|
|
2074
|
+
"name": "Privacy Community Group",
|
|
2075
|
+
"url": "https://www.w3.org/community/privacycg/"
|
|
2076
|
+
}
|
|
2077
|
+
],
|
|
2078
|
+
"nightly": {
|
|
2079
|
+
"url": "https://privacycg.github.io/gpc-spec/",
|
|
2080
|
+
"status": "Editor's Draft",
|
|
2081
|
+
"alternateUrls": [],
|
|
2082
|
+
"repository": "https://github.com/privacycg/gpc-spec",
|
|
2083
|
+
"sourcePath": "index.html",
|
|
2084
|
+
"filename": "index.html"
|
|
2085
|
+
},
|
|
2086
|
+
"title": "Global Privacy Control (GPC)",
|
|
2087
|
+
"source": "spec",
|
|
2088
|
+
"shortTitle": "GPC",
|
|
2089
|
+
"categories": [
|
|
2090
|
+
"browser"
|
|
2091
|
+
],
|
|
2092
|
+
"standing": "good"
|
|
2093
|
+
},
|
|
2059
2094
|
{
|
|
2060
2095
|
"url": "https://privacycg.github.io/private-click-measurement/",
|
|
2061
2096
|
"seriesComposition": "full",
|
|
@@ -2090,6 +2125,40 @@
|
|
|
2090
2125
|
],
|
|
2091
2126
|
"standing": "good"
|
|
2092
2127
|
},
|
|
2128
|
+
{
|
|
2129
|
+
"url": "https://privacycg.github.io/requestStorageAccessForOrigin/",
|
|
2130
|
+
"seriesComposition": "full",
|
|
2131
|
+
"shortname": "requestStorageAccessForOrigin",
|
|
2132
|
+
"series": {
|
|
2133
|
+
"shortname": "requestStorageAccessForOrigin",
|
|
2134
|
+
"currentSpecification": "requestStorageAccessForOrigin",
|
|
2135
|
+
"title": "requestStorageAccessForOrigin API",
|
|
2136
|
+
"shortTitle": "requestStorageAccessForOrigin API",
|
|
2137
|
+
"nightlyUrl": "https://privacycg.github.io/requestStorageAccessForOrigin/"
|
|
2138
|
+
},
|
|
2139
|
+
"organization": "W3C",
|
|
2140
|
+
"groups": [
|
|
2141
|
+
{
|
|
2142
|
+
"name": "Privacy Community Group",
|
|
2143
|
+
"url": "https://www.w3.org/community/privacycg/"
|
|
2144
|
+
}
|
|
2145
|
+
],
|
|
2146
|
+
"nightly": {
|
|
2147
|
+
"url": "https://privacycg.github.io/requestStorageAccessForOrigin/",
|
|
2148
|
+
"status": "Editor's Draft",
|
|
2149
|
+
"alternateUrls": [],
|
|
2150
|
+
"repository": "https://github.com/privacycg/requestStorageAccessForOrigin",
|
|
2151
|
+
"sourcePath": "index.bs",
|
|
2152
|
+
"filename": "index.html"
|
|
2153
|
+
},
|
|
2154
|
+
"title": "requestStorageAccessForOrigin API",
|
|
2155
|
+
"source": "spec",
|
|
2156
|
+
"shortTitle": "requestStorageAccessForOrigin API",
|
|
2157
|
+
"categories": [
|
|
2158
|
+
"browser"
|
|
2159
|
+
],
|
|
2160
|
+
"standing": "good"
|
|
2161
|
+
},
|
|
2093
2162
|
{
|
|
2094
2163
|
"url": "https://privacycg.github.io/storage-access/",
|
|
2095
2164
|
"seriesComposition": "full",
|
|
@@ -3857,8 +3926,8 @@
|
|
|
3857
3926
|
"series": {
|
|
3858
3927
|
"shortname": "WEBGL_provoking_vertex",
|
|
3859
3928
|
"currentSpecification": "WEBGL_provoking_vertex",
|
|
3860
|
-
"title": "WebGL WEBGL_provoking_vertex Extension
|
|
3861
|
-
"shortTitle": "WebGL WEBGL_provoking_vertex Extension
|
|
3929
|
+
"title": "WebGL WEBGL_provoking_vertex Extension Specification",
|
|
3930
|
+
"shortTitle": "WebGL WEBGL_provoking_vertex Extension",
|
|
3862
3931
|
"nightlyUrl": "https://registry.khronos.org/webgl/extensions/WEBGL_provoking_vertex/"
|
|
3863
3932
|
},
|
|
3864
3933
|
"organization": "Khronos Group",
|
|
@@ -3876,9 +3945,9 @@
|
|
|
3876
3945
|
"sourcePath": "extensions/WEBGL_provoking_vertex/extension.xml",
|
|
3877
3946
|
"filename": "index.html"
|
|
3878
3947
|
},
|
|
3879
|
-
"title": "WebGL WEBGL_provoking_vertex Extension
|
|
3948
|
+
"title": "WebGL WEBGL_provoking_vertex Extension Specification",
|
|
3880
3949
|
"source": "spec",
|
|
3881
|
-
"shortTitle": "WebGL WEBGL_provoking_vertex Extension
|
|
3950
|
+
"shortTitle": "WebGL WEBGL_provoking_vertex Extension",
|
|
3882
3951
|
"categories": [
|
|
3883
3952
|
"browser"
|
|
3884
3953
|
],
|
|
@@ -5491,6 +5560,633 @@
|
|
|
5491
5560
|
],
|
|
5492
5561
|
"standing": "good"
|
|
5493
5562
|
},
|
|
5563
|
+
{
|
|
5564
|
+
"url": "https://w3c.github.io/rdf-concepts/spec/",
|
|
5565
|
+
"seriesComposition": "full",
|
|
5566
|
+
"shortname": "rdf12-concepts",
|
|
5567
|
+
"series": {
|
|
5568
|
+
"shortname": "rdf-concepts",
|
|
5569
|
+
"currentSpecification": "rdf12-concepts",
|
|
5570
|
+
"title": "RDF Concepts and Abstract Syntax",
|
|
5571
|
+
"shortTitle": "RDF Concepts and Abstract Syntax",
|
|
5572
|
+
"nightlyUrl": "https://w3c.github.io/rdf-concepts/spec/"
|
|
5573
|
+
},
|
|
5574
|
+
"seriesVersion": "1.2",
|
|
5575
|
+
"categories": [],
|
|
5576
|
+
"organization": "W3C",
|
|
5577
|
+
"groups": [
|
|
5578
|
+
{
|
|
5579
|
+
"name": "RDF-star Working Group",
|
|
5580
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5581
|
+
}
|
|
5582
|
+
],
|
|
5583
|
+
"nightly": {
|
|
5584
|
+
"url": "https://w3c.github.io/rdf-concepts/spec/",
|
|
5585
|
+
"status": "Editor's Draft",
|
|
5586
|
+
"alternateUrls": [],
|
|
5587
|
+
"repository": "https://github.com/w3c/rdf-concepts",
|
|
5588
|
+
"sourcePath": "spec/index.html",
|
|
5589
|
+
"filename": "index.html"
|
|
5590
|
+
},
|
|
5591
|
+
"title": "RDF 1.2 Concepts and Abstract Syntax",
|
|
5592
|
+
"source": "spec",
|
|
5593
|
+
"shortTitle": "RDF 1.2 Concepts and Abstract Syntax",
|
|
5594
|
+
"standing": "good"
|
|
5595
|
+
},
|
|
5596
|
+
{
|
|
5597
|
+
"url": "https://w3c.github.io/rdf-n-quads/spec/",
|
|
5598
|
+
"seriesComposition": "full",
|
|
5599
|
+
"shortname": "rdf12-n-quads",
|
|
5600
|
+
"series": {
|
|
5601
|
+
"shortname": "rdf-n-quads",
|
|
5602
|
+
"currentSpecification": "rdf12-n-quads",
|
|
5603
|
+
"title": "RDF N-Quads",
|
|
5604
|
+
"shortTitle": "RDF N-Quads",
|
|
5605
|
+
"nightlyUrl": "https://w3c.github.io/rdf-n-quads/spec/"
|
|
5606
|
+
},
|
|
5607
|
+
"seriesVersion": "1.2",
|
|
5608
|
+
"categories": [],
|
|
5609
|
+
"organization": "W3C",
|
|
5610
|
+
"groups": [
|
|
5611
|
+
{
|
|
5612
|
+
"name": "RDF-star Working Group",
|
|
5613
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5614
|
+
}
|
|
5615
|
+
],
|
|
5616
|
+
"nightly": {
|
|
5617
|
+
"url": "https://w3c.github.io/rdf-n-quads/spec/",
|
|
5618
|
+
"status": "Editor's Draft",
|
|
5619
|
+
"alternateUrls": [],
|
|
5620
|
+
"repository": "https://github.com/w3c/rdf-n-quads",
|
|
5621
|
+
"sourcePath": "spec/index.html",
|
|
5622
|
+
"filename": "index.html"
|
|
5623
|
+
},
|
|
5624
|
+
"title": "RDF 1.2 N-Quads",
|
|
5625
|
+
"source": "spec",
|
|
5626
|
+
"shortTitle": "RDF 1.2 N-Quads",
|
|
5627
|
+
"standing": "good"
|
|
5628
|
+
},
|
|
5629
|
+
{
|
|
5630
|
+
"url": "https://w3c.github.io/rdf-n-triples/spec/",
|
|
5631
|
+
"seriesComposition": "full",
|
|
5632
|
+
"shortname": "rdf12-n-triples",
|
|
5633
|
+
"series": {
|
|
5634
|
+
"shortname": "rdf-n-triples",
|
|
5635
|
+
"currentSpecification": "rdf12-n-triples",
|
|
5636
|
+
"title": "RDF N-Triples",
|
|
5637
|
+
"shortTitle": "RDF N-Triples",
|
|
5638
|
+
"nightlyUrl": "https://w3c.github.io/rdf-n-triples/spec/"
|
|
5639
|
+
},
|
|
5640
|
+
"seriesVersion": "1.2",
|
|
5641
|
+
"categories": [],
|
|
5642
|
+
"organization": "W3C",
|
|
5643
|
+
"groups": [
|
|
5644
|
+
{
|
|
5645
|
+
"name": "RDF-star Working Group",
|
|
5646
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5647
|
+
}
|
|
5648
|
+
],
|
|
5649
|
+
"nightly": {
|
|
5650
|
+
"url": "https://w3c.github.io/rdf-n-triples/spec/",
|
|
5651
|
+
"status": "Editor's Draft",
|
|
5652
|
+
"alternateUrls": [],
|
|
5653
|
+
"repository": "https://github.com/w3c/rdf-n-triples",
|
|
5654
|
+
"sourcePath": "spec/index.html",
|
|
5655
|
+
"filename": "index.html"
|
|
5656
|
+
},
|
|
5657
|
+
"title": "RDF 1.2 N-Triples",
|
|
5658
|
+
"source": "spec",
|
|
5659
|
+
"shortTitle": "RDF 1.2 N-Triples",
|
|
5660
|
+
"standing": "good"
|
|
5661
|
+
},
|
|
5662
|
+
{
|
|
5663
|
+
"url": "https://w3c.github.io/rdf-schema/spec/",
|
|
5664
|
+
"seriesComposition": "full",
|
|
5665
|
+
"shortname": "rdf12-schema",
|
|
5666
|
+
"series": {
|
|
5667
|
+
"shortname": "rdf-schema",
|
|
5668
|
+
"currentSpecification": "rdf12-schema",
|
|
5669
|
+
"title": "RDF Schema",
|
|
5670
|
+
"shortTitle": "RDF Schema",
|
|
5671
|
+
"nightlyUrl": "https://w3c.github.io/rdf-schema/spec/"
|
|
5672
|
+
},
|
|
5673
|
+
"seriesVersion": "1.2",
|
|
5674
|
+
"categories": [],
|
|
5675
|
+
"organization": "W3C",
|
|
5676
|
+
"groups": [
|
|
5677
|
+
{
|
|
5678
|
+
"name": "RDF-star Working Group",
|
|
5679
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5680
|
+
}
|
|
5681
|
+
],
|
|
5682
|
+
"nightly": {
|
|
5683
|
+
"url": "https://w3c.github.io/rdf-schema/spec/",
|
|
5684
|
+
"status": "Editor's Draft",
|
|
5685
|
+
"alternateUrls": [],
|
|
5686
|
+
"repository": "https://github.com/w3c/rdf-schema",
|
|
5687
|
+
"sourcePath": "spec/index.html",
|
|
5688
|
+
"filename": "index.html"
|
|
5689
|
+
},
|
|
5690
|
+
"title": "RDF 1.2 Schema",
|
|
5691
|
+
"source": "spec",
|
|
5692
|
+
"shortTitle": "RDF 1.2 Schema",
|
|
5693
|
+
"standing": "good"
|
|
5694
|
+
},
|
|
5695
|
+
{
|
|
5696
|
+
"url": "https://w3c.github.io/rdf-semantics/spec/",
|
|
5697
|
+
"seriesComposition": "full",
|
|
5698
|
+
"shortname": "rdf12-semantics",
|
|
5699
|
+
"series": {
|
|
5700
|
+
"shortname": "rdf-semantics",
|
|
5701
|
+
"currentSpecification": "rdf12-semantics",
|
|
5702
|
+
"title": "RDF Semantics",
|
|
5703
|
+
"shortTitle": "RDF Semantics",
|
|
5704
|
+
"nightlyUrl": "https://w3c.github.io/rdf-semantics/spec/"
|
|
5705
|
+
},
|
|
5706
|
+
"seriesVersion": "1.2",
|
|
5707
|
+
"categories": [],
|
|
5708
|
+
"organization": "W3C",
|
|
5709
|
+
"groups": [
|
|
5710
|
+
{
|
|
5711
|
+
"name": "RDF-star Working Group",
|
|
5712
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5713
|
+
}
|
|
5714
|
+
],
|
|
5715
|
+
"nightly": {
|
|
5716
|
+
"url": "https://w3c.github.io/rdf-semantics/spec/",
|
|
5717
|
+
"status": "Editor's Draft",
|
|
5718
|
+
"alternateUrls": [],
|
|
5719
|
+
"repository": "https://github.com/w3c/rdf-semantics",
|
|
5720
|
+
"sourcePath": "spec/index.html",
|
|
5721
|
+
"filename": "index.html"
|
|
5722
|
+
},
|
|
5723
|
+
"title": "RDF 1.2 Semantics",
|
|
5724
|
+
"source": "spec",
|
|
5725
|
+
"shortTitle": "RDF 1.2 Semantics",
|
|
5726
|
+
"standing": "good"
|
|
5727
|
+
},
|
|
5728
|
+
{
|
|
5729
|
+
"url": "https://w3c.github.io/rdf-trig/spec/",
|
|
5730
|
+
"seriesComposition": "full",
|
|
5731
|
+
"shortname": "rdf12-trig",
|
|
5732
|
+
"series": {
|
|
5733
|
+
"shortname": "rdf-trig",
|
|
5734
|
+
"currentSpecification": "rdf12-trig",
|
|
5735
|
+
"title": "RDF TriG",
|
|
5736
|
+
"shortTitle": "RDF TriG",
|
|
5737
|
+
"nightlyUrl": "https://w3c.github.io/rdf-trig/spec/"
|
|
5738
|
+
},
|
|
5739
|
+
"seriesVersion": "1.2",
|
|
5740
|
+
"categories": [],
|
|
5741
|
+
"organization": "W3C",
|
|
5742
|
+
"groups": [
|
|
5743
|
+
{
|
|
5744
|
+
"name": "RDF-star Working Group",
|
|
5745
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5746
|
+
}
|
|
5747
|
+
],
|
|
5748
|
+
"nightly": {
|
|
5749
|
+
"url": "https://w3c.github.io/rdf-trig/spec/",
|
|
5750
|
+
"status": "Editor's Draft",
|
|
5751
|
+
"alternateUrls": [],
|
|
5752
|
+
"repository": "https://github.com/w3c/rdf-trig",
|
|
5753
|
+
"sourcePath": "spec/index.html",
|
|
5754
|
+
"filename": "index.html"
|
|
5755
|
+
},
|
|
5756
|
+
"title": "RDF 1.2 TriG",
|
|
5757
|
+
"source": "spec",
|
|
5758
|
+
"shortTitle": "RDF 1.2 TriG",
|
|
5759
|
+
"standing": "good"
|
|
5760
|
+
},
|
|
5761
|
+
{
|
|
5762
|
+
"url": "https://w3c.github.io/rdf-turtle/spec/",
|
|
5763
|
+
"seriesComposition": "full",
|
|
5764
|
+
"shortname": "rdf12-turtle",
|
|
5765
|
+
"series": {
|
|
5766
|
+
"shortname": "rdf-turtle",
|
|
5767
|
+
"currentSpecification": "rdf12-turtle",
|
|
5768
|
+
"title": "RDF Turtle",
|
|
5769
|
+
"shortTitle": "RDF Turtle",
|
|
5770
|
+
"nightlyUrl": "https://w3c.github.io/rdf-turtle/spec/"
|
|
5771
|
+
},
|
|
5772
|
+
"seriesVersion": "1.2",
|
|
5773
|
+
"categories": [],
|
|
5774
|
+
"organization": "W3C",
|
|
5775
|
+
"groups": [
|
|
5776
|
+
{
|
|
5777
|
+
"name": "RDF-star Working Group",
|
|
5778
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5779
|
+
}
|
|
5780
|
+
],
|
|
5781
|
+
"nightly": {
|
|
5782
|
+
"url": "https://w3c.github.io/rdf-turtle/spec/",
|
|
5783
|
+
"status": "Editor's Draft",
|
|
5784
|
+
"alternateUrls": [],
|
|
5785
|
+
"repository": "https://github.com/w3c/rdf-turtle",
|
|
5786
|
+
"sourcePath": "spec/index.html",
|
|
5787
|
+
"filename": "index.html"
|
|
5788
|
+
},
|
|
5789
|
+
"title": "RDF 1.2 Turtle",
|
|
5790
|
+
"source": "spec",
|
|
5791
|
+
"shortTitle": "RDF 1.2 Turtle",
|
|
5792
|
+
"standing": "good"
|
|
5793
|
+
},
|
|
5794
|
+
{
|
|
5795
|
+
"url": "https://w3c.github.io/rdf-xml/spec/",
|
|
5796
|
+
"seriesComposition": "full",
|
|
5797
|
+
"shortname": "rdf12-xml",
|
|
5798
|
+
"series": {
|
|
5799
|
+
"shortname": "rdf-xml",
|
|
5800
|
+
"currentSpecification": "rdf12-xml",
|
|
5801
|
+
"title": "RDF XML Syntax",
|
|
5802
|
+
"shortTitle": "RDF XML Syntax",
|
|
5803
|
+
"nightlyUrl": "https://w3c.github.io/rdf-xml/spec/"
|
|
5804
|
+
},
|
|
5805
|
+
"seriesVersion": "1.2",
|
|
5806
|
+
"categories": [],
|
|
5807
|
+
"organization": "W3C",
|
|
5808
|
+
"groups": [
|
|
5809
|
+
{
|
|
5810
|
+
"name": "RDF-star Working Group",
|
|
5811
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5812
|
+
}
|
|
5813
|
+
],
|
|
5814
|
+
"nightly": {
|
|
5815
|
+
"url": "https://w3c.github.io/rdf-xml/spec/",
|
|
5816
|
+
"status": "Editor's Draft",
|
|
5817
|
+
"alternateUrls": [],
|
|
5818
|
+
"repository": "https://github.com/w3c/rdf-xml",
|
|
5819
|
+
"sourcePath": "spec/index.html",
|
|
5820
|
+
"filename": "index.html"
|
|
5821
|
+
},
|
|
5822
|
+
"title": "RDF 1.2 XML Syntax",
|
|
5823
|
+
"source": "spec",
|
|
5824
|
+
"shortTitle": "RDF 1.2 XML Syntax",
|
|
5825
|
+
"standing": "good"
|
|
5826
|
+
},
|
|
5827
|
+
{
|
|
5828
|
+
"url": "https://w3c.github.io/sparql-concepts/spec/",
|
|
5829
|
+
"seriesComposition": "full",
|
|
5830
|
+
"shortname": "sparql12-concepts",
|
|
5831
|
+
"series": {
|
|
5832
|
+
"shortname": "sparql-concepts",
|
|
5833
|
+
"currentSpecification": "sparql12-concepts",
|
|
5834
|
+
"title": "SPARQL Overview",
|
|
5835
|
+
"shortTitle": "SPARQL Overview",
|
|
5836
|
+
"nightlyUrl": "https://w3c.github.io/sparql-concepts/spec/"
|
|
5837
|
+
},
|
|
5838
|
+
"seriesVersion": "1.2",
|
|
5839
|
+
"categories": [],
|
|
5840
|
+
"organization": "W3C",
|
|
5841
|
+
"groups": [
|
|
5842
|
+
{
|
|
5843
|
+
"name": "RDF-star Working Group",
|
|
5844
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5845
|
+
}
|
|
5846
|
+
],
|
|
5847
|
+
"nightly": {
|
|
5848
|
+
"url": "https://w3c.github.io/sparql-concepts/spec/",
|
|
5849
|
+
"status": "Editor's Draft",
|
|
5850
|
+
"alternateUrls": [],
|
|
5851
|
+
"repository": "https://github.com/w3c/sparql-concepts",
|
|
5852
|
+
"sourcePath": "spec/index.html",
|
|
5853
|
+
"filename": "index.html"
|
|
5854
|
+
},
|
|
5855
|
+
"title": "SPARQL 1.2 Overview",
|
|
5856
|
+
"source": "spec",
|
|
5857
|
+
"shortTitle": "SPARQL 1.2 Overview",
|
|
5858
|
+
"standing": "good"
|
|
5859
|
+
},
|
|
5860
|
+
{
|
|
5861
|
+
"url": "https://w3c.github.io/sparql-entailment/spec/",
|
|
5862
|
+
"seriesComposition": "full",
|
|
5863
|
+
"shortname": "sparql12-entailment",
|
|
5864
|
+
"series": {
|
|
5865
|
+
"shortname": "sparql-entailment",
|
|
5866
|
+
"currentSpecification": "sparql12-entailment",
|
|
5867
|
+
"title": "SPARQL Entailment Regimes",
|
|
5868
|
+
"shortTitle": "SPARQL Entailment Regimes",
|
|
5869
|
+
"nightlyUrl": "https://w3c.github.io/sparql-entailment/spec/"
|
|
5870
|
+
},
|
|
5871
|
+
"seriesVersion": "1.2",
|
|
5872
|
+
"categories": [],
|
|
5873
|
+
"organization": "W3C",
|
|
5874
|
+
"groups": [
|
|
5875
|
+
{
|
|
5876
|
+
"name": "RDF-star Working Group",
|
|
5877
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5878
|
+
}
|
|
5879
|
+
],
|
|
5880
|
+
"nightly": {
|
|
5881
|
+
"url": "https://w3c.github.io/sparql-entailment/spec/",
|
|
5882
|
+
"status": "Editor's Draft",
|
|
5883
|
+
"alternateUrls": [],
|
|
5884
|
+
"repository": "https://github.com/w3c/sparql-entailment",
|
|
5885
|
+
"sourcePath": "spec/index.html",
|
|
5886
|
+
"filename": "index.html"
|
|
5887
|
+
},
|
|
5888
|
+
"title": "SPARQL 1.2 Entailment Regimes",
|
|
5889
|
+
"source": "spec",
|
|
5890
|
+
"shortTitle": "SPARQL 1.2 Entailment Regimes",
|
|
5891
|
+
"standing": "good"
|
|
5892
|
+
},
|
|
5893
|
+
{
|
|
5894
|
+
"url": "https://w3c.github.io/sparql-federated-query/spec/",
|
|
5895
|
+
"seriesComposition": "full",
|
|
5896
|
+
"shortname": "sparql12-federated-query",
|
|
5897
|
+
"series": {
|
|
5898
|
+
"shortname": "sparql-federated-query",
|
|
5899
|
+
"currentSpecification": "sparql12-federated-query",
|
|
5900
|
+
"title": "SPARQL Federated Query",
|
|
5901
|
+
"shortTitle": "SPARQL Federated Query",
|
|
5902
|
+
"nightlyUrl": "https://w3c.github.io/sparql-federated-query/spec/"
|
|
5903
|
+
},
|
|
5904
|
+
"seriesVersion": "1.2",
|
|
5905
|
+
"categories": [],
|
|
5906
|
+
"organization": "W3C",
|
|
5907
|
+
"groups": [
|
|
5908
|
+
{
|
|
5909
|
+
"name": "RDF-star Working Group",
|
|
5910
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5911
|
+
}
|
|
5912
|
+
],
|
|
5913
|
+
"nightly": {
|
|
5914
|
+
"url": "https://w3c.github.io/sparql-federated-query/spec/",
|
|
5915
|
+
"status": "Editor's Draft",
|
|
5916
|
+
"alternateUrls": [],
|
|
5917
|
+
"repository": "https://github.com/w3c/sparql-federated-query",
|
|
5918
|
+
"sourcePath": "spec/index.html",
|
|
5919
|
+
"filename": "index.html"
|
|
5920
|
+
},
|
|
5921
|
+
"title": "SPARQL 1.2 Federated Query",
|
|
5922
|
+
"source": "spec",
|
|
5923
|
+
"shortTitle": "SPARQL 1.2 Federated Query",
|
|
5924
|
+
"standing": "good"
|
|
5925
|
+
},
|
|
5926
|
+
{
|
|
5927
|
+
"url": "https://w3c.github.io/sparql-graph-store-protocol/spec/",
|
|
5928
|
+
"seriesComposition": "full",
|
|
5929
|
+
"shortname": "sparql12-graph-store-protocol",
|
|
5930
|
+
"series": {
|
|
5931
|
+
"shortname": "sparql-graph-store-protocol",
|
|
5932
|
+
"currentSpecification": "sparql12-graph-store-protocol",
|
|
5933
|
+
"title": "SPARQL Graph Store Protocol",
|
|
5934
|
+
"shortTitle": "SPARQL Graph Store Protocol",
|
|
5935
|
+
"nightlyUrl": "https://w3c.github.io/sparql-graph-store-protocol/spec/"
|
|
5936
|
+
},
|
|
5937
|
+
"seriesVersion": "1.2",
|
|
5938
|
+
"categories": [],
|
|
5939
|
+
"organization": "W3C",
|
|
5940
|
+
"groups": [
|
|
5941
|
+
{
|
|
5942
|
+
"name": "RDF-star Working Group",
|
|
5943
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5944
|
+
}
|
|
5945
|
+
],
|
|
5946
|
+
"nightly": {
|
|
5947
|
+
"url": "https://w3c.github.io/sparql-graph-store-protocol/spec/",
|
|
5948
|
+
"status": "Editor's Draft",
|
|
5949
|
+
"alternateUrls": [],
|
|
5950
|
+
"repository": "https://github.com/w3c/sparql-graph-store-protocol",
|
|
5951
|
+
"sourcePath": "spec/index.html",
|
|
5952
|
+
"filename": "index.html"
|
|
5953
|
+
},
|
|
5954
|
+
"title": "SPARQL 1.2 Graph Store Protocol",
|
|
5955
|
+
"source": "spec",
|
|
5956
|
+
"shortTitle": "SPARQL 1.2 Graph Store Protocol",
|
|
5957
|
+
"standing": "good"
|
|
5958
|
+
},
|
|
5959
|
+
{
|
|
5960
|
+
"url": "https://w3c.github.io/sparql-protocol/spec/",
|
|
5961
|
+
"seriesComposition": "full",
|
|
5962
|
+
"shortname": "sparql12-protocol",
|
|
5963
|
+
"series": {
|
|
5964
|
+
"shortname": "sparql-protocol",
|
|
5965
|
+
"currentSpecification": "sparql12-protocol",
|
|
5966
|
+
"title": "SPARQL Protocol",
|
|
5967
|
+
"shortTitle": "SPARQL Protocol",
|
|
5968
|
+
"nightlyUrl": "https://w3c.github.io/sparql-protocol/spec/"
|
|
5969
|
+
},
|
|
5970
|
+
"seriesVersion": "1.2",
|
|
5971
|
+
"categories": [],
|
|
5972
|
+
"organization": "W3C",
|
|
5973
|
+
"groups": [
|
|
5974
|
+
{
|
|
5975
|
+
"name": "RDF-star Working Group",
|
|
5976
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
5977
|
+
}
|
|
5978
|
+
],
|
|
5979
|
+
"nightly": {
|
|
5980
|
+
"url": "https://w3c.github.io/sparql-protocol/spec/",
|
|
5981
|
+
"status": "Editor's Draft",
|
|
5982
|
+
"alternateUrls": [],
|
|
5983
|
+
"repository": "https://github.com/w3c/sparql-protocol",
|
|
5984
|
+
"sourcePath": "spec/index.html",
|
|
5985
|
+
"filename": "index.html"
|
|
5986
|
+
},
|
|
5987
|
+
"title": "SPARQL 1.2 Protocol",
|
|
5988
|
+
"source": "spec",
|
|
5989
|
+
"shortTitle": "SPARQL 1.2 Protocol",
|
|
5990
|
+
"standing": "good"
|
|
5991
|
+
},
|
|
5992
|
+
{
|
|
5993
|
+
"url": "https://w3c.github.io/sparql-query/spec/",
|
|
5994
|
+
"seriesComposition": "full",
|
|
5995
|
+
"shortname": "sparql12-query",
|
|
5996
|
+
"series": {
|
|
5997
|
+
"shortname": "sparql-query",
|
|
5998
|
+
"currentSpecification": "sparql12-query",
|
|
5999
|
+
"title": "SPARQL Query Language",
|
|
6000
|
+
"shortTitle": "SPARQL Query Language",
|
|
6001
|
+
"nightlyUrl": "https://w3c.github.io/sparql-query/spec/"
|
|
6002
|
+
},
|
|
6003
|
+
"seriesVersion": "1.2",
|
|
6004
|
+
"categories": [],
|
|
6005
|
+
"organization": "W3C",
|
|
6006
|
+
"groups": [
|
|
6007
|
+
{
|
|
6008
|
+
"name": "RDF-star Working Group",
|
|
6009
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
6010
|
+
}
|
|
6011
|
+
],
|
|
6012
|
+
"nightly": {
|
|
6013
|
+
"url": "https://w3c.github.io/sparql-query/spec/",
|
|
6014
|
+
"status": "Editor's Draft",
|
|
6015
|
+
"alternateUrls": [],
|
|
6016
|
+
"repository": "https://github.com/w3c/sparql-query",
|
|
6017
|
+
"sourcePath": "spec/index.html",
|
|
6018
|
+
"filename": "index.html"
|
|
6019
|
+
},
|
|
6020
|
+
"title": "SPARQL 1.2 Query Language",
|
|
6021
|
+
"source": "spec",
|
|
6022
|
+
"shortTitle": "SPARQL 1.2 Query Language",
|
|
6023
|
+
"standing": "good"
|
|
6024
|
+
},
|
|
6025
|
+
{
|
|
6026
|
+
"url": "https://w3c.github.io/sparql-results-csv-tsv/spec/",
|
|
6027
|
+
"seriesComposition": "full",
|
|
6028
|
+
"shortname": "sparql12-results-csv-tsv",
|
|
6029
|
+
"series": {
|
|
6030
|
+
"shortname": "sparql-results-csv-tsv",
|
|
6031
|
+
"currentSpecification": "sparql12-results-csv-tsv",
|
|
6032
|
+
"title": "SPARQL Query Results CSV and TSV Formats",
|
|
6033
|
+
"shortTitle": "SPARQL Query Results CSV and TSV Formats",
|
|
6034
|
+
"nightlyUrl": "https://w3c.github.io/sparql-results-csv-tsv/spec/"
|
|
6035
|
+
},
|
|
6036
|
+
"seriesVersion": "1.2",
|
|
6037
|
+
"categories": [],
|
|
6038
|
+
"organization": "W3C",
|
|
6039
|
+
"groups": [
|
|
6040
|
+
{
|
|
6041
|
+
"name": "RDF-star Working Group",
|
|
6042
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
6043
|
+
}
|
|
6044
|
+
],
|
|
6045
|
+
"nightly": {
|
|
6046
|
+
"url": "https://w3c.github.io/sparql-results-csv-tsv/spec/",
|
|
6047
|
+
"status": "Editor's Draft",
|
|
6048
|
+
"alternateUrls": [],
|
|
6049
|
+
"repository": "https://github.com/w3c/sparql-results-csv-tsv",
|
|
6050
|
+
"sourcePath": "spec/index.html",
|
|
6051
|
+
"filename": "index.html"
|
|
6052
|
+
},
|
|
6053
|
+
"title": "SPARQL 1.2 Query Results CSV and TSV Formats",
|
|
6054
|
+
"source": "spec",
|
|
6055
|
+
"shortTitle": "SPARQL 1.2 Query Results CSV and TSV Formats",
|
|
6056
|
+
"standing": "good"
|
|
6057
|
+
},
|
|
6058
|
+
{
|
|
6059
|
+
"url": "https://w3c.github.io/sparql-results-json/spec/",
|
|
6060
|
+
"seriesComposition": "full",
|
|
6061
|
+
"shortname": "sparql12-results-json",
|
|
6062
|
+
"series": {
|
|
6063
|
+
"shortname": "sparql-results-json",
|
|
6064
|
+
"currentSpecification": "sparql12-results-json",
|
|
6065
|
+
"title": "SPARQL Query Results JSON Format",
|
|
6066
|
+
"shortTitle": "SPARQL Query Results JSON Format",
|
|
6067
|
+
"nightlyUrl": "https://w3c.github.io/sparql-results-json/spec/"
|
|
6068
|
+
},
|
|
6069
|
+
"seriesVersion": "1.2",
|
|
6070
|
+
"categories": [],
|
|
6071
|
+
"organization": "W3C",
|
|
6072
|
+
"groups": [
|
|
6073
|
+
{
|
|
6074
|
+
"name": "RDF-star Working Group",
|
|
6075
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
6076
|
+
}
|
|
6077
|
+
],
|
|
6078
|
+
"nightly": {
|
|
6079
|
+
"url": "https://w3c.github.io/sparql-results-json/spec/",
|
|
6080
|
+
"status": "Editor's Draft",
|
|
6081
|
+
"alternateUrls": [],
|
|
6082
|
+
"repository": "https://github.com/w3c/sparql-results-json",
|
|
6083
|
+
"sourcePath": "spec/index.html",
|
|
6084
|
+
"filename": "index.html"
|
|
6085
|
+
},
|
|
6086
|
+
"title": "SPARQL 1.2 Query Results JSON Format",
|
|
6087
|
+
"source": "spec",
|
|
6088
|
+
"shortTitle": "SPARQL 1.2 Query Results JSON Format",
|
|
6089
|
+
"standing": "good"
|
|
6090
|
+
},
|
|
6091
|
+
{
|
|
6092
|
+
"url": "https://w3c.github.io/sparql-results-xml/spec/",
|
|
6093
|
+
"seriesComposition": "full",
|
|
6094
|
+
"shortname": "sparql12-results-xml",
|
|
6095
|
+
"series": {
|
|
6096
|
+
"shortname": "sparql-results-xml",
|
|
6097
|
+
"currentSpecification": "sparql12-results-xml",
|
|
6098
|
+
"title": "SPARQL Query Results XML Format",
|
|
6099
|
+
"shortTitle": "SPARQL Query Results XML Format",
|
|
6100
|
+
"nightlyUrl": "https://w3c.github.io/sparql-results-xml/spec/"
|
|
6101
|
+
},
|
|
6102
|
+
"seriesVersion": "1.2",
|
|
6103
|
+
"categories": [],
|
|
6104
|
+
"organization": "W3C",
|
|
6105
|
+
"groups": [
|
|
6106
|
+
{
|
|
6107
|
+
"name": "RDF-star Working Group",
|
|
6108
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
6109
|
+
}
|
|
6110
|
+
],
|
|
6111
|
+
"nightly": {
|
|
6112
|
+
"url": "https://w3c.github.io/sparql-results-xml/spec/",
|
|
6113
|
+
"status": "Editor's Draft",
|
|
6114
|
+
"alternateUrls": [],
|
|
6115
|
+
"repository": "https://github.com/w3c/sparql-results-xml",
|
|
6116
|
+
"sourcePath": "spec/index.html",
|
|
6117
|
+
"filename": "index.html"
|
|
6118
|
+
},
|
|
6119
|
+
"title": "SPARQL 1.2 Query Results XML Format",
|
|
6120
|
+
"source": "spec",
|
|
6121
|
+
"shortTitle": "SPARQL 1.2 Query Results XML Format",
|
|
6122
|
+
"standing": "good"
|
|
6123
|
+
},
|
|
6124
|
+
{
|
|
6125
|
+
"url": "https://w3c.github.io/sparql-service-description/spec/",
|
|
6126
|
+
"seriesComposition": "full",
|
|
6127
|
+
"shortname": "sparql12-service-description",
|
|
6128
|
+
"series": {
|
|
6129
|
+
"shortname": "sparql-service-description",
|
|
6130
|
+
"currentSpecification": "sparql12-service-description",
|
|
6131
|
+
"title": "SPARQL Service Description",
|
|
6132
|
+
"shortTitle": "SPARQL Service Description",
|
|
6133
|
+
"nightlyUrl": "https://w3c.github.io/sparql-service-description/spec/"
|
|
6134
|
+
},
|
|
6135
|
+
"seriesVersion": "1.2",
|
|
6136
|
+
"categories": [],
|
|
6137
|
+
"organization": "W3C",
|
|
6138
|
+
"groups": [
|
|
6139
|
+
{
|
|
6140
|
+
"name": "RDF-star Working Group",
|
|
6141
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
6142
|
+
}
|
|
6143
|
+
],
|
|
6144
|
+
"nightly": {
|
|
6145
|
+
"url": "https://w3c.github.io/sparql-service-description/spec/",
|
|
6146
|
+
"status": "Editor's Draft",
|
|
6147
|
+
"alternateUrls": [],
|
|
6148
|
+
"repository": "https://github.com/w3c/sparql-service-description",
|
|
6149
|
+
"sourcePath": "spec/index.html",
|
|
6150
|
+
"filename": "index.html"
|
|
6151
|
+
},
|
|
6152
|
+
"title": "SPARQL 1.2 Service Description",
|
|
6153
|
+
"source": "spec",
|
|
6154
|
+
"shortTitle": "SPARQL 1.2 Service Description",
|
|
6155
|
+
"standing": "good"
|
|
6156
|
+
},
|
|
6157
|
+
{
|
|
6158
|
+
"url": "https://w3c.github.io/sparql-update/spec/",
|
|
6159
|
+
"seriesComposition": "full",
|
|
6160
|
+
"shortname": "sparql12-update",
|
|
6161
|
+
"series": {
|
|
6162
|
+
"shortname": "sparql-update",
|
|
6163
|
+
"currentSpecification": "sparql12-update",
|
|
6164
|
+
"title": "SPARQL Update",
|
|
6165
|
+
"shortTitle": "SPARQL Update",
|
|
6166
|
+
"nightlyUrl": "https://w3c.github.io/sparql-update/spec/"
|
|
6167
|
+
},
|
|
6168
|
+
"seriesVersion": "1.2",
|
|
6169
|
+
"categories": [],
|
|
6170
|
+
"organization": "W3C",
|
|
6171
|
+
"groups": [
|
|
6172
|
+
{
|
|
6173
|
+
"name": "RDF-star Working Group",
|
|
6174
|
+
"url": "https://www.w3.org/groups/wg/rdf-star"
|
|
6175
|
+
}
|
|
6176
|
+
],
|
|
6177
|
+
"nightly": {
|
|
6178
|
+
"url": "https://w3c.github.io/sparql-update/spec/",
|
|
6179
|
+
"status": "Editor's Draft",
|
|
6180
|
+
"alternateUrls": [],
|
|
6181
|
+
"repository": "https://github.com/w3c/sparql-update",
|
|
6182
|
+
"sourcePath": "spec/index.html",
|
|
6183
|
+
"filename": "index.html"
|
|
6184
|
+
},
|
|
6185
|
+
"title": "SPARQL 1.2 Update",
|
|
6186
|
+
"source": "spec",
|
|
6187
|
+
"shortTitle": "SPARQL 1.2 Update",
|
|
6188
|
+
"standing": "good"
|
|
6189
|
+
},
|
|
5494
6190
|
{
|
|
5495
6191
|
"url": "https://w3c.github.io/web-nfc/",
|
|
5496
6192
|
"seriesComposition": "full",
|
|
@@ -6594,6 +7290,40 @@
|
|
|
6594
7290
|
]
|
|
6595
7291
|
}
|
|
6596
7292
|
},
|
|
7293
|
+
{
|
|
7294
|
+
"url": "https://wicg.github.io/first-party-sets/",
|
|
7295
|
+
"seriesComposition": "full",
|
|
7296
|
+
"shortname": "first-party-sets",
|
|
7297
|
+
"series": {
|
|
7298
|
+
"shortname": "first-party-sets",
|
|
7299
|
+
"currentSpecification": "first-party-sets",
|
|
7300
|
+
"title": "User Agent Interaction with First-Party Sets",
|
|
7301
|
+
"shortTitle": "User Agent Interaction with First-Party Sets",
|
|
7302
|
+
"nightlyUrl": "https://wicg.github.io/first-party-sets/"
|
|
7303
|
+
},
|
|
7304
|
+
"organization": "W3C",
|
|
7305
|
+
"groups": [
|
|
7306
|
+
{
|
|
7307
|
+
"name": "Web Platform Incubator Community Group",
|
|
7308
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7309
|
+
}
|
|
7310
|
+
],
|
|
7311
|
+
"nightly": {
|
|
7312
|
+
"url": "https://wicg.github.io/first-party-sets/",
|
|
7313
|
+
"status": "Draft Community Group Report",
|
|
7314
|
+
"alternateUrls": [],
|
|
7315
|
+
"repository": "https://github.com/WICG/first-party-sets",
|
|
7316
|
+
"sourcePath": "spec.bs",
|
|
7317
|
+
"filename": "index.html"
|
|
7318
|
+
},
|
|
7319
|
+
"title": "User Agent Interaction with First-Party Sets",
|
|
7320
|
+
"source": "spec",
|
|
7321
|
+
"shortTitle": "User Agent Interaction with First-Party Sets",
|
|
7322
|
+
"categories": [
|
|
7323
|
+
"browser"
|
|
7324
|
+
],
|
|
7325
|
+
"standing": "good"
|
|
7326
|
+
},
|
|
6597
7327
|
{
|
|
6598
7328
|
"url": "https://wicg.github.io/get-installed-related-apps/spec/",
|
|
6599
7329
|
"seriesComposition": "full",
|
|
@@ -10239,18 +10969,17 @@
|
|
|
10239
10969
|
"standing": "good"
|
|
10240
10970
|
},
|
|
10241
10971
|
{
|
|
10242
|
-
"url": "https://www.w3.org/TR/contact-picker
|
|
10972
|
+
"url": "https://www.w3.org/TR/contact-picker/",
|
|
10243
10973
|
"seriesComposition": "full",
|
|
10244
|
-
"shortname": "contact-picker
|
|
10974
|
+
"shortname": "contact-picker",
|
|
10245
10975
|
"series": {
|
|
10246
10976
|
"shortname": "contact-picker",
|
|
10247
|
-
"currentSpecification": "contact-picker
|
|
10977
|
+
"currentSpecification": "contact-picker",
|
|
10248
10978
|
"title": "Contact Picker API",
|
|
10249
10979
|
"shortTitle": "Contact Picker API",
|
|
10250
10980
|
"releaseUrl": "https://www.w3.org/TR/contact-picker/",
|
|
10251
10981
|
"nightlyUrl": "https://w3c.github.io/contact-picker/"
|
|
10252
10982
|
},
|
|
10253
|
-
"seriesVersion": "1",
|
|
10254
10983
|
"organization": "W3C",
|
|
10255
10984
|
"groups": [
|
|
10256
10985
|
{
|
|
@@ -10263,7 +10992,7 @@
|
|
|
10263
10992
|
}
|
|
10264
10993
|
],
|
|
10265
10994
|
"release": {
|
|
10266
|
-
"url": "https://www.w3.org/TR/contact-picker
|
|
10995
|
+
"url": "https://www.w3.org/TR/contact-picker/",
|
|
10267
10996
|
"status": "Working Draft",
|
|
10268
10997
|
"filename": "Overview.html"
|
|
10269
10998
|
},
|
|
@@ -18735,78 +19464,6 @@
|
|
|
18735
19464
|
"shortTitle": "RDF Dataset Canonicalization",
|
|
18736
19465
|
"standing": "good"
|
|
18737
19466
|
},
|
|
18738
|
-
{
|
|
18739
|
-
"url": "https://www.w3.org/TR/rdf11-concepts/",
|
|
18740
|
-
"seriesComposition": "full",
|
|
18741
|
-
"shortname": "rdf11-concepts",
|
|
18742
|
-
"series": {
|
|
18743
|
-
"shortname": "rdf-concepts",
|
|
18744
|
-
"currentSpecification": "rdf11-concepts",
|
|
18745
|
-
"title": "Resource Description Framework (RDF): Concepts and Abstract Syntax",
|
|
18746
|
-
"shortTitle": "RDF",
|
|
18747
|
-
"releaseUrl": "https://www.w3.org/TR/rdf-concepts/",
|
|
18748
|
-
"nightlyUrl": "https://www.w3.org/TR/rdf-concepts/"
|
|
18749
|
-
},
|
|
18750
|
-
"nightly": {
|
|
18751
|
-
"url": "https://www.w3.org/TR/rdf11-concepts/",
|
|
18752
|
-
"status": "Editor's Draft",
|
|
18753
|
-
"alternateUrls": [],
|
|
18754
|
-
"filename": "Overview.html"
|
|
18755
|
-
},
|
|
18756
|
-
"categories": [],
|
|
18757
|
-
"organization": "W3C",
|
|
18758
|
-
"groups": [
|
|
18759
|
-
{
|
|
18760
|
-
"name": "RDF Working Group",
|
|
18761
|
-
"url": "https://www.w3.org/2011/rdf-wg/"
|
|
18762
|
-
}
|
|
18763
|
-
],
|
|
18764
|
-
"release": {
|
|
18765
|
-
"url": "https://www.w3.org/TR/rdf11-concepts/",
|
|
18766
|
-
"status": "Recommendation",
|
|
18767
|
-
"filename": "Overview.html"
|
|
18768
|
-
},
|
|
18769
|
-
"title": "RDF 1.1 Concepts and Abstract Syntax",
|
|
18770
|
-
"source": "w3c",
|
|
18771
|
-
"shortTitle": "RDF 1.1 Concepts and Abstract Syntax",
|
|
18772
|
-
"standing": "good"
|
|
18773
|
-
},
|
|
18774
|
-
{
|
|
18775
|
-
"url": "https://www.w3.org/TR/rdf11-mt/",
|
|
18776
|
-
"seriesComposition": "full",
|
|
18777
|
-
"shortname": "rdf11-mt",
|
|
18778
|
-
"series": {
|
|
18779
|
-
"shortname": "rdf-mt",
|
|
18780
|
-
"currentSpecification": "rdf11-mt",
|
|
18781
|
-
"title": "RDF Semantics",
|
|
18782
|
-
"shortTitle": "RDF Semantics",
|
|
18783
|
-
"releaseUrl": "https://www.w3.org/TR/rdf-mt/",
|
|
18784
|
-
"nightlyUrl": "https://www.w3.org/TR/rdf-mt/"
|
|
18785
|
-
},
|
|
18786
|
-
"nightly": {
|
|
18787
|
-
"url": "https://www.w3.org/TR/rdf11-mt/",
|
|
18788
|
-
"status": "Editor's Draft",
|
|
18789
|
-
"alternateUrls": [],
|
|
18790
|
-
"filename": "Overview.html"
|
|
18791
|
-
},
|
|
18792
|
-
"categories": [],
|
|
18793
|
-
"organization": "W3C",
|
|
18794
|
-
"groups": [
|
|
18795
|
-
{
|
|
18796
|
-
"name": "RDF Working Group",
|
|
18797
|
-
"url": "https://www.w3.org/2011/rdf-wg/"
|
|
18798
|
-
}
|
|
18799
|
-
],
|
|
18800
|
-
"release": {
|
|
18801
|
-
"url": "https://www.w3.org/TR/rdf11-mt/",
|
|
18802
|
-
"status": "Recommendation",
|
|
18803
|
-
"filename": "Overview.html"
|
|
18804
|
-
},
|
|
18805
|
-
"title": "RDF 1.1 Semantics",
|
|
18806
|
-
"source": "w3c",
|
|
18807
|
-
"shortTitle": "RDF 1.1 Semantics",
|
|
18808
|
-
"standing": "good"
|
|
18809
|
-
},
|
|
18810
19467
|
{
|
|
18811
19468
|
"url": "https://www.w3.org/TR/referrer-policy/",
|
|
18812
19469
|
"seriesComposition": "full",
|