trifid
Version:
Trifid - Lightweight Linked Data Server and Proxy
25 lines (13 loc) • 772 B
Markdown
# Trifid
Trifid is a Linked Data server that provides a web interface to browse and query RDF data.
One of the main feature is the aibility to dereference URIs and to provide a human-readable representation of the data.
It uses content-negotiation to serialize entities in a file or from a SPARQL endpoint in various formats, including HTML based on customizable templates.
## Documentation
- [GitHub repository](https://github.com/zazuko/trifid?tab=readme-ov-file#readme)
- [Wiki](https://github.com/zazuko/trifid/wiki)
## Support
Issues & feature requests should be reported on [GitHub](https://github.com/zazuko/trifid).
Pull requests are very welcome.
## License
Copyright Zazuko GmbH.
Trifid is licensed under the [Apache License, Version 2.0](./LICENSE).