Hacker News new | ask | show | jobs
by estro0182 1286 days ago
This is interesting. What is OWL?
2 comments

I think he's referring to Web Ontology Language; IIRC it is a kind of schema for relations in graphs. It was a big part of the Semantic Web surge from 10+ years ago.
RDF is the JSON of graphs. OWL is the Json-Schema of RDF.