|
|
|
|
|
by axylos
2019 days ago
|
|
I admit I'm not terribly familiar with Prolog/Datalog, but it sounds similar to class expressions + properties in Jena: https://jena.apache.org/documentation/ontology/#ontology-cla... https://jena.apache.org/documentation/ontology/#ontology-pro... where you can apply sub/super classes and define a property as disjoint/transitive/equivalent to other properties. I guess at that point I would wonder how much more is really practically necessary for a 'web of semantic data'. Imo, that's already over-powered for the basic use case which is linking one schema and its properties to another and defining an exchange protocol via the linked data platform. Again, I admit I'm not very familiar with these things and I appreciate you taking the time to read through this stuff. |
|