Displaying 4 results from an estimated 4 matches for "jobref".
Did you mean:
jobjref
2012 Jun 07
3
embeding xml to ogg
...the way to go.
> According to this documentation:
> [1]
> http://partners.adobe.com/public/developer/en/xmp/sdk/XMPspecification.pdf
>
> we can use fallowing tags (page 39):
> dc:creator
> dc:date
> dc:description
> dc:identifier
> dc:source
> dc:subject
> xmpBJ:JobRef
Several different technologies are discussed,
here. You have previously mentioned XML
and XMP. However, all but one of the above
elements are Dublin Core (DC). DC can be
expressed in many languages, including XML;
visit:
http://dublincore.org/documents/dc-ds-xml/
I am now puzzled why you want...
2012 Jun 05
2
embeding xml to ogg
On 6/4/12, Benjamin M. Schwartz wrote:
> On 06/04/2012 04:08 PM, Martin Leese wrote:
...
>> The optimal solution is described at:
>> https://wiki.xiph.org/XMLEmbedding
>
> As that page says, "This page is for development of a specification for
> embedding XML streams in Ogg.". "XML streams" are not simply XML
> documents. They are _temporally
2012 Jun 08
0
embeding xml to ogg
...umber.
> 2) keywords.
> it is not the same as DESCRIPTION. What tag should i use for keywords?
> In case of dc we usually use dc:subject.
VorbisComment field names (keys) are case
insensitive. However, the convention is to use
uppercase, so I would stick with DC:SUBJECT,
DC:DESCRIPTION, JOBREF, etc. Note that
keys cannot contain the tilde character, ~.
> 3) DECRIPTIO - clear, no problem.
>
> 4) LOCATION, i would use computer guid and host name. Is it ok?
> or is it "Tantalos resource ID"
Use whatever works best for your application.
(I have never understood what...
2012 Jun 05
0
embeding xml to ogg
...dea of using separate VorbisComments, but i'll keep
this option open.
According to this documentation:
[1]
http://partners.adobe.com/public/developer/en/xmp/sdk/XMPspecification.pdf
we can use fallowing tags (page 39):
dc:creator
dc:date
dc:description
dc:identifier
dc:source
dc:subject
xmpBJ:JobRef
On this stage there is no more TAGS needed, but this list can be changed
depending on experience we gather.
This document show haw xmp can be used in work with audio and video:
[2]
http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/DynamicMediaXMPPartnerGuide.pdf
--...