|
|
преди 1 месец | |
|---|---|---|
| app | преди 1 месец | |
| ontology | преди 1 месец | |
| tests | преди 1 месец | |
| .env.example | преди 1 месец | |
| .gitignore | преди 1 месец | |
| PROJECT.md | преди 1 месец | |
| README.md | преди 1 месец | |
| killserver.sh | преди 1 месец | |
| maintenance.sh | преди 1 месец | |
| requirements.txt | преди 1 месец | |
| resolve_scheme.md | преди 1 месец | |
| restart.sh | преди 1 месец | |
| run.sh | преди 1 месец | |
| tests.sh | преди 1 месец |
Python FastMCP server for the atlas2 resolution flow.
resolve()resolve() now performs the working path:
wikidata.reconci.link quick-resolve (single-candidate)atlas:needsCuration true entities using:
ontology/wikidata_subclassof.ttl1) Create config:
cp .env.example .env
2) Install dependencies:
pip install -r requirements.txt
3) Start:
./run.sh
Server runs on port 8550 and mounts the MCP endpoint at /mcp.