If you want to add something there it is easy to add a new namespace there, what may be cleaner than using the existing ones. We added a third namespace for annotations in the series.xml too. Although Tobias remarked in the code review that he would like to have a better way to attach additional metadata to a series. But I have not seen a proposal about an alternative yet. Or have I missed it?

Regards
Rüdiger

Am 26.10.2012 17:19, schrieb Christoph Drießen:
Yes, they originated from the Replay code base. I assume they are a relic. 
Replay used them to control publishing and visibility. If no one uses them they 
should probably be removed to avoid confusion since MH features different 
approaches like ACLs for access control.

Christoph


Am 26.10.2012 um 17:02 schrieb Karen Dolan <[email protected]>:

Hi all,

Does anyone recall the purpose of the Opencast "promoted" and "advertised" 
Recording metadata?

I found a hint at their purpose in a 2009 document about Replay (the precursor 
to Matterhorn?)
"[Promoted and Advertised] are very specific to Replay's local distribution 
channel" http://opencast.jira.com/wiki/download/attachments/14614644/replay_ca.doc

I'm wondering if those tags are still used and if they are general enough to be 
reused for other purposes.

Thanks!
Karen

 From the DublinCoreCatalogImpl.java:
  /** Opencast namespace uri */
  public static final String OC_NS_URI = 
"http://www.opencastproject.org/matterhorn/";;

  public static final EName PROPERTY_PROMOTED = new EName(OC_NS_URI, 
"promoted");
  public static final EName PROPERTY_ADVERTISED = new EName(OC_NS_URI, 
"advertised");
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________


--

________________________________________________
Rüdiger Rolf, M.A.
Universität Osnabrück - Zentrum virtUOS
Heger-Tor-Wall 12, 49069 Osnabrück
Telefon: (0541) 969-6511 - Fax: (0541) 969-16511
E-Mail: [email protected]
Internet: www.virtuos.uni-osnabrueck.de

_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to