Tagged Questions

1
vote
1answer
136 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 …