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]
_______________________________________________

Reply via email to