Earlier quoted context omitted.
Between ISO, UN CEFACT/OASIS, the now irrelevant/repivoted OMG, etc it isn’t like the idea is a new one or that anything isn’t written down - there are formal standards (insert xkcd here). The incentives for widespread adoption are just not there.
Maybe the problem is too much generality? An industry-specific ontology seems a lot more tractable than a general purpose ontology for all industries.
MovieLabs publishes common ontology for production
21–30 of 33 posts
Re: MovieLabs publishes common ontology for production
#22Are there any real success stories for "ontolgies" like this? It seems like a lot of them are made, but they're ultimately not that useful. I've been forced to use some, and it seems that someone got paid a lot of money to come up with something that's incomplete and poorly models the domain. So the net change is some XML doodads that no one really wanted or needed.
Re: MovieLabs publishes common ontology for production
#23Are there any real success stories for "ontolgies" like this? It seems like a lot of them are made, but they're ultimately not that useful. I've been forced to use some, and it seems that someone got paid a lot of money to come up with something that's incomplete and poorly models the domain. So the net change is some XML doodads that no one really wanted or needed.
Music metadata (Musicbrainz, AllMusic, etc...) comes to mind. The data is usually more important than the ontology itself, and the ontology is not really consistent across the entire industry, but it's a somewhat relevant example.
Re: MovieLabs publishes common ontology for production
#24Re: MovieLabs publishes common ontology for production
#25Earlier quoted context omitted.
Music metadata (Musicbrainz, AllMusic, etc...) comes to mind. The data is usually more important than the ontology itself, and the ontology is not really consistent across the entire industry, but it's a somewhat relevant example.
The scope of those is pretty limited (i.e., helping people categorize their discogs with a dozen or so common fields) and isn't really a "musical ontology" where you're hooking it up to a first order logic solver and reasoning about music or whatever mythical use case drives most of that work.
Most of the difficulties are with matching artists and content across different databases, which is a separate issue. The ontology itself is tangential, but one example where it's important (even if it's not a fully / cleanly solved problem).
Re: MovieLabs publishes common ontology for production
#26Are there any real success stories for "ontolgies" like this? It seems like a lot of them are made, but they're ultimately not that useful. I've been forced to use some, and it seems that someone got paid a lot of money to come up with something that's incomplete and poorly models the domain. So the net change is some XML doodads that no one really wanted or needed.
Music metadata (Musicbrainz, AllMusic, etc...) comes to mind. The data is usually more important than the ontology itself, and the ontology is not really consistent across the entire industry, but it's a somewhat relevant example.
Re: MovieLabs publishes common ontology for production
#27Earlier quoted context omitted.
Music metadata (Musicbrainz, AllMusic, etc...) comes to mind. The data is usually more important than the ontology itself, and the ontology is not really consistent across the entire industry, but it's a somewhat relevant example.
Unfortunately the music field never had such collaborative effort to build a unified ontology, so each big player have its own ontology, and they are not very compatible. From personal experience, building software that consumes data from multiple sources in music is a nightmare, it is impossible to design a data model that fits all the incompatible ontologies.
Relevant XKCD: https://xkcd.com/927/
Re: MovieLabs publishes common ontology for production
#28Are there any real success stories for "ontolgies" like this? It seems like a lot of them are made, but they're ultimately not that useful. I've been forced to use some, and it seems that someone got paid a lot of money to come up with something that's incomplete and poorly models the domain. So the net change is some XML doodads that no one really wanted or needed.
Re: MovieLabs publishes common ontology for production
#29This looks like a large scale domain modelling problem for the movie production process. This is the last place I was expecting an overlap between computer engineering and film-making. But it is not surprising given that large parts of film-making are now supported by software, which has a tendency to direct the evolution of terminology and concepts. After a cursory glance at the model, it starts with a fairly generi…
Re: MovieLabs publishes common ontology for production
#30Are there any real success stories for "ontolgies" like this? It seems like a lot of them are made, but they're ultimately not that useful. I've been forced to use some, and it seems that someone got paid a lot of money to come up with something that's incomplete and poorly models the domain. So the net change is some XML doodads that no one really wanted or needed.
> Are there any real success stories for "ontolgies" like this? It seems like a lot of them are made, but they're ultimately not that useful. Back in the dot-com era I was marginally involved in a project proposal for a business spun-out of a logistics company. They had developed an ontology that supposedly captured their parent business's (admittedly extensive) knowledge of global logistics, and had then built a mul…
What you described sounds really interesting and useful if I understand it correctly, and I can think of multiple times over the past decade plus that it would have been useful to use as a consultant for companies I've worked for, if it wasn't too costly.