Questions tagged [ontology]
6 questions
8
votes
2 answers
RDF and OWL: Have these delivered the promises of the Semantic Web?
These days I've been learning a lot about how different scientific fields are trying to move their data over to the Semantic Web in order to "free up data from being stored in isolated silos". I read a lot about how these fields are saying how their…

Dark Templar
- 6,223
- 16
- 46
- 46
7
votes
2 answers
Domain Model Representation - Formal ontology vs code
Disclaimer: I have limited experience building domain models, this is purely asked out of interest to those who do
I have recently stumbled upon the concept of representing data models with ontologies. It seems like it would be a great method for…

Josh Taylor
- 81
- 6
3
votes
1 answer
How are RDF and RDFS related?
I've been reading about Semantic Web technologies such as RDF/RDFS and "ontology", but was wondering how each of these are related? At the moment the terms all seem interchangeable, or I'm not understanding a fundamental concept here.

Webster Thesaurus
- 131
- 1
- 5
1
vote
1 answer
Inefficient Pseudocode
I have problems to write my first simple pseudocode.
The input of the algorithm is an ontology which contains axioms and an inference set, exactly an inference is defined as an object with set of premises and an conclusion.
The output of the…

marouane nadir
- 39
- 2
-1
votes
1 answer
Ontology + Relational bases or only ontology to store data in a web app?
I am trying to conceive a wine cellar application for my father and for fun on my free time.
I've decided to make a simple MVC with Pixi.js / JQuery and Bootstrap served by Express for the front and a REST API with JAX-RS Jersey for the back (so in…
-2
votes
1 answer
Understanding Headless CMS architecture from an engineering (rather than a user) perspective
TLDR:
In a Headless CMS (or a Decoupled CMS), the content retrieved by the front-end needs to be identifiable (somehow). This is where I'm stuck. I can describe my guesses of how platform-agnostic content might be made identifiable (see my attempt…

Rounin
- 275
- 1
- 10