Andreas Hartmann schrieb: [...]
> 3. We introduce language-independent meta data and store all > references there. We couldn't use the references/isReferencedBy > meta data, since we need source-target pairs, but this is not > really a problem thanks to the new configurable meta data. > > So, the values of the "links" meta data could look like this: > > de lenya-document:<uuid>,lang=... > en lenya-document:<uuid> > > Or we could add an arrow to clarify the syntax: > > de -> lenya-document:<uuid>,lang=... > en -> lenya-document:<uuid> BTW - to avoid scanning all documents when deleting a document, we would need to store links to the document as well: lenya-document:<uuid>,lang=... -> de Maybe dc:references and dc:isReferencedBy is not that bad. The question is how to integrate this with the editors ... -- Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
