{ "term": { "url": { "@context": "http://www.w3.org/ns/hydra/context.jsonld", "@type": "IriTemplate", "template": "http://services.ld4l.org/ld4l_services/nalt_lookup.jsp?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", "results": { "label_predicate": "http://www.w3.org/2004/02/skos/core#prefLabel", "altlabel_predicate": "http://www.w3.org/2004/02/skos/core#altLabel", "broader_predicate": "http://www.w3.org/2004/02/skos/core#broader", "narrower_predicate": "http://www.w3.org/2004/02/skos/core#narrower", "sameas_predicate": "http://www.w3.org/2004/02/skos/core#exactMatch" } }, "search": { "url": { "@context": "http://www.w3.org/ns/hydra/context.jsonld", "@type": "IriTemplate", "template": "http://services.ld4l.org/ld4l_services/nalt_batch.jsp?query={?query}&maxRecords={?maxRecords}&entity={?subauth}&lang={?lang}", "variableRepresentation": "BasicRepresentation", "mapping": [ { "@type": "IriTemplateMapping", "variable": "query", "property": "hydra:freetextQuery", "required": true }, { "@type": "IriTemplateMapping", "variable": "subauth", "property": "hydra:freetextQuery", "required": false, "default": "" }, { "@type": "IriTemplateMapping", "variable": "maxRecords", "property": "hydra:freetextQuery", "required": false, "default": "20" }, { "@type": "IriTemplateMapping", "variable": "lang", "property": "hydra:freetextQuery", "required": false, "default": "en" } ] }, "qa_replacement_patterns": { "query": "query", "subauth": "subauth" }, "results": { "label_predicate": "http://www.w3.org/2004/02/skos/core#prefLabel", "sort_predicate": "http://vivoweb.org/ontology/core#rank" }, "subauthorities": { "person": "Person", "organization": "Organization", "place": "Place", "intangible": "Intangible", "geocoordinates": "GeoCoordinates", "work": "Work" } } }