Created attachment 41608 [details] [review] Patch against git master to add application/x-trig As already discussed in bug #18089 I require the mime-type application/x-trig which is used for all ontologies in the shared-desktop-ontologies package. Attached is a patch for the current git master including a test file.
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.