In the nicest possible way, and from a position of ignorance of the "Semantic Web": is anyone actually doing anything with these technologies outside of academia?
Update of the RDF and SPARQL (RDF star) families of specifications
21–30 of 58 posts
Re: Update of the RDF and SPARQL (RDF star) families of specifications
#22In the nicest possible way, and from a position of ignorance of the "Semantic Web": is anyone actually doing anything with these technologies outside of academia?
Re: Update of the RDF and SPARQL (RDF star) families of specifications
#23In the nicest possible way, and from a position of ignorance of the "Semantic Web": is anyone actually doing anything with these technologies outside of academia?
https://ontology2.com/essays/LookingForMetadataInAllTheWrong...
Re: Update of the RDF and SPARQL (RDF star) families of specifications
#24In the nicest possible way, and from a position of ignorance of the "Semantic Web": is anyone actually doing anything with these technologies outside of academia?
Was also told by some of my colleagues that they were earning a lot consulting in the medical world with semantic data.
Re: Update of the RDF and SPARQL (RDF star) families of specifications
#25I wonder if RDF could actually be used to implement "trigger warnings". List triggering tags in your browser, and then the triggering content can be tagged and blocked by your browser. No censorship involved, just responsible disclosure.
You’re seeking a technical solution to a social problem. There have been a number of attempts at very similar things; they always fail because practically no one is interested in putting in the effort required, if they even know about it.
There is a sizeable web subculture with a focus on an accessible, sustainable, semantic, open standards etc. web with different flavors.
When you browse sites, read blogs etc. that typically load fast, have a nerd feeling to them and prominently display RSS and some of the more niche open web stuff, then you might be visiting a site of someone who would implement such a feature with a blink of an eye.
Re: Update of the RDF and SPARQL (RDF star) families of specifications
#26In the nicest possible way, and from a position of ignorance of the "Semantic Web": is anyone actually doing anything with these technologies outside of academia?
https://developers.google.com/search/docs/appearance/structu...
Re: Update of the RDF and SPARQL (RDF star) families of specifications
#27I am extremely glad to see RDF being worked on and improved. It's an extremely powerful, general data model. It gets a bad rap because if its unfortunate association with the XML syntax and the fact that many of the reference implementations were written at the peak of overdesigned OO cruft. This type of semantically precise yet flexible data model is going to become increasingly important as a bridge between highly…
XML isn't great for every use-case, but it's really become the Nickelback of formats. Let's be real, it's pretty brilliant for some things, and I think RDF is a good example of where it shines.
Re: Update of the RDF and SPARQL (RDF star) families of specifications
#28In the nicest possible way, and from a position of ignorance of the "Semantic Web": is anyone actually doing anything with these technologies outside of academia?
RDF is great for annotating protein interactions, for example.
Re: Update of the RDF and SPARQL (RDF star) families of specifications
#29I am extremely glad to see RDF being worked on and improved. It's an extremely powerful, general data model. It gets a bad rap because if its unfortunate association with the XML syntax and the fact that many of the reference implementations were written at the peak of overdesigned OO cruft. This type of semantically precise yet flexible data model is going to become increasingly important as a bridge between highly…
This draft seems incomplete / hard to navigate. Apparently one of the new features of RDF 1.2 is „Quoted Triples“ where triples can be used as Subject / Object. But unfortunately it seems at least the Turtle representation doesn’t support this yet? Also the „what’s new in SPARQL 1.2“ is rather empty. Feels like the linked documents are in a very early stage of a draft.