Sha256: 48b6cb32f83dc243fbeba963ae9fac54cb8c8cfe894115f38a33276aaa3d5495
Contents?: true
Size: 1.64 KB
Versions: 26
Compression:
Stored size: 1.64 KB
Contents
{ "QA_CONFIG_VERSION": "2.0", "term": { "url": { "@context": "http://www.w3.org/ns/hydra/context.jsonld", "@type": "IriTemplate", "template": "{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", "language": [ "fr" ], "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" } }, "search": { "url": { "@context": "http://www.w3.org/ns/hydra/context.jsonld", "@type": "IriTemplate", "template": "http://localhost/test_default/search?{?query}", "variableRepresentation": "BasicRepresentation", "mapping": [ { "@type": "IriTemplateMapping", "variable": "query", "property": "hydra:freetextQuery", "required": true } ] }, "qa_replacement_patterns": { "query": "query" }, "language": [ "fr" ], "results": { "id_predicate": "http://purl.org/dc/terms/identifier", "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" } } }
Version data entries
26 entries across 26 versions & 1 rubygems