Sha256: ebcb771e77e68c7799d12000aaf9ebf1c8c53555453962d841b051ac3d8d1484

Contents?: true

Size: 734 Bytes

Versions: 7

Compression:

Stored size: 734 Bytes

Contents

{
  "term": {
    "url": {
      "@context": "http://www.w3.org/ns/hydra/context.jsonld",
      "@type":    "IriTemplate",
      "template": "http://localhost/test_default/term/{?term_id}",
      "variableRepresentation": "BasicRepresentation",
      "mapping": [
        {
          "@type":    "IriTemplateMapping",
          "variable": "term_id",
          "property": "hydra:freetextQuery",
          "required": true
        }
      ]
    },
    "qa_replacement_patterns": {
      "term_id": "term_id"
    },
    "term_id": "ID",
    "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

7 entries across 7 versions & 1 rubygems

Version Path
qa-3.1.0 spec/fixtures/authorities/linked_data/lod_term_id_param_config.json
qa-2.3.0 spec/fixtures/authorities/linked_data/lod_term_id_param_config.json
qa-3.0.0 spec/fixtures/authorities/linked_data/lod_term_id_param_config.json
qa-2.2.0 spec/fixtures/authorities/linked_data/lod_term_id_param_config.json
qa-2.1.2 spec/fixtures/authorities/linked_data/lod_term_id_param_config.json
qa-2.1.1 spec/fixtures/authorities/linked_data/lod_term_id_param_config.json
qa-2.0.1 spec/fixtures/authorities/linked_data/lod_term_id_param_config.json