Sha256: b23f688bffe802493a404d2031766a0f33c0620a057f1969d74c69efff00a315

Contents?: true

Size: 1.72 KB

Versions: 10

Compression:

Stored size: 1.72 KB

Contents

{
  "term": {},
  "search": {
    "url": {
      "@context": "http://www.w3.org/ns/hydra/context.jsonld",
      "@type": "IriTemplate",
      "template": "http://localhost/test_default/search?subauth={?subauth}&query={?query}&param1={?param1}&param2={?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

10 entries across 10 versions & 1 rubygems

Version Path
qa-3.1.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-2.3.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-3.0.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-2.2.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-2.1.2 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-2.1.1 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-2.0.1 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-2.0.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-1.2.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json
qa-1.1.0 spec/fixtures/authorities/linked_data/lod_search_only_config.json