SemVersion/FAQ
From semanticweb.org
back to SemVersion
Q: What is the granularity of versioning? Can an application e.g. get all instances of a class, change them, and commit those changes?
- A: No, the granularity is always a complete RDF model.
Q: Does SemVersion supports access control and access rights?
- A: No, SemVersion just logs who does what. All users can do anything.
Q: Performance?
- A: We did not test it. Performance depends heavily on a particular use case. In general, performance should depend heavily on the back-end store for the RDF models. RDF2Go allows to switch them rather easily.