Sha256: 823d44bc1d265881829bb686cebef94e54e23162700b8f4c09b6546b3de3ff08
Contents?: true
Size: 1.33 KB
Versions: 29
Compression:
Stored size: 1.33 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": "URI", "results": { "id_predicate": "http://id.loc.gov/vocabulary/identifiers/lccn", "label_predicate": "http://www.w3.org/2004/02/skos/core#prefLabel" } }, "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" }, "results": { "label_predicate": "http://www.w3.org/2004/02/skos/core#prefLabel" } } }
Version data entries
29 entries across 29 versions & 1 rubygems