Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

allow file format pattern e.g. application/vnd.ms-excel (#232) #242

Merged
merged 2 commits into from
Jan 28, 2014

Conversation

FuhuXia
Copy link
Contributor

@FuhuXia FuhuXia commented Jan 3, 2014

fixed #232

Allow file format entry such as
"format": "application/vnd.ms-excel"

@gbinal
Copy link
Contributor

gbinal commented Jan 6, 2014

Thanks, Fuhu.

Quick question. Will this also solve for the longer MIME types that make up the Microsoft Open XML filetypes (esp. .docx and .xlsx). Check out the link and see what doozies they are. But we still need agencies to be able to use those.

Sorry for not being able to decypher the regex myself.

Gray

@gbinal
Copy link
Contributor

gbinal commented Jan 15, 2014

@dwcaraway - check out Fuhu's edit but also my note about the Microsoft file formats. We need to factor those in here but also then in Inventory dot.

@FuhuXia
Copy link
Contributor Author

FuhuXia commented Jan 15, 2014

gbinal added a commit that referenced this pull request Jan 28, 2014
allow file format pattern e.g. application/vnd.ms-excel (#232)
@gbinal gbinal merged commit f12b81b into project-open-data:master Jan 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

format field in schema is not accepting some of the valid formats
2 participants