Changeset - ea3eac041349
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 10 years ago 2013-11-15 17:01:25
bkuhn@ebb.org
Notes about RDF in the StorageAPI UseCase.
1 file changed with 11 insertions and 0 deletions:
0 comments (0 inline, 0 general)
UseCases/StorageAPI.mdwn
Show inline comments
...
 
@@ -62,6 +62,17 @@ Entries have the following fields:
 
- (optional) entry-specific price to another Currency
 
- (optional) zero or more key value pairs for tagging
 

	
 

	
 
Each entry has a globally unique identifier that does not change after its
 
first creation.
 

	
 
# Storage in RDF
 
<a id="rdf"></a>
 
It was suggested on the
 
[mailing list that RDF might be an interesting format to explore for representation of the stored data](http://lists.sfconservancy.org/pipermail/npo-accounting/2013q4/000097.html).
 
This idea might be worth exploring, but the open question is whether or not
 
the StorageAPI needs to specify a specific format?
 

	
 
Regarding this, review of
 
[Up The Asset](https://github.com/zacharyvoase/uptheasset) and
 
[3account](https://code.google.com/p/3account/) might be useful.
0 comments (0 inline, 0 general)