web-specs 2.45.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.
Files changed (2) hide show
  1. package/index.json +661 -72
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -2057,6 +2057,40 @@
2057
2057
  ]
2058
2058
  }
2059
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
+ },
2060
2094
  {
2061
2095
  "url": "https://privacycg.github.io/private-click-measurement/",
2062
2096
  "seriesComposition": "full",
@@ -5526,6 +5560,633 @@
5526
5560
  ],
5527
5561
  "standing": "good"
5528
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
+ },
5529
6190
  {
5530
6191
  "url": "https://w3c.github.io/web-nfc/",
5531
6192
  "seriesComposition": "full",
@@ -18803,78 +19464,6 @@
18803
19464
  "shortTitle": "RDF Dataset Canonicalization",
18804
19465
  "standing": "good"
18805
19466
  },
18806
- {
18807
- "url": "https://www.w3.org/TR/rdf11-concepts/",
18808
- "seriesComposition": "full",
18809
- "shortname": "rdf11-concepts",
18810
- "series": {
18811
- "shortname": "rdf-concepts",
18812
- "currentSpecification": "rdf11-concepts",
18813
- "title": "Resource Description Framework (RDF): Concepts and Abstract Syntax",
18814
- "shortTitle": "RDF",
18815
- "releaseUrl": "https://www.w3.org/TR/rdf-concepts/",
18816
- "nightlyUrl": "https://www.w3.org/TR/rdf-concepts/"
18817
- },
18818
- "nightly": {
18819
- "url": "https://www.w3.org/TR/rdf11-concepts/",
18820
- "status": "Editor's Draft",
18821
- "alternateUrls": [],
18822
- "filename": "Overview.html"
18823
- },
18824
- "categories": [],
18825
- "organization": "W3C",
18826
- "groups": [
18827
- {
18828
- "name": "RDF Working Group",
18829
- "url": "https://www.w3.org/2011/rdf-wg/"
18830
- }
18831
- ],
18832
- "release": {
18833
- "url": "https://www.w3.org/TR/rdf11-concepts/",
18834
- "status": "Recommendation",
18835
- "filename": "Overview.html"
18836
- },
18837
- "title": "RDF 1.1 Concepts and Abstract Syntax",
18838
- "source": "w3c",
18839
- "shortTitle": "RDF 1.1 Concepts and Abstract Syntax",
18840
- "standing": "good"
18841
- },
18842
- {
18843
- "url": "https://www.w3.org/TR/rdf11-mt/",
18844
- "seriesComposition": "full",
18845
- "shortname": "rdf11-mt",
18846
- "series": {
18847
- "shortname": "rdf-mt",
18848
- "currentSpecification": "rdf11-mt",
18849
- "title": "RDF Semantics",
18850
- "shortTitle": "RDF Semantics",
18851
- "releaseUrl": "https://www.w3.org/TR/rdf-mt/",
18852
- "nightlyUrl": "https://www.w3.org/TR/rdf-mt/"
18853
- },
18854
- "nightly": {
18855
- "url": "https://www.w3.org/TR/rdf11-mt/",
18856
- "status": "Editor's Draft",
18857
- "alternateUrls": [],
18858
- "filename": "Overview.html"
18859
- },
18860
- "categories": [],
18861
- "organization": "W3C",
18862
- "groups": [
18863
- {
18864
- "name": "RDF Working Group",
18865
- "url": "https://www.w3.org/2011/rdf-wg/"
18866
- }
18867
- ],
18868
- "release": {
18869
- "url": "https://www.w3.org/TR/rdf11-mt/",
18870
- "status": "Recommendation",
18871
- "filename": "Overview.html"
18872
- },
18873
- "title": "RDF 1.1 Semantics",
18874
- "source": "w3c",
18875
- "shortTitle": "RDF 1.1 Semantics",
18876
- "standing": "good"
18877
- },
18878
19467
  {
18879
19468
  "url": "https://www.w3.org/TR/referrer-policy/",
18880
19469
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.45.0",
3
+ "version": "2.46.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",