this post was submitted on 17 Oct 2024
10 points (100.0% liked)

Programming

17206 readers
511 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

I only recently learned about Turtle but it seems like a fun way to represent data. I'm curious to learn more & mess around with it or similar formats for representing the meaning of English text. Anyone have any suggestions for projects, libraries, etc to look into?

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 17 hours ago* (last edited 17 hours ago) (1 children)

It plays a big role in https://solidproject.org.

That said, there is no way it is feasible to represent the meaning of arbitrary English text in Turtle (or any other RDF serialisation format). There's a reason the "Semantic Web" concept never really caught on.

[–] [email protected] 1 points 11 hours ago (1 children)

I appreciate that, but I find it a satisfying challenge for approximate algorithms.

[–] [email protected] 2 points 7 hours ago

Well, check out Solid and let me know if you have questions, I have worked with it (and Turtle).

[–] [email protected] 1 points 23 hours ago (1 children)

What thing called turtle are you referring to?