github.com/hyperledger/aries-framework-go@v0.3.2/test/aries-js-worker/fixtures/data/ld-test-contexts.json (about)

     1  {
     2    "documents": [
     3      {
     4        "url": "https://w3id.org/vaccination/v1",
     5        "documentURL": "https://w3c-ccg.github.io/vaccination-vocab/context/v1/index.json",
     6        "content": {
     7          "@context": {
     8            "@version": 1.1,
     9            "@protected": true,
    10            "id": "@id",
    11            "type": "@type",
    12            "description": "http://schema.org/description",
    13            "identifier": "http://schema.org/identifier",
    14            "name": "http://schema.org/name",
    15            "image": "http://schema.org/image",
    16            "VaccinationCertificate": {
    17              "@id": "https://w3id.org/vaccination#VaccinationCertificate",
    18              "@context": {
    19                "@version": 1.1,
    20                "@protected": true,
    21                "id": "@id",
    22                "type": "@type",
    23                "description": "http://schema.org/description",
    24                "identifier": "http://schema.org/identifier",
    25                "name": "http://schema.org/name",
    26                "image": "http://schema.org/image"
    27              }
    28            },
    29            "VaccinationEvent": {
    30              "@id": "https://w3id.org/vaccination#VaccinationEvent",
    31              "@context": {
    32                "@version": 1.1,
    33                "@protected": true,
    34                "id": "@id",
    35                "type": "@type",
    36                "administeringCentre": "https://w3id.org/vaccination#administeringCentre",
    37                "batchNumber": "https://w3id.org/vaccination#batchNumber",
    38                "countryOfVaccination": "https://w3id.org/vaccination#countryOfVaccination",
    39                "dateOfVaccination": {
    40                  "@id": "https://w3id.org/vaccination#dateOfVaccination",
    41                  "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
    42                },
    43                "healthProfessional": "https://w3id.org/vaccination#healthProfessional",
    44                "nextVaccinationDate": {
    45                  "@id": "https://w3id.org/vaccination#nextVaccinationDate",
    46                  "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
    47                },
    48                "order": "https://w3id.org/vaccination#order",
    49                "recipient": {
    50                  "@id": "https://w3id.org/vaccination#recipient",
    51                  "@type": "https://w3id.org/vaccination#VaccineRecipient"
    52                },
    53                "vaccine": {
    54                  "@id": "https://w3id.org/vaccination#VaccineEventVaccine",
    55                  "@type": "https://w3id.org/vaccination#Vaccine"
    56                }
    57              }
    58            },
    59            "VaccineRecipient": {
    60              "@id": "https://w3id.org/vaccination#VaccineRecipient",
    61              "@context": {
    62                "@version": 1.1,
    63                "@protected": true,
    64                "id": "@id",
    65                "type": "@type",
    66                "birthDate": {
    67                  "@id": "http://schema.org/birthDate",
    68                  "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
    69                },
    70                "familyName": "http://schema.org/familyName",
    71                "gender": "http://schema.org/gender",
    72                "givenName": "http://schema.org/givenName"
    73              }
    74            },
    75            "Vaccine": {
    76              "@id": "https://w3id.org/vaccination#Vaccine",
    77              "@context": {
    78                "@version": 1.1,
    79                "@protected": true,
    80                "id": "@id",
    81                "type": "@type",
    82                "atcCode": "https://w3id.org/vaccination#atc-code",
    83                "disease": "https://w3id.org/vaccination#disease",
    84                "event": {
    85                  "@id": "https://w3id.org/vaccination#VaccineRecipientVaccineEvent",
    86                  "@type": "https://w3id.org/vaccination#VaccineEvent"
    87                },
    88                "marketingAuthorizationHolder": "https://w3id.org/vaccination#marketingAuthorizationHolder",
    89                "medicinalProductName": "https://w3id.org/vaccination#medicinalProductName"
    90              }
    91            }
    92          }
    93        }
    94      },
    95      {
    96        "url": "https://w3id.org/citizenship/v1",
    97        "documentURL": "https://w3c-ccg.github.io/citizenship-vocab/contexts/citizenship-v1.jsonld",
    98        "content": {
    99          "@context": {
   100            "@version": 1.1,
   101            "@protected": true,
   102            "name": "http://schema.org/name",
   103            "description": "http://schema.org/description",
   104            "identifier": "http://schema.org/identifier",
   105            "image": {
   106              "@id": "http://schema.org/image",
   107              "@type": "@id"
   108            },
   109            "PermanentResidentCard": {
   110              "@id": "https://w3id.org/citizenship#PermanentResidentCard",
   111              "@context": {
   112                "@version": 1.1,
   113                "@protected": true,
   114                "id": "@id",
   115                "type": "@type",
   116                "description": "http://schema.org/description",
   117                "name": "http://schema.org/name",
   118                "identifier": "http://schema.org/identifier",
   119                "image": {
   120                  "@id": "http://schema.org/image",
   121                  "@type": "@id"
   122                }
   123              }
   124            },
   125            "PermanentResident": {
   126              "@id": "https://w3id.org/citizenship#PermanentResident",
   127              "@context": {
   128                "@version": 1.1,
   129                "@protected": true,
   130                "id": "@id",
   131                "type": "@type",
   132                "ctzn": "https://w3id.org/citizenship#",
   133                "schema": "http://schema.org/",
   134                "xsd": "http://www.w3.org/2001/XMLSchema#",
   135                "birthCountry": "ctzn:birthCountry",
   136                "birthDate": {
   137                  "@id": "schema:birthDate",
   138                  "@type": "xsd:dateTime"
   139                },
   140                "commuterClassification": "ctzn:commuterClassification",
   141                "familyName": "schema:familyName",
   142                "gender": "schema:gender",
   143                "givenName": "schema:givenName",
   144                "lprCategory": "ctzn:lprCategory",
   145                "lprNumber": "ctzn:lprNumber",
   146                "residentSince": {
   147                  "@id": "ctzn:residentSince",
   148                  "@type": "xsd:dateTime"
   149                }
   150              }
   151            },
   152            "Person": "http://schema.org/Person"
   153          }
   154        }
   155      }
   156    ]
   157  }