WGBH / PBCore2.0

Public Broadcasting Metadata Dictionary Project
http://www.pbcore.org
32 stars 9 forks source link

R13: Allow support for inline XML (xsd:any) within extension, rights, and (maybe) description. #15

Closed pdpinch closed 14 years ago

pdpinch commented 14 years ago

Allow for possibility for PBCore to be transmitted with external standards (METSRights, ODRL, PREMIS, custom data, etc) expressed inline.

pdpinch commented 14 years ago

With version 5d0e20eabf4a35d9968d4d525d95f85f26990c45 the rightsSummaryType allows for an embeddedType now which can be used for inline XML. The Extension container has a extensionEmbedded element.

With that same version there is also a linkType that allows for linking to an external rights expression.

We have decided against inline XML for description.

jackbrighton commented 13 years ago

I think this is just fine.