Sha256: 42b6380c117aa3412a7d7d0b5faf58c40dc3098a97e030e76257f0f13a021495

Contents?: true

Size: 1.72 KB

Versions: 31

Compression:

Stored size: 1.72 KB

Contents

{
  "QA_CONFIG_VERSION": "2.0",
  "term": {},
  "search": {
    "url": {
      "@context": "http://www.w3.org/ns/hydra/context.jsonld",
      "@type": "IriTemplate",
      "template": "http://localhost/test_default/search?{?subauth}&{?query}&{?param1}&{?param2}",
      "variableRepresentation": "BasicRepresentation",
      "mapping": [
        {
          "@type": "IriTemplateMapping",
          "variable": "query",
          "property": "hydra:freetextQuery",
          "required": true
        },
        {
          "@type": "IriTemplateMapping",
          "variable": "subauth",
          "property": "hydra:freetextQuery",
          "required": false,
          "default": "names"
        },
        {
          "@type": "IriTemplateMapping",
          "variable": "param1",
          "property": "hydra:freetextQuery",
          "required": false,
          "default": "delta"
        },
        {
          "@type": "IriTemplateMapping",
          "variable": "param2",
          "property": "hydra:freetextQuery",
          "required": false,
          "default": "foxtrot"
        }
      ]
    },
    "language": [ "en" ],
    "results": {
      "id_predicate":       "http://id.loc.gov/vocabulary/identifiers/lccn",
      "label_predicate":    "http://www.w3.org/2004/02/skos/core#prefLabel",
      "altlabel_predicate": "http://www.w3.org/2004/02/skos/core#altLabel",
      "sort_predicate":     "http://www.w3.org/2004/02/skos/core#prefLabel"
    },
    "subauthorities": {
      "subjects":           "subjects",
      "names":              "names",
      "classification":     "classification",
      "child_subject":      "childrensSubjects",
      "genre":              "genreForms",
      "demographic":        "demographicTerms"
    }
  }
}

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
qa-5.14.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.13.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.12.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.11.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.10.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.9.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.8.1 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.8.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.7.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.6.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.5.2 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-4.3.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.5.1 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.5.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.4.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.3.1 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.3.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.2.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.1.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-5.0.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json