Class ExternalMetadataUtils

java.lang.Object
org.opencastproject.external.util.ExternalMetadataUtils

public final class ExternalMetadataUtils extends Object
  • Method Details

    • changeSubjectToSubjects

      public static void changeSubjectToSubjects(DublinCoreMetadataCollection collection)
      Change a subject metadata field for a subjects json array.
      Parameters:
      collection - The collection to update subject to subjects.
    • removeCollectionList

      public static void removeCollectionList(DublinCoreMetadataCollection metadata)
      Remove the collection list from the metadata to reduce to amount of data
      Parameters:
      metadata - The metadata from which the list have to be removed