- Oxenstierna
Oxenstierna
What is Oxenstierna?
Oxenstierna is a project aimed at integrating multiple APIs for the Swedish National Archives (Riksarkivet), providing access to various archival resources and tools for searching and retrieving historical data.
How to use Oxenstierna?
To use Oxenstierna, you can interact with the provided APIs to search for records, explore collections, and download images. Start by using the search functionality to find relevant content based on keywords.
Key features of Oxenstierna?
- Integration with Riksarkivet OAIPMH, IIIF, and Search APIs.
- Search-based workflow for easy access to archival records.
- Tools for building IIIF image URLs and retrieving image batches.
Use cases of Oxenstierna?
- Researchers can find and download historical documents related to specific topics.
- Historians can explore collections of digitized materials for academic purposes.
- Developers can utilize the APIs to create applications that interact with archival data.
FAQ from Oxenstierna?
- What APIs are integrated into Oxenstierna?
Oxenstierna integrates the Riksarkivet OAIPMH, IIIF, and Search APIs for comprehensive access to archival data.
- Is there a user interface for Oxenstierna?
Currently, Oxenstierna is primarily API-based, and users interact with it through API calls.
- Can I access images from the archives?
Yes! You can download images from collections using the provided API endpoints.
Server Config
{
"mcpServers": {
"gradio": {
"command": "npx",
"args": [
"mcp-remote",
"https://agents-mcp-hackathon-htrflow-mcp.hf.space/gradio_api/mcp/sse",
"--transport",
"sse-only"
]
}
}
}