Sha256: b6a1321533603abf7dca46d427f88b804892ec049803378c55348cf8a87553de
Contents?: true
Size: 1.95 KB
Versions: 43
Compression:
Stored size: 1.95 KB
Contents
{ "QA_CONFIG_VERSION": "2.1", "prefixes": { }, "term": { "url": { "@context": "http://www.w3.org/ns/hydra/context.jsonld", "@type": "IriTemplate", "template": "http://agrovoc.uniroma2.it/agrovoc/rest/v1/data/?uri={term_uri}", "variableRepresentation": "BasicRepresentation", "mapping": [ { "@type": "IriTemplateMapping", "variable": "term_uri", "property": "hydra:freetextQuery", "required": true, "encode": true } ] }, "qa_replacement_patterns": { "term_id": "term_uri" }, "term_id": "URI", "language": ["en"], "results": { "label_ldpath": "skos:prefLabel", "altlabel_ldpath": "skos:altLabel", "broader_ldpath": "skos:broader", "narrower_ldpath": "skos:narrower", "sameas_ldpath": "skos:exactMatch" } }, "search": { "url": { "@context": "http://www.w3.org/ns/hydra/context.jsonld", "@type": "IriTemplate", "template": "http://agrovoc.uniroma2.it/agrovoc/rest/v1/search/?query=*{query}*&{?lang}&maxhits={maxRecords}", "variableRepresentation": "BasicRepresentation", "mapping": [ { "@type": "IriTemplateMapping", "variable": "query", "property": "hydra:freetextQuery", "required": true, "encode": true }, { "@type": "IriTemplateMapping", "variable": "lang", "property": "hydra:freetextQuery", "required": false, "default": "en" }, { "@type": "IriTemplateMapping", "variable": "maxRecords", "property": "hydra:freetextQuery", "required": false, "default": "20" } ] }, "qa_replacement_patterns": { "query": "query" }, "results": { "label_ldpath": "skos:prefLabel", "sort_ldpath": "skos:prefLabel" } } }
Version data entries
43 entries across 43 versions & 1 rubygems