Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How Do I Get the Suggested File Extension for a Document Format? #346

Closed
ignazio1977 opened this issue Feb 14, 2015 · 1 comment
Closed

Comments

@ignazio1977
Copy link
Contributor

From: http://stackoverflow.com/questions/28492005/how-do-i-get-the-suggested-file-extension-for-a-document-format

The OWL API supports many different output document formats. I would like to give the user a choice of which format to use, but each format should have a different file extension, such as .ttl for Turtle and .rdf for RDF. Does the API provide a way to get a suggested file extension for a given format?

ignazio1977 added a commit that referenced this issue Feb 14, 2015
implements How Do I Get the Suggested File Extension for a Document
Format? #346
ignazio1977 added a commit that referenced this issue Feb 14, 2015
implements How Do I Get the Suggested File Extension for a Document
Format? #346
ignazio1977 added a commit that referenced this issue Feb 14, 2015
implements How Do I Get the Suggested File Extension for a Document
Format? #346
ignazio1977 added a commit that referenced this issue Feb 14, 2015
implements How Do I Get the Suggested File Extension for a Document
Format? #346
@ignazio1977
Copy link
Contributor Author

See @ansell's comments 1b0325f#commitcomment-9754101

ignazio1977 added a commit that referenced this issue Mar 5, 2015
These are not intended to guide parsing, as file extension is not
mandatory in choosing a parser. These are suggestions for tools which
need to recommend file names to users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant