Sha256: cbf87bd59cb0a69ab414d656b13140141705b5c62335d47cf35798562501d8d4

Contents?: true

Size: 742 Bytes

Versions: 4

Compression:

Stored size: 742 Bytes

Contents

{
  "term": {
    "url": {
      "@context": "http://www.w3.org/ns/hydra/context.jsonld",
      "@type":    "IriTemplate",
      "template": "http://localhost/test_default/term?uri={?term_uri}",
      "variableRepresentation": "BasicRepresentation",
      "mapping": [
        {
          "@type":    "IriTemplateMapping",
          "variable": "term_uri",
          "property": "hydra:freetextQuery",
          "required": true
        }
      ]
    },
    "qa_replacement_patterns": {
      "term_id": "term_uri"
    },
    "term_id": "URI",
    "results": {
      "id_predicate":       "http://id.loc.gov/vocabulary/identifiers/lccn",
      "label_predicate":    "http://www.w3.org/2004/02/skos/core#prefLabel"
    }
  },
  "search": {}
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
qa-3.1.0 spec/fixtures/authorities/linked_data/lod_term_uri_param_config.json
qa-2.3.0 spec/fixtures/authorities/linked_data/lod_term_uri_param_config.json
qa-3.0.0 spec/fixtures/authorities/linked_data/lod_term_uri_param_config.json
qa-2.2.0 spec/fixtures/authorities/linked_data/lod_term_uri_param_config.json