What's new? | Help | Directory | Sign in
Google
swecr
Semantic Web Content Repository (swecr)
  
  
  
  
    
Search
for
Updated Mar 19, 2007 by max.at.xam.de
Labels: Featured, Phase-Design
StringStore  
Architecture for StringStore

Where to store the strings?

They could either live as RDF literals or be treated like binary content.

In the end we want both to be indexed and both to be versioned, so maybe putting content in the binary store is the better option - to keep the RDF model smaller in size, which makes versioning easier.

Option 1: Storing strings in RDF

Option 2: Storing strings in binstore (e.g. JCR)


Sign in to add a comment