Sha256: 9263581b8db46ab516d58c3d494352238a7ef6d0f009af215f8e5ead90b6de26

Contents?: true

Size: 771 Bytes

Versions: 4

Compression:

Stored size: 771 Bytes

Contents

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

4 entries across 4 versions & 1 rubygems

Version Path
qa-4.0.0 spec/fixtures/authorities/linked_data/lod_term_uri_param_config.json
qa-4.0.0.rc3 spec/fixtures/authorities/linked_data/lod_term_uri_param_config.json
qa-4.0.0.rc2 spec/fixtures/authorities/linked_data/lod_term_uri_param_config.json
qa-4.0.0.rc1 spec/fixtures/authorities/linked_data/lod_term_uri_param_config.json