Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一些 XML 文件需要存储在 Wikimedia 中。
显而易见的替代方法是解析内容,使用 WikiText 标记对其进行格式化并存储。
我想知道维基媒体是否支持本地(或通过插件)其他格式来存储数据?
和/或这是否可以轻松实现?
您可以将它们作为文件或自定义内容类型(此类扩展的示例)上传,或将其存储为结构化数据,如Semantic MediaWiki或Cargo。