{ "opencollection": "1.0.0", "info": { "name": "LOD authority_search API", "version": "1.0" }, "items": [ { "info": { "name": "authority_search", "type": "folder" }, "items": [ { "info": { "name": "search for an given ID of a given authority-provider on a given entity-index", "type": "http" }, "http": { "method": "GET", "url": "https://data.slub-dresden.de/:authority_provider/:entity_type/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "The ID-String of the authority-identifier to access. Possible Values (examples): 208922695, 118695940, 20474817, Q1585819" }, { "name": "entity_type", "value": "", "type": "path", "description": "The name of the entity-index to access. Allowed Values: ['organizations', 'persons', 'resources', 'works', 'events', 'topics', 'geo']." }, { "name": "authority_provider", "value": "", "type": "path", "description": "The name of the authority-provider to access. Allowed Values: ['filmportal.de', 'swb', 'wd', 'isni', 'lc', 'orcid', 'gnd', 'viaf']." }, { "name": "format", "value": "", "type": "query", "description": "set the Content-Type over this Query-Parameter. Allowed: nt, rdf, ttl, nq, jsonl, json" }, { "name": "size", "value": "", "type": "query", "description": "Configure the maxmimum amount of hits to be returned" }, { "name": "from", "value": "", "type": "query", "description": "Configure the offset from the frist result you want to fetch" } ] }, "docs": "search for an given ID of a given authority-provider on a given entity-index" }, { "info": { "name": "search for an given ID of a given authority-provider", "type": "http" }, "http": { "method": "GET", "url": "https://data.slub-dresden.de/:authority_provider/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "The ID-String of the authority-identifier to access. Possible Values (examples): 208922695, 118695940, 20474817, Q1585819" }, { "name": "authority_provider", "value": "", "type": "path", "description": "The name of the authority-provider to access. Allowed Values: ['filmportal.de', 'swb', 'wd', 'isni', 'lc', 'orcid', 'gnd', 'viaf']." }, { "name": "format", "value": "", "type": "query", "description": "set the Content-Type over this Query-Parameter. Allowed: nt, rdf, ttl, nq, jsonl, json" }, { "name": "size", "value": "", "type": "query", "description": "Configure the maxmimum amount of hits to be returned" }, { "name": "from", "value": "", "type": "query", "description": "Configure the offset from the frist result you want to fetch" } ] }, "docs": "search for an given ID of a given authority-provider" } ] } ], "bundled": true }