Tagged Questions

6
votes
5answers
202 views

Generating unique ID’s in triple-store, ala MySQL AUTO_INCREMENT

I'm under increasing pressure to start using RDF as a back-end for websites, rather than MySQL. I've been considering the basic "patterns" of use, generally they boil down to crea …
4
votes
4answers
151 views

How to implement semantic data versioning?

How we can implement version control of semantica data? On level of data design and SPARQL queries for RDF storage like Sesame. In a wiki way for example. What info do you have on …
1
vote
5answers
231 views

Patterns and Antipatterns on the semantic web

I know that it's early days, and many of the experiences gained may prove to be 'what worked well with product X', but I'd like to know what your experiences have been in designing …