Skip to content

pyLODE v3 server#250

Closed
sharon-tickell wants to merge 2 commits intoRDFLib:masterfrom
eReefs:pyLODE-v3-server
Closed

pyLODE v3 server#250
sharon-tickell wants to merge 2 commits intoRDFLib:masterfrom
eReefs:pyLODE-v3-server

Conversation

@sharon-tickell
Copy link

I have found the embedded pyLODE server useful for local live LODE testing of my ontology servers, but is isn't currently included in the latest pyLODE versions.

This PR offers that functionality back again, in case it is also useful to others.

It includes:

  • An updated pylode/server.py implementation that:
    • is compatible with the latest version of falcon
    • supports the same configuration options as the current pyLODE CLI
    • includes support for customisation of the server's favicon and stylesheet via environment variables similar to the pre-existing v2 support for GTAGID.
  • Docker build tooling for the pyLODE server as either a standalone single-process HTTP server or as a WSGI application under GUnicorn
  • Updates to the documentation to include information about the server again, and to make the docker-usage docs match what the Dockerfile actually does.

… pyLODE cli implementation and the latest version of falcon
…ted docs to include docker build and use changes
nicholascar added a commit that referenced this pull request Feb 28, 2026
@nicholascar
Copy link
Member

The content of this PR has been re-issued in Release 3.3.4. Easier to copy 'n paste to that than to merge. Functionality the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants