Sha256: 47acc41f7867e492d433056955f5fdebe2084ebc826d7050f5c533bcb467c7d2
Contents?: true
Size: 1.67 KB
Versions: 4
Compression:
Stored size: 1.67 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/{term_id}", "variableRepresentation": "BasicRepresentation", "mapping": [ { "@type": "IriTemplateMapping", "variable": "term_id", "property": "hydra:freetextQuery", "required": true } ] }, "qa_replacement_patterns": { "term_id": "term_id" }, "term_id": "ID", "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
4 entries across 4 versions & 1 rubygems