resolve_uri
Resolves persistent URIs to deployment URLs with content negotiation for RDF formats.
Instructions
Resolve a persistent URI to its deployment URL with content negotiation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Persistent URI to resolve (e.g. 'https://vocab.earth616.local/ont/Event') | |
| accept | No | Accept header for content negotiation (e.g. 'text/turtle', 'application/ld+json', 'text/html') | text/turtle |