Questions tagged [ontology]
The ontology tag has no summary.
6 questions
0
votes
1
answer
253
views
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 ...
-2
votes
1
answer
260
views
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 ...
1
vote
1
answer
275
views
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 ...
7
votes
2
answers
1k
views
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 ...
3
votes
1
answer
1k
views
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 ...
8
votes
2
answers
567
views
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 ...