Sha256: 42b6380c117aa3412a7d7d0b5faf58c40dc3098a97e030e76257f0f13a021495
Contents?: true
Size: 1.72 KB
Versions: 31
Compression:
Stored size: 1.72 KB
Contents
{ "QA_CONFIG_VERSION": "2.0", "term": {}, "search": { "url": { "@context": "http://www.w3.org/ns/hydra/context.jsonld", "@type": "IriTemplate", "template": "http://localhost/test_default/search?{?subauth}&{?query}&{?param1}&{?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
31 entries across 31 versions & 1 rubygems