1
vote
0answers
31 views
RDFS/ OWL Inheritance with Joseki+Pellet
Hi,
I have Joseki+Pellet setup. I would like <urn:ITEM:1234:REV-1> to inherit 'title' ("Latest Name") from its parent class through inferencing (shown in SPARQL result). How …
0
votes
1answer
35 views
How to model templates for future instances?
What are the best practices for modeling templates for future instances?
We would like to be able to render a form where the properties are well defined: based on type there is an …
1
vote
2answers
131 views
How should a semantic inheritance chain look like?
During our work with a triple store we noticed a strange behaviour related to inheritance chaining and linking properties to classes.
Consider the following example:
3 types d …