Tagged Questions

10
votes
4answers
1k views

Versioned RDF store

Let me try rephrasing this: I am looking for a robust RDF store or library with the following features: Named graphs, or some other form of reification. Version tracking (probably at the named ...
3
votes
2answers
68 views

Simple Format for Implicit Reification

Is there any RDF serialization format (like Notation 3) that supports implicit reification for easily representing statements about statements? For example, say I have the statement "Mary bought a ...
0
votes
1answer
951 views

Simple example of reification in RDF-XML

Could anybody be so kind to give me a simple example of reification in RDF-XML ? I want to see if I understood it correctly. For example, I propose the following case Tolkien -> wrote -> Lord ...