Summary: | New mime-type application/x-trig | ||
---|---|---|---|
Product: | shared-mime-info | Reporter: | Sebastian Trüg <trueg> |
Component: | freedesktop.org.xml | Assignee: | Shared Mime Info group <shared_mime_info> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Patch against git master to add application/x-trig
Patch against git master to add application/x-trig Patch against git master to add application/x-trig with acronym |
Description
Sebastian Trüg
2011-01-04 01:48:56 UTC
Acronym is missing from the mime-type definition. Created attachment 48181 [details] [review] Patch against git master to add application/x-trig New patch adds an acronym. ./freedesktop.org.xml:31026: element mime-type: validity error : Element mime-type content does not follow the DTD, expecting (comment+ , (acronym , expanded-acronym)? , (generic-icon | glob | magic | treemagic | root-XML | alias | sub-class-of)*), got (comment acronym sub-class-of glob ) </mime-type> ^ When adding "acronym" you also need to add "expanded-acronym". And I'm not certain how you formatted the patch, but git-am failed to apply it on top of the current git master tree. Created attachment 74748 [details] [review] Patch against git master to add application/x-trig with acronym This updated patch includes an extended-acronym and is formatted via git-format on the current git master. commit bf25d8923dc2b2036acb7652698a83b822df8245 Author: Sebastian Trueg <trueg@kde.org> Date: Tue Jan 4 10:44:33 2011 +0100 Add application/x-trig mime-type application/x-trig represents the encoding used for all RDF ontologies in the shared-desktop-ontologies package. https://bugs.freedesktop.org/show_bug.cgi?id=32812 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.