1 Comments so far ↓

  1. trehug says:

    hi,
    inside the tags, that is the database. AND – it only rides piggyback with the object data. it’s not “in” the data as you philosophically state.

    so there already is a seperate metadatabase from the content – semantically speaking

    it’s just that the file format, like jpeg or whatever, restricts the space and type of database that it can be. so in your analogy, yes, they do have to fight over what to put into a limited space – but only because the format restricts that space. you only need a new format, your don’t need a third abstraction

    if the format simply allowed for the metadata wrapper to be extensible, and create child nodes – then it would be fine, and everybody could add whatever they want between thier own tags.
    AND you could still keep the existing standards too

    the database wrapper is traversed like dom

    just have an **agreed upon tag** for the start of the actual bonafide “content” (like… or something…), and apps could put whatever they want above that.

    isn’t that already allowed in some formats? am i missing your point, perhaps…

    so do we just need a new format, in which the tag wrapper can be of any size, and can be appended to by apps…tagging inside their own unique tagspace, like:

    camera info

    fltered using…

    .
    .
    .
    and then, the file contents, the actual “DATA” would reside in a secure tagspace

    – and it would live with the file. no second data location farther away

    maybe i ate too much salsa?

You must be logged in to post a comment.