mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #235] [MERGED] Update mimetypes.ts with RDF mime types beyond JSON-LD and N3 #160
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/235
Author: @berezovskyi
Created: 7/14/2025
Status: ✅ Merged
Merged: 7/18/2025
Merged by: @gschier
Base:
master← Head:patch-1📝 Commits (1)
0f83197Update mimetypes.ts with RDF mime types beyond JSON-LD and N3📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
src-web/lib/data/mimetypes.ts(+5 -0)📄 Description
Yaak already supports mime types for JSON-LD and N3 formats for RDF graphs. This PR adds further support for Turtle, RDF/XML, N-Triples, N-Quads, and TriG (all W3C-specified).
P.S. Thanks for an awesome tool!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.