> don't you think an XML based format, such as Dublin Core, would we more > efficient for requests(integrated XML parsers like Xerces) and validation > (official DTD) ...? > but this could make the files bigger ...
Dublin Core isn't XML-based. It's a set of metadata fields. I'd love to use RDF, the XML-based standard for metadata on the web for Freenet metadata. However, I think there might be too much of an anti-XML faction for this to happen. The next best thing seems to me to be an FNP serialization of RDF as RDF isn't actually dependent on XML, it's just that all of the available RDF libraries use XML for the serialization. _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
