Skip to main content
Solved

N-Triples (.nt) data

  • May 15, 2025
  • 1 reply
  • 27 views

couch
Contributor
Forum|alt.badge.img+6

Anyone come across .nt files (N-Triples) files? Their doesnt seem to be a native FME reader for it.

Best answer by hkingsbury

It looks like its a serialised plain text format, so you should be able to open it with a TextFile reader

https://en.wikipedia.org/wiki/N-Triples

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+64
  • Celebrity
  • Best Answer
  • May 15, 2025

It looks like its a serialised plain text format, so you should be able to open it with a TextFile reader

https://en.wikipedia.org/wiki/N-Triples