Status: New
Owner: ----
New issue 211 by
jodi.a.s...@gmail.com: Allow import of RDF/XML files that
don't end in .rdf
http://code.google.com/p/neologism/issues/detail?id=211
Do not insist on .rdf filename convention.
What steps will reproduce the problem?
1.
http://vocab.deri.ie/neologism/import
2. Load vocabulary from file that does not end in .rdf
3. You get the message The selected file <filename> could not be uploaded.
Only files with the following extensions are allowed: rdf.
Please provide any additional information below.
In the meantime, indicate that the file extension must be .rdf
For instance, replace "Use this to import a vocabulary from an RDF file on
your computer. " with
"Use this to import a vocabulary from a .rdf file on your computer." or
"Use this to import a vocabulary from an RDF file (extension .rdf) on your
computer."