Earlier quoted context omitted.
Having worked in this field for a bit, this uncovers an even more fundamental flaw: The idea that we can have a single static ontology.
Domain driven design is well aware that is not feasible to have a single schema for everything, they use bounded contexts. Is there something similar for the semantic web?
The semantic web is now widely adopted
161–170 of 269 posts
Re: The semantic web is now widely adopted
#162TFA mentions it at the end: ‘There is also “microdata.” It’s very simple but I think quite hard to parse out.’ I disagree: it’s no harder to parse than HTML, and one already must parse HTML in order to correctly extract JSON-LD from a script tag (yes, one can incorrectly parse HTML, and it will work most of the time).
Re: The semantic web is now widely adopted
#163Re: The semantic web is now widely adopted
#164Well, the immediate initial test failed for me: I thought, "why not apply this on one of my own sites, where I have a sort of journal of poetry I've written?"...and there's no category for "Poem", and the request to add Poem as a type [1] is at least 9 years old, links to an even older issue in an unreadable issue tracker without any resolution (and seemingly without much effort to resolve it), and then dies off with…
Having worked in this field for a bit, this uncovers an even more fundamental flaw: The idea that we can have a single static ontology.
Re: The semantic web is now widely adopted
#165Earlier quoted context omitted.
> There hasn't been a Wikipedia-like event for many decades I'll give you two examples: Internet Archive. Let's Encrypt.
Hardly a good reference, Internet Archive is older than Wikipedia.
There's also OpenStreetMap, exactly two decades old and thus four years younger than Wikipedia.
Re: The semantic web is now widely adopted
#166Earlier quoted context omitted.
I don't see it as anything religious. I see the comment about something having an intrinsic, instinctive quality, which we can categorise as having "soul".
That's even more interesting! The only non-religious meaning of soul I've ever heard is a music genre, but then English is my second language. I tried googling it and found this meaning I wasn't aware of: emotional or intellectual energy or intensity, especially as revealed in a work of art or an artistic performance. "their interpretation lacked soul" Is this the definition used? I'm not sure how a JSON document is…
So LLMs are not gritty and down and dirty, and don't get down. They're not the real stuff.
Re: The semantic web is now widely adopted
#167Earlier quoted context omitted.
Every time I read a post like this I'm inclined to post Doctorow's Metacrap piece in response. You got there ahead of me. His reasoning is still valid and continues to make sense to me. Where do you think he's "comically wrong"?
Link counting being reliable for search. After going through people's not-so-noble qualities and how they make the semantic web impossible, he declares counting links as an exception. It was to a comical degree not an exception.
Re: The semantic web is now widely adopted
#168Earlier quoted context omitted.
Having worked in this field for a bit, this uncovers an even more fundamental flaw: The idea that we can have a single static ontology.
What kind of work do you do?
The idea being that everyone have their own ontology for the data they release and the system would make a consolidated ontology that could be used to automatic integration of data from different datasources.
regardless, that project did not get traction, so now it sits.
Re: The semantic web is now widely adopted
#169Well, the immediate initial test failed for me: I thought, "why not apply this on one of my own sites, where I have a sort of journal of poetry I've written?"...and there's no category for "Poem", and the request to add Poem as a type [1] is at least 9 years old, links to an even older issue in an unreadable issue tracker without any resolution (and seemingly without much effort to resolve it), and then dies off with…
That's only schema.org! Linked data is so much bigger than that. Many ontologies have a "poem" type (for example dbpedia ( https://dbpedia.org/ontology/Poem ) has one), as well as other publishing or book-oriented ontologies.
Re: The semantic web is now widely adopted
#170As much as I like the ideas behind the semantic web, JSON-LD feels like the least friendly of all semantic markup options (compared to something like, say, microformats)
Microformats feel like they're ugly retrofitted kludges, where it would have been way more elegant if in among all the crazy helter-skelter competing development of HTML, someone thought to invent a tag, maybe a tag. That would have solved a few problems that certainly didn't.