Sha256: 1034a658664f2805a68fcfbe8cde1a9351dd36c60778354229c2370d902052a0

Contents?: true

Size: 768 Bytes

Versions: 10

Compression:

Stored size: 768 Bytes

Contents

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

10 entries across 10 versions & 1 rubygems

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