Recent Releases of codemeta-server
codemeta-server - v0.5.0
updated to codemetapy v3.0.0 and codemeta v3.0
- Python
Published by proycon 12 months ago
codemeta-server - v0.4.1
added uvicorn to dependencies
- Python
Published by proycon about 2 years ago
codemeta-server - v0.4.0
- updated to use codemeta2html
- adapted to changes in rdflib-endpoint #1
- moved SPARQL endpoint to /api instead of /api/sparql
- added example query for SPARQL interface
- implement bache busting for css resources
- added --addcontextgraph
- Python
Published by proycon almost 3 years ago
codemeta-server - v0.3.1
- Minor refactoring
- Added codemeta metadata
- Python
Published by proycon almost 3 years ago
codemeta-server - v0.3.0
- versioned URLs are now supported (e.g. https://yourdomain/yourtool/someversion) and recommended, non-versioned URLs (https://yourdomain/yourtool) will also work and automatically find and serve the latest version
- include context in main graph (via codemetapy's --includecontext option)
- added --intro parameter to add an introductory text to the index pages
- Added a Makefile with a test target for local testing
- Python
Published by proycon over 3 years ago
codemeta-server - v0.2.0
- added support for obtaining metadata validation reports (CLARIAH/clariah-plus#50)
- added
services/endpoint for a service-oriented visualisation - require codemetapy >= 2.2.0
- Python
Published by proycon over 3 years ago