joshsh / ripple

Semantic Web scripting language
Other
102 stars 9 forks source link

30 - "read-only" config property for data sources #30

Open joshsh opened 13 years ago

joshsh commented 13 years ago
Add a configuration property to protect the triple store with "read-only"
access permissions.  This disallows the action of primitives which modify
the triple store, as well as namespace prefix and program definitions. 
Some extra logic is required to handle these operations appropriately when
they are not allowed to produce the intended effect.

Original link: http://code.google.com/p/ripple/issues/detail?id=30