Sha256: 5858d3b10ec9d79ac5f8f1dc5ac69ae4f0fdabdef69c6e64ec742067f95af399

Contents?: true

Size: 792 Bytes

Versions: 31

Compression:

Stored size: 792 Bytes

Contents

{
  "QA_CONFIG_VERSION": "2.0",
  "term": {},
  "search": {
    "url": {
      "@context": "http://www.w3.org/ns/hydra/context.jsonld",
      "@type":    "IriTemplate",
      "template": "http://localhost/test_sort/search?{?query}",
      "variableRepresentation": "BasicRepresentation",
      "mapping": [
        {
          "@type":    "IriTemplateMapping",
          "variable": "query",
          "property": "hydra:freetextQuery",
          "required": true
        }
      ]
    },
    "qa_replacement_patterns": {
      "query": "query"
    },
    "results": {
      "id_predicate":    "http://purl.org/dc/terms/identifier",
      "label_predicate": "http://www.w3.org/2004/02/skos/core#prefLabel",
      "sort_predicate":  "http://www.w3.org/2004/02/skos/core#prefLabel"
    }
  }
}

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
qa-4.2.4 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.2.3 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.2.2 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.2.1 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.2.0 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.1.1 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.1.0 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.0.0 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.0.0.rc3 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.0.0.rc2 spec/fixtures/authorities/linked_data/lod_sort.json
qa-4.0.0.rc1 spec/fixtures/authorities/linked_data/lod_sort.json