@@ -12,49 +12,91 @@ This gem uses the preloading capabilities in `JSON::LD::Context` to create ruby
1212
1313Contexts are taken from https://github.com/json-ld/json-ld.org/wiki/existing-contexts :
1414
15- *  [ Linked Open Vocabularies (LOV)] ( https://lov.linkeddata.es/dataset/lov/ ) 
16-  *  http://lov.linkeddata.es/dataset/lov/context 
17- *  [ Schema.org] ( http://schema.org ) 
18-  *  http://schema.org  (needs content negotiation)
19- *  [ Hydra] ( http://www.hydra-cg.com/spec/latest/core/ ) 
20-  *  http://www.w3.org/ns/hydra/core 
21- *  [ LDP] ( http://www.w3.org/2012/ldp/wiki/Main_Page ) 
22-  *  [ work in progress] ( http://lists.w3.org/Archives/Public/public-linked-json/2014Jul/0050.html ) 
2315*  [ ActivityStreams 2.0] ( http://activitystrea.ms ) 
24-  *   http://asjsonld.mybluemix.net/ 
25- *  Open Badges (OBI)
26-  *  https://openbadgespec.org/v1/context.json 
27-  *  issues: https://github.com/openbadges/openbadges-specification/issues 
28- *  [ vCard Ontology] ( http://www.w3.org/TR/vcard-rdf/ ) 
29-  *  http://www.w3.org/2006/vcard/ns  (needs content negotiation)
16+  *   https://www.w3.org/ns/activitystreams 
17+ *  AesKeyWrappingKey2019 Crypto Suite
18+   *  https://w3id.org/security/suites/aes-2019/v1 
19+ *  Age Verification
20+   *  https://w3id.org/age/v1 
21+ *  Authorization Capabilities (zCap)
22+   *  https://w3id.org/zcap/v1 
23+ *  Bitstring Status List v1.0
24+   *  https://www.w3.org/ns/credentials/v2 
25+ *  Concealed Id Token
26+   *  https://w3id.org/cit/v1 	
27+ *  [ CSVW Namespace Vocabulary Terms] ( https://www.w3.org/TR/tabular-data-model/ ) 
28+  *  https://www.w3.org/ns/csvw 
29+ *  CultureGraph EntityFacts
30+  *  http://hub.culturegraph.org/entityfacts/context/v1/entityfacts.jsonld 
31+ *  Data Integrity v1.0
32+   *  https://w3id.org/security/data-integrity/v1 
33+ *  Data Integrity v2.0
34+   *  https://w3id.org/security/data-integrity/v2 
35+ *  DCC (Decentralized Credentials Consortium) Core Context
36+   *  https://w3id.org/dcc/v1 
37+ *  Decentralized Identifiers (DID) Core Spec v1
38+   *  https://www.w3.org/ns/did/v1 
39+ *  Ed25519Signature2018 Suite
40+   *  https://w3id.org/security/suites/ed25519-2018/v1 
41+ *  Ed25519Signature2020 Suite
42+   *  https://w3id.org/security/suites/ed25519-2020/v1 
3043*  [ FOAF] ( http://xmlns.com/foaf/spec/ ) 
3144 *  http://xmlns.com/foaf/context 
3245*  [ GeoJSON-LD] ( https://github.com/geojson/geojson-ld ) 
3346 *  https://raw.githubusercontent.com/geojson/geojson-ld/master/contexts/geojson-base.jsonld 
47+ *  [ Hydra] ( http://www.hydra-cg.com/spec/latest/core/ ) 
48+  *  http://www.w3.org/ns/hydra/core 
3449*  [ IIIF Image API] ( http://iiif.io/api/image/2/ ) 
3550 *  http://iiif.io/api/image/2/context.json 
3651*  [ IIIF Presentation API] ( http://iiif.io/api/presentation/2/ ) 
3752 *  http://iiif.io/api/presentation/2/context.json 
38- *  [ RDFa Core Initial Context] ( http://www.w3.org/2011/rdfa-context/rdfa-1.1 ) 
39-  *  http://www.w3.org/2013/json-ld-context/rdfa11 
40- *  [ Web Payments] ( https://web-payments.org/ ) 
41-  *  multiple, see specs
42- *  [ package.json] ( https://github.com/digitalbazaar/jsonld.js/issues/39 ) 
43- *  [ Research Object Bundle] ( https://w3id.org/bundle ) 
44-  *  https://w3id.org/bundle/context 
53+ *  [ LDP] ( http://www.w3.org/2012/ldp/wiki/Main_Page ) 
54+  *  [ work in progress] ( http://lists.w3.org/Archives/Public/public-linked-json/2014Jul/0050.html ) 
55+ *  [ Linked Open Vocabularies (LOV)] ( https://lov.linkeddata.es/dataset/lov/ ) 
56+  *  http://lov.linkeddata.es/dataset/lov/context 
57+ *  Multikey v1.0
58+   *  https://w3id.org/security/multikey/v1 
59+ *  Open Badges (OBI)
60+  *  https://openbadgespec.org/v1/context.json 
61+  *  issues: https://github.com/openbadges/openbadges-specification/issues 
4562*  [ prefix.cc] ( http://prefix.cc ) 
4663 *  http://prefix.cc/context  (and subsets using URLs of the form http://prefix.cc/foaf,rdf,rdfs.file.jsonld )
47- *  CultureGraph EntityFacts
48-  *  http://hub.culturegraph.org/entityfacts/context/v1/entityfacts.jsonld 
4964*  [ RDF Data Cube] ( http://purl.org/linked-data/cube# ) 
5065 *  http://pebbie.org/context/qb 
51- *  [ CSVW Namespace Vocabulary Terms] ( https://www.w3.org/TR/tabular-data-model/ ) 
52-  *  https://www.w3.org/ns/csvw 
66+ *  [ RDFa Core Initial Context] ( http://www.w3.org/2011/rdfa-context/rdfa-1.1 ) 
67+  *  http://www.w3.org/2013/json-ld-context/rdfa11 
68+ *  [ Research Object Bundle] ( https://w3id.org/bundle ) 
69+  *  https://w3id.org/bundle/context 
70+ *  [ package.json] ( https://github.com/digitalbazaar/jsonld.js/issues/39 ) 
71+ *  [ Schema.org] ( http://schema.org ) 
72+  *  http://schema.org  (needs content negotiation)
73+ *  Sha256HmacKey2019 Crypto Suite
74+   *  https://w3id.org/security/suites/hmac-2019/v1 
75+ *  Vaccination Certificate Vocabulary v0.1
76+   *  https://w3id.org/vaccination/v1 
77+ *  [ vCard Ontology] ( http://www.w3.org/TR/vcard-rdf/ ) 
78+  *  http://www.w3.org/2006/vcard/ns  (needs content negotiation)
79+ *  Veres One DID Method
80+   *  https://w3id.org/veres-one/v1 
81+ *  Verifiable Credentials Data Model v1
82+   *  https://www.w3.org/2018/credentials/v1  
83+ *  Verifiable Credentials Data Model v2
84+   *  https://www.w3.org/ns/credentials/v2 
85+ *  Verifiable Credentials Revocation List 2020
86+   *  https://w3id.org/vc-revocation-list-2020/v1 
87+ *  WebKMS (Key Management System)
88+   *  https://w3id.org/webkms/v1 
89+ *  X25519KeyAgreementKey2020 Suite
90+   *  https://w3id.org/security/suites/x25519-2020/v1 
5391
5492## Dependencies  
55- *  [ Ruby] ( https://ruby-lang.org/ )  (>= 2.6 )
93+ *  [ Ruby] ( https://ruby-lang.org/ )  (>= 3.0 )
5694*  [ JSON::LD] ( https://rubygems.org/gems/json-ld )  (>= 3.2)
5795
96+ ## Change Log  
97+ 
98+ See [ Release Notes on GitHub] ( https://github.com/ruby-rdf/json-ld-preloaded/releases ) 
99+ 
58100## Mailing List  
59101*  < https://lists.w3.org/Archives/Public/public-rdf-ruby/ > 
60102
0 commit comments