John-Mark Gurney
5359b43697
properties need to be lists, as there might be multiple ones..
add new_version that creates a new version with modifications
5 years ago
John-Mark Gurney
b19d98a07e
it's creator, not author, add some comments on tests to add and
private members... also increase coverage back to 100%, delete
outdated comments..
5 years ago
John-Mark Gurney
8c25fc0fd8
start adding support for the command to list the properties...
this involved restructing the objectstore to be more of a complete
repo, keeping things like create_by_ref for new objects...
5 years ago
John-Mark Gurney
665a46e86d
make genfixtures use ObjectStore so it's like what the cli uses..
5 years ago
John-Mark Gurney
835e4f1815
add coverage support, and cover a line, and mark a couple lines no cover
5 years ago
John-Mark Gurney
96b90c059f
make type generate if not present, make FileObject subclass MDBase
5 years ago
John-Mark Gurney
c1593e3a81
make sure original object is not modified, and auto-generate some
required common properties..
5 years ago
John-Mark Gurney
762e422586
add created_by_ref, and some previously missing files..
5 years ago
John-Mark Gurney
a7a9ad35a3
add additional files to ignore
5 years ago
John-Mark Gurney
6815ebdf92
add default hash, add base object + common property enforcement,
FileObject now has hashes and other properties, use realpath
for the dir to get common path
5 years ago
John-Mark Gurney
af2e10943e
add hash type
5 years ago
John-Mark Gurney
56da697d94
parameterize the filename
5 years ago
John-Mark Gurney
dd9bbca84d
simplify things a bit, primarily only metadata objects will ever
exist.
5 years ago
John-Mark Gurney
9fdb2bb852
ignore .bak files
5 years ago
John-Mark Gurney
05d4f383fb
Add some more documentation on how objects will work. This creates
the blob object which is the base object that most people think of,
and changes the File Object to be more of a simple cache to a blob
object. Still open if the file object is a simple cache object, or
references a specific blob object.
5 years ago
John-Mark Gurney
2ab59a04b4
add random thought about how to use DITA for better docs..
5 years ago
John-Mark Gurney
7a9e714a61
add hashgraph paper..
6 years ago
John-Mark Gurney
b8c4a2ff60
add some additional notes.. look at using hashgraph for search..
6 years ago
John-Mark Gurney
93174406ef
update the samples to be a bit more logical...
6 years ago
John-Mark Gurney
700d956b24
add paper on DSHT, which is what IPFS uses..
6 years ago
John-Mark Gurney
4996c640a3
initial cut at the simple file object set..
6 years ago
John-Mark Gurney
2d779751b1
add paper on IPFS, which is likely to be used as the datastore
6 years ago
John-Mark Gurney
219b6d2dd3
add additional use case
6 years ago
John-Mark Gurney
1528a90109
Update README.md
7 years ago
John-Mark Gurney
765e8afc64
further define things.
7 years ago
John-Mark Gurney
8245b507f8
Update README.md
7 years ago
John-Mark Gurney
c51b70557c
Initial commit
7 years ago