| | 86 | == 2008-07-11 == |
| | 87 | * Put global file id data in skip:// namespace (in normal store) - including md5sum, size, bitrate, file basename (normal OS info; perhaps also specialized "core md5sum/core mp3 size") |
| | 88 | * !ItemName is basename/Skipmedia:File |
| | 89 | * Global file id data is useful for fast lookup of file (without "importing" them) - lurker use case |
| | 90 | * Put local file id data in file:// namespace (again, in normal store) - won't be shared. Include localpath, modifieddate, etc. Use own properties/ontology for this. |
| | 91 | * Importer should keep "open questions" list (and persist this in RDF store, again as local non-shared info - proper import might take several weeks) |
| | 92 | * Idea: Annotate certificates and recommendations with "first issued" date |
| | 93 | |