“@property: a white space separated list of [terms.]”
The following example contains Dublin Core and Open Graph meta data with the document title. However, Twitter Card fails to recognize this as Open Graph metadata.
<meta property="dc:title og:title twitter:title" content="Example Title">
This is a generic issue with Twitter’s parser. I’ve written up more details about this issue for anyone interested.