[PR #235] [MERGED] Update mimetypes.ts with RDF mime types beyond JSON-LD and N3 #160

Closed
opened 2025-12-29 07:19:36 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: patch-1


📝 Commits (1)

  • 0f83197 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/235 **Author:** [@berezovskyi](https://github.com/berezovskyi) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/18/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`0f83197`](https://github.com/mountain-loop/yaak/commit/0f83197ca04ef4ff677477044170b1c01e88017c) Update mimetypes.ts with RDF mime types beyond JSON-LD and N3 ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src-web/lib/data/mimetypes.ts` (+5 -0) </details> ### 📄 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! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:36 +01:00
adam closed this issue 2025-12-29 07:19:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#160