Sha256: 380f179a89b3dde2cbe5dcd6e8422508aae6be424023169fafcb4b0227284ed8

Contents?: true

Size: 1.86 KB

Versions: 30

Compression:

Stored size: 1.86 KB

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/{subauth}/{term_id}?{?param1}&{?param2}",
      "variableRepresentation": "BasicRepresentation",
      "mapping": [
        {
          "@type":    "IriTemplateMapping",
          "variable": "term_id",
          "property": "hydra:freetextQuery",
          "required": true
        },
        {
          "@type":    "IriTemplateMapping",
          "variable": "subauth",
          "property": "hydra:freetextQuery",
          "required": false,
          "default": "term_sub2_name"
        },
        {
          "@type": "IriTemplateMapping",
          "variable": "param1",
          "property": "hydra:freetextQuery",
          "required": false,
          "default": "alpha"
        },
        {
          "@type": "IriTemplateMapping",
          "variable": "param2",
          "property": "hydra:freetextQuery",
          "required": false,
          "default": "beta"
        }
      ]
    },
    "qa_replacement_patterns": {
      "term_id": "term_id",
      "subauth": "subauth"
    },
    "term_id": "ID",
    "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",
      "broader_predicate":  "http://www.w3.org/2004/02/skos/core#broader",
      "narrower_predicate": "http://www.w3.org/2004/02/skos/core#narrower",
      "sameas_predicate":   "http://www.w3.org/2004/02/skos/core#exactMatch"
    },
    "subauthorities": {
      "term_sub1_key": "term_sub1_name",
      "term_sub2_key": "term_sub2_name",
      "term_sub3_key": "term_sub3_name"
    }
  },
  "search": {}
}

Version data entries

30 entries across 30 versions & 1 rubygems

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